Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-11-29 | import everything from "bun" where possible | 1 | -2/+2 | |
2022-05-09 | [napi] Support `import` and `require` of `.node` modules | 1 | -23/+0 | |
2022-05-05 | E.String gets a Rope | 1 | -2/+2 | |
2022-03-08 | rename _global -> bun | 1 | -10/+10 | |
2022-02-18 | Simple dead code elimination | 1 | -4/+1 | |
2022-02-17 | constant folding and some cleanup | 1 | -6/+8 | |
2022-01-27 | [bunfig] Implement config file format | 1 | -2/+2 | |
2021-12-30 | Upgrade to latest Zig, remove dependency on patched version of Zig (#96) | 1 | -12/+19 | |
2021-12-27 | Prepare to run unit tests & remove some dead code (#92) | 1 | -28/+6 | |
2021-10-23 | Support string-only defines | 1 | -53/+65 | |
2021-10-04 | Improve Bun's performance by 5% | 1 | -4/+2 | |
2021-09-24 | skeleton codebun-v0.0.22 | 1 | -2/+2 | |
2021-09-20 | Slightly improve .env loader string inference | 1 | -2/+1 | |
2021-09-17 | global -> globalThis | 1 | -14/+29 | |
2021-09-08 | upgrade | 1 | -2/+2 | |
2021-08-14 | fix defines | 1 | -1/+1 | |
2021-08-14 | .env works | 1 | -5/+8 | |
2021-08-12 | Fix __dirname and __pathname | 1 | -1/+24 | |
2021-06-29 | Fix crash, fix detecting node_modules, fix undefined not being simplified | 1 | -11/+27 | |
2021-06-06 | Upgrade hash table | 1 | -23/+23 | |
2021-06-06 | WIP node module bundles | 1 | -1/+19 | |
2021-05-30 | Fix Define, JSX, use more pointers for property access to minimize calls to m... | 1 | -168/+164 | |
2021-05-27 | lists | 1 | -167/+168 | |
2021-05-18 | Fix DotDefine | 1 | -4/+4 | |
2021-05-10 | asdasdasdasd | 1 | -2/+7 | |
2021-05-07 | cool | 1 | -2/+2 | |
2021-05-02 | classes work, excluding name and constructor/super | 1 | -1/+1 | |
2021-04-29 | hm | 1 | -3/+8 | |
2021-04-29 | okay | 1 | -4/+12 | |
2021-04-29 | wap | 1 | -28/+163 | |
2021-04-28 | wip | 1 | -4/+151 | |
2021-04-25 | little defines, little readme, json parser | 1 | -0/+12 |