Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-06-22 | Handle integer overflow in logs better | 1 | -4/+2 | |
2022-06-22 | [JS Printer] Fix bug with printing re-exported functions that are from an obj... | 1 | -33/+57 | |
2022-06-22 | Fix bug with `browser` disabled modules | 1 | -12/+29 | |
2022-06-22 | Disable modules in the linker | 1 | -0/+6 | |
2022-06-22 | this assertion isn't good enough | 1 | -1/+1 | |
2022-06-22 | Disable modules constently for bun in`bun bun` | 1 | -0/+16 | |
2022-06-22 | Fix bug with exceptions inside EventTarget | 11 | -137/+413 | |
2022-06-22 | Add a way to schedule microtasks from C++ | 5 | -35/+77 | |
2022-06-22 | Update javascript.zig | 1 | -13/+152 | |
2022-06-22 | Clean up perf hooks a little | 1 | -9/+21 | |
2022-06-22 | use JSValue for `bun test` | 1 | -13/+19 |