Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-01-01 | Update bun.lockb | 1 | -0/+0 | ||
2022-01-01 | Update bun.lockbbun-v0.0.65 | 1 | -0/+0 | ||
2022-01-01 | :lock: | 1 | -0/+0 | ||
2021-12-30 | Upgrade to latest Zig, remove dependency on patched version of Zig (#96) | 8 | -8/+134 | ||
* Prepare to upgrade zig * zig fmt * AllocGate * Update data_url.zig * wip * few files * just headers now? * I think everything works? * Update mimalloc * Update hash_map.zig * Perf improvements to compensate for Allocgate * Bump * :camera: * Update bun.lockb * Less branching * [js parser] Slightly reduce memory usage * Update js_parser.zig * WIP remove unused * [JS parser] WIP support for `with` keyword * Remove more dead code * Fix all the build errors! * cleanup * Move `network_thread` up * Bump peechy * Update README.md | |||||
2021-12-29 | [bun install] Integration test | 1 | -0/+79 | ||
2021-12-27 | :camera:bun-v0.0.60 | 2 | -4/+4 | ||
2021-12-26 | github actions (#91) | 3 | -0/+2 | ||
* Update bun.yml * Update bun.yml * Update bun.yml * Update bun.yml * Update Dockerfile * switch * :hushed: * Update bun.yml * Update Dockerfile * Update Dockerfile * wip * Update bun.yml * Update bun.yml * Update bun.yml * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * cache is broken * Update bun.yml * Update bun.yml * Update bun.yml * Update bun.yml * Update bun.yml * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update bun.yml * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update bun.yml * Update Dockerfile * Update Dockerfile * Update bun.yml * bust it * Update Dockerfile * jm * Update bun.yml * Update bun.yml * Update bun.yml * Update bun.yml * Update Dockerfile * Update bun.yml * Update bun.yml * Update bun.yml * Update bun.yml * wip * Update bun.yml * Update Dockerfile * Update Dockerfile * Update Makefile * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * pass executablePath * alright * Update Makefile * Update Dockerfile * Update Dockerfile * Update Makefile * Update Makefile * Update Dockerfile * lets try that * Update Dockerfile * Update bun.yml * hm * Update Dockerfile * Update Dockerfile * Update Dockerfile * not interactive * Update bun.yml * Update bun.yml * Update bun.yml * Update bun.yml * Update bun.yml * Update bun.yml * Update bun.yml * Update bun.yml * Update bun.yml * simplify this * Update bun.yml * Update bun.yml * Update bun.yml * Update bun.yml * Update bun.yml * Update bun.yml * Update bun.yml * missing * Update Dockerfile * Update Dockerfile * wrong dir * Update Dockerfile * Update bun.yml * Update Dockerfile * Update Dockerfile * Update bun.yml * ordering * Update Dockerfile * Update bun.yml * run-test file * pass github workspace * hm * Update bun.yml * copy the file * Update run-test.sh * Update bun.yml * Update bun.yml * Update bun.yml * try this way * Update bun.yml * maybe? * Update bun.yml * maybe taht's it? * maybe this * cache * up * Update bun.yml * Update bun.yml * try this one i guess * okay that might do it * Update Dockerfile * Update bun.yml * Update bun.yml * Update bun.yml * Update bun.yml * Update chrome.json * Update chrome.json * Update bun.yml * Update bun.yml * Update bun.yml * Update bun.yml * Update bun.yml * hm * Update bun.yml * Update bun.yml * Update bun.yml * Update bun.yml * Update bun.yml * fix caching I think * Update bun.yml * Update bun.yml * Update bun.yml * Update bun.yml * Update bun.yml * maybe * Update bun.yml * fixup * Update bun.yml * Update bun.yml * Update bun.yml * maybe this time * Update bun.yml * Update Dockerfile * random name * ok * explicit runner * Update bun.yml * Update bun.yml * try deleting the files so the layer caching doesn't happen * :runner: * Update bun.yml * Update bun.yml * Update Dockerfile * Update Dockerfile * Update Dockerfile * Dockerfile.base * node.js * Update bun.yml * Update Dockerfile * Update Dockerfile.base * cleanup | |||||
2021-12-24 | Cleanup build issues | 3 | -8/+19 | ||
2021-12-24 | Make integration tests more Docker-friendly | 1 | -1/+14 | ||
2021-12-24 | [bun create] Run with bun run | 2 | -1/+14 | ||
2021-12-21 | Use Node 14 compatible syntax | 1 | -1/+1 | ||
2021-12-16 | [npm install] Use BoringSSL for https:// requests | 1 | -1/+0 | ||
2021-12-16 | don't need sleep since not a universal binary anymore | 1 | -7/+5 | ||
2021-12-16 | Update snippets.json | 1 | -1/+2 | ||
2021-12-16 | :camera:bun-v0.0.55 | 2 | -0/+80 | ||
2021-12-16 | Add regression test for try / catch with import & require | 1 | -0/+31 | ||
2021-12-16 | :camera:bun-v0.0.53 | 27 | -125/+132 | ||
2021-12-16 | :camera: | 30 | -129/+226 | ||
2021-12-15 | [JS Parser] Add regression test | 1 | -0/+14 | ||
2021-11-15 | :camera: Snapshotsbun-v0.0.49 | 6 | -2/+124 | ||
2021-11-15 | Fix #66 | 2 | -1/+13 | ||
embarassing! | |||||
2021-11-15 | [JS Printer] Fix bug with template literals | 2 | -1/+39 | ||
2021-11-08 | :camera: | 4 | -1/+23 | ||
2021-11-08 | [JS Printer] Fix bug with optional chain | 5 | -1/+97 | ||
2021-11-06 | Debug snapshots | 3 | -661/+672 | ||
2021-11-05 | [resolver] Add test for `"exports"` field with a pattern `foo/*.js` | 17 | -1/+28 | ||
2021-11-05 | :camera: Snapshots | 2 | -661/+669 | ||
2021-11-05 | :camera: Snapshotsbun-v0.0.45 | 6 | -8/+5672 | ||
2021-11-05 | :camera: Snapshots | 6 | -1/+5681 | ||
2021-11-04 | [bun run] Fix bug with quotes and spaces | 2 | -7/+20 | ||
Fixes #53 | |||||
2021-11-04 | [JSX] Match esbuild behavior for multiline JSX string literals | 3 | -36/+40 | ||
2021-11-03 | [JSX] Fix regression with JSX entities | 3 | -1/+975 | ||
2021-11-02 | [test] Make sure we curl a jsx file in react integration test | 1 | -7/+6 | ||
2021-11-01 | Add Bun.js integration tests, but don't run them yet. | 16 | -192/+366 | ||
2021-11-01 | [test] Add integration test for null byte \\0 | 1 | -11/+14 | ||
2021-10-31 | [Bun.js] Bun.sleep() lets you synchronously sleep. Thanks @evanwashere | 1 | -0/+10 | ||
2021-10-29 | Add integration test that verifies bash exported functions work in `bun run` | 1 | -1/+17 | ||
2021-10-27 | Add universal macOS build so that Bun works on rosetta builds of Node.js | 1 | -6/+29 | ||
2021-10-26 | Add test that checks JIT is enabled for JavaScriptCore and crashes if it isn't | 2 | -2/+4 | ||
2021-10-26 | Simple integration test for `bun run` | 2 | -0/+21 | ||
2021-10-26 | Add a very simple integration test for `bun create next` & `bun create react` | 2 | -0/+28 | ||
2021-10-25 | Add snapshots for latin1 regexp, add more codepoints to string escapes | 13 | -21/+2054 | ||
2021-10-25 | Fix all known string encoding bugs | 2 | -33/+51 | ||
2021-10-24 | [internal] Tweak build system to better support unit tests in Zig | 1 | -0/+23 | ||
2021-10-21 | Split tests into separate .json file | 1 | -22/+1 | ||
2021-10-21 | Add test for non-ascii latin1 characters in strings | 1 | -0/+46 | ||
2021-10-15 | :camera: | 2 | -2/+4 | ||
2021-10-06 | Snapshots | 10 | -23/+80 | ||
2021-10-06 | :camera:jarred/read-tsconfig-jsx | 12 | -10/+271 | ||
2021-10-06 | Update browser.js | 1 | -0/+1 | ||