Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-11-09 | Fix missing symbol error for pre-macOS 11bun-v0.0.48 | 1 | -3/+4 | ||
2021-10-03 | Fix various macOS-specific compile errors and run `zig fmt` | 1 | -21/+21 | ||
2021-10-03 | 1% perf improvements on Linuxjarred/linux | 1 | -33/+29 | ||
2021-10-02 | Linux works now. | 1 | -24/+71 | ||
2021-10-01 | Add support for INotify-based filesystem watcher | 1 | -65/+270 | ||
2021-10-01 | Split out the macOS specific parts | 1 | -67/+86 | ||
2021-09-30 | Support remapping macro paths | 1 | -1/+10 | ||
2021-09-05 | package.json | 1 | -35/+38 | ||
Former-commit-id: 2299f44cc9092dad2ef48ea54af2555c192a723e | |||||
2021-08-26 | Fix unbundled imports | 1 | -1/+2 | ||
Former-commit-id: f221da115c1afcd136648c9683d8e9907005a128 | |||||
2021-08-21 | Fix watcher when you move files/dirs around. It'll bust the cache and ↵ | 1 | -54/+92 | ||
recreate it (and leak memory) Former-commit-id: 8faf6127547411c1fdcee9e4e7440825f21ecd99 | |||||
2021-08-20 | Support directories in Watcher | 1 | -10/+178 | ||
Former-commit-id: af0813dc3c8cc93874a1903e7b4c92fc5817337a | |||||
2021-08-17 | alright thats the rename | 1 | -1/+0 | ||
Former-commit-id: 0faf61249e76382dfb1aa8721249474eae920753 | |||||
2021-08-10 | This is alot | 1 | -3/+10 | ||
Former-commit-id: 4b2a396611ec03270dc768b70e488b0f5eee2a37 | |||||
2021-08-05 | alright server-side reloading code works | 1 | -1/+2 | ||
Former-commit-id: a49ef52eec1037014e3c9cda1a09f387a01116b8 | |||||
2021-07-28 | WIP | 1 | -2/+4 | ||
Former-commit-id: 60cc85dc0652b34e9c7ec409f32ba635cc4b2e51 | |||||
2021-07-26 | Fix build issues | 1 | -4/+3 | ||
Former-commit-id: 5164b69b57e8c11666591823c5b83435facce5c8 | |||||
2021-06-18 | CSS HMR! | 1 | -4/+0 | ||
Former-commit-id: 3f10c8790629ab157d9377759cc50a4b962cc6f4 | |||||
2021-06-18 | 100x!! | 1 | -0/+12 | ||
Former-commit-id: e0fa2e78da8083dc590c4b1f3d016ba545261b84 | |||||
2021-06-14 | extremely close!!!!! | 1 | -3/+9 | ||
Former-commit-id: 44fce3c5e800f3fb3fbc139a38f14eae9e0c0225 | |||||
2021-06-12 | little kqueue fs watcher | 1 | -0/+232 | ||
Former-commit-id: f93472101aa7338b3cdfc9db5c936d010f4cda82 |