Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-28 | just kernel32 things (#4354) | 1 | -2/+7 | |
2023-08-24 | fix build | 1 | -1/+1 | |
2023-08-24 | update zig to 0.11.0 (#4233) | 1 | -11/+11 | |
2023-07-18 | zig upgrade (#3667) | 1 | -34/+34 | |
2023-06-21 | upgrade zig to `v0.11.0-dev.3737+9eb008717` (#3374) | 1 | -2/+2 | |
2023-04-19 | Fix broken autocomplete | 1 | -2/+2 | |
2022-12-28 | Upgrade to latest Zig (#1610) | 1 | -1/+1 | |
2022-11-29 | import everything from "bun" where possible | 1 | -2/+2 | |
2022-11-06 | Automatically install npm packages when running a script in Bun's runtime (#1... | 1 | -0/+1 | |
2022-04-14 | Update css_scanner.zig | 1 | -0/+3 | |
2022-04-13 | add some more assertions | 1 | -0/+9 | |
2022-04-13 | [css] Fix crash on empty files in some cases | 1 | -6/+8 | |
2022-04-13 | [bun dev] Fix CSS HMR bug | 1 | -22/+8 | |
2022-03-17 | query_string_map -> url | 1 | -1/+1 | |
2022-03-08 | rename _global -> bun | 1 | -13/+13 | |
2022-03-04 | upgrade zigjarred/upgrade-zig-2 | 1 | -1/+1 | |
2022-02-10 | [bun dev][css] Fix loading external assets | 1 | -2/+3 | |
2022-01-02 | copy: replace Bun with bun (#99) | 1 | -1/+1 | |
2022-01-02 | [css] Only warn for tailwind once | 1 | -18/+8 | |
2022-01-01 | [bun dev] Automatically set `origin` - improve support for proxying Bun | 1 | -2/+8 | |
2021-12-31 | Attempt to fix watcher issue with repl.it | 1 | -3/+3 | |
2021-12-30 | Upgrade to latest Zig, remove dependency on patched version of Zig (#96) | 1 | -17/+26 | |
2021-12-27 | Prepare to run unit tests & remove some dead code (#92) | 1 | -4/+3 | |
2021-10-03 | Fix various macOS-specific compile errors and run `zig fmt` | 1 | -3/+2 | |
2021-10-02 | Linux works now. | 1 | -0/+5 | |
2021-09-30 | Support remapping macro paths | 1 | -1/+1 | |
2021-09-05 | such entitle | 1 | -33/+47 | |
2021-09-02 | Add warning when @tailwind, improve not found error for .css files | 1 | -9/+120 | |
2021-08-20 | Use the new Lock type | 1 | -1/+1 | |
2021-08-13 | late | 1 | -9/+14 | |
2021-08-01 | hm | 1 | -1/+7 | |
2021-06-19 | Show line counts for CSS | 1 | -4/+15 | |
2021-06-18 | CSS HMR! | 1 | -5/+19 | |
2021-06-18 | 100x!! | 1 | -28/+237 | |
2021-06-17 | CSS scanner works | 1 | -428/+558 | |
2021-06-16 | Skeleton! | 1 | -28/+689 | |
2021-06-14 | HMR crashily works, started working on CSS Scanner | 1 | -0/+119 |