Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-11-29 | import everything from "bun" where possible | 1 | -2/+2 | ||
2022-03-09 | 10% perf improvement to JSX entity code parsing in microbenchmark | 1 | -282/+268 | ||
2022-03-04 | upgrade zigjarred/upgrade-zig-2 | 1 | -7/+8 | ||
2021-12-30 | Upgrade to latest Zig, remove dependency on patched version of Zig (#96) | 1 | -4/+4 | ||
* 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-27 | Prepare to run unit tests & remove some dead code (#92) | 1 | -3/+1 | ||
* Remove some dead code * :skull: code * Fix the zig tests * [JS Printer] Print integers faster & less scientific notation on decimals * :skull: dead code * skip * Run all the unit tests | |||||
2021-12-16 | Replace S2N with BoringSSL (wip) | 1 | -1/+0 | ||
2021-12-16 | [bun install] WIP | 1 | -2/+1 | ||
2021-12-15 | [JS transpiler] Ensure reserved words don't end up in nonUniqueIdentifier() | 1 | -0/+12 | ||
2021-11-16 | [internal] Fix issue with tests | 1 | -2/+2 | ||
2021-09-20 | Fix parsing/printing unicode identifiers, switch to UTF-8 for prefilled ↵ | 1 | -0/+3 | ||
strings, remove eagerly loading identifier_name | |||||
2021-08-14 | lots | 1 | -0/+20 | ||
Former-commit-id: 0b8128cb3b4db02f9d33331b4c2c1b595156e6c8 | |||||
2021-07-26 | Fix build issues | 1 | -2/+2 | ||
Former-commit-id: 5164b69b57e8c11666591823c5b83435facce5c8 | |||||
2021-06-14 | HMR crashily works, started working on CSS Scanner | 1 | -3/+3 | ||
Former-commit-id: d0f91082fcc8da17d224acb5432339c5d817e1c2 | |||||
2021-05-18 | hm | 1 | -1/+1 | ||
Former-commit-id: 4d6a8f598afe29459f1b7b243daddaa4b395036f | |||||
2021-05-11 | now we do resolver?? | 1 | -1/+1 | ||
Former-commit-id: 8df97221a4592d6a4ba0af9e99338166d39d7c21 | |||||
2021-05-03 | it works??? | 1 | -0/+6 | ||
Former-commit-id: e03438383341c065f7793c2d24b8cb0a0f316990 | |||||
2021-05-02 | classes work, excluding name and constructor/super | 1 | -0/+1 | ||
Former-commit-id: 818d0149312b07191340427e5b2990ae6d0cec94 | |||||
2021-04-28 | wip | 1 | -9/+17 | ||
Former-commit-id: b37acf309c8f42d49dc47eea446f89a3dbe9f6e2 | |||||
2021-04-23 | I believe those are the Stmt!!!!!! | 1 | -0/+41 | ||
2021-04-22 | lots | 1 | -4/+4 | ||
2021-04-22 | asopdk | 1 | -0/+28 | ||
2021-04-22 | Warning: moved Lexer to run lexer.next on init | 1 | -0/+11 | ||
2021-04-21 | hm | 1 | -1/+1 | ||
2021-04-21 | wip | 1 | -0/+12 | ||
2021-04-18 | wip | 1 | -2/+2 | ||
2021-04-18 | wip wip | 1 | -0/+714 | ||