Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-28 | just kernel32 things (#4354) | 1 | -1/+1 | |
2023-05-08 | [fs] More logging | 1 | -0/+4 | |
2023-04-29 | [Transpiler] Fix crash in scanImports when the text is empty | 1 | -0/+4 | |
2023-04-22 | Make `Bun.build` more reliable (#2718) | 1 | -4/+17 | |
2023-04-19 | Fix broken autocomplete | 1 | -2/+2 | |
2023-04-14 | Implement `@bun` annotation | 1 | -2/+2 | |
2023-04-07 | Bun gets a new bundler (#2312) | 1 | -1/+1 | |
2023-01-16 | Remove assertion | 1 | -1/+1 | |
2023-01-13 | move more things | 1 | -3/+3 | |
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/+13 | |
2022-09-04 | Rename `is_macro_mode` -> `use_alternate_source_cache` | 1 | -2/+2 | |
2022-05-19 | Update cache.zig | 1 | -1/+1 | |
2022-03-31 | [bun dev] Improve HMR reliability when filesystem is slow or reading large files | 1 | -11/+28 | |
2022-03-08 | rename _global -> bun | 1 | -12/+12 | |
2022-03-04 | upgrade zigjarred/upgrade-zig-2 | 1 | -4/+4 | |
2022-01-04 | [Bun.js][bun dev] Support macros inside of Bun.js | 1 | -1/+14 | |
2021-12-30 | Upgrade to latest Zig, remove dependency on patched version of Zig (#96) | 1 | -23/+33 | |
2021-12-21 | Slightly safer | 1 | -1/+1 | |
2021-10-23 | [JS Parser] Parser errors should _always_ report an error location | 1 | -2/+10 | |
2021-10-15 | Polish | 1 | -69/+12 | |
2021-09-24 | Remove `cache_files` since it's not used and causes slower Bun compilation times | 1 | -287/+210 | |
2021-09-04 | Fixed memory leaks, but SSR is slower. Should move cleanup & restart steps to... | 1 | -6/+2 | |
2021-09-02 | More defensive file handle reuse | 1 | -1/+13 | |
2021-09-02 | latest | 1 | -14/+16 | |
2021-09-02 | Fix UMD, fix PNPM, importing require'd modules in app code | 1 | -4/+4 | |
2021-08-23 | Fix resolve bug with mixed-case node_modules | 1 | -0/+90 | |
2021-08-20 | Use the new Lock type | 1 | -1/+1 | |
2021-08-17 | Ignore | 1 | -2/+2 | |
2021-06-27 | starting to work | 1 | -4/+0 | |
2021-06-12 | little kqueue fs watcher | 1 | -6/+9 | |
2021-06-06 | Upgrade hash table | 1 | -3/+3 | |
2021-06-06 | WIP node module bundles | 1 | -1/+32 | |
2021-06-04 | Generate differnet versions of Bundler, Resolver, and Caches at comptime base... | 1 | -167/+179 | |
2021-06-01 | wip | 1 | -41/+5 | |
2021-05-28 | all | 1 | -4/+20 | |
2021-05-16 | lots | 1 | -9/+22 | |
2021-05-13 | bug fixes galore | 1 | -1/+0 | |
2021-05-13 | okay | 1 | -3/+10 | |
2021-05-13 | hm | 1 | -9/+18 | |
2021-05-12 | That's all the errors?? | 1 | -29/+32 | |
2021-05-12 | okay | 1 | -0/+14 | |
2021-05-10 | asdasdasdasd | 1 | -4/+183 | |
2021-05-09 | 1day | 1 | -0/+9 |