Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-10-29 | [Bun.js] Add support for Top Level Await! | 1 | -0/+1 | ||
2021-09-26 | Most of macro implementation | 1 | -0/+1 | ||
2021-09-24 | skeleton codebun-v0.0.22 | 1 | -0/+1 | ||
2021-09-23 | Add __exportValue and __exportDefault to runtime | 1 | -1/+16 | ||
2021-09-14 | Support installing bun from npm | 1 | -7/+10 | ||
2021-09-12 | Fix "browser" map resolution, _almost_ fix symbol collisions, cache absolute ↵ | 1 | -51/+47 | ||
paths for file entries | |||||
2021-09-11 | bun:error.js into separate module, ensure we don't include fast refresh in ↵ | 1 | -2/+29 | ||
Bun.js, log build errors to browser console, don't warn for node_modules, | |||||
2021-09-10 | filepath | 1 | -3/+2 | ||
2021-09-09 | currentjarred/fetch-experiment | 1 | -11/+9 | ||
2021-09-07 | WIP error css | 1 | -0/+27 | ||
Former-commit-id: 36f03bf491cf274f68361e334a706538464ee271 | |||||
2021-09-02 | Fix UMD, fix PNPM, importing require'd modules in app code | 1 | -2/+2 | ||
Former-commit-id: 3d831ad95904d2123964f2ebccff48f1e9f954e9 | |||||
2021-08-31 | Fallback, fragments, printer compat, better errors | 1 | -5/+104 | ||
Former-commit-id: 486e8c9d460eeebea024e96dbabcb7f2bfaffafb | |||||
2021-08-23 | Use mimalloc for a 10% boost | 1 | -4/+4 | ||
Former-commit-id: 044e11d720bc6742dc53b30b4e88e8be7e76c419 | |||||
2021-08-17 | Move bun-framework-next folder, add tsconfig.json | 1 | -2/+12 | ||
Former-commit-id: cfd7b425f071f200504493fef206afb7c68de6d9 | |||||
2021-08-15 | Support multiple route dirs, fix bundling JSX, fix cjs bug, remove warning ↵ | 1 | -0/+8 | ||
about unbundled modules in speedy env, Former-commit-id: ae718dbd05397bed9bc49a77fae20de70b635e82 | |||||
2021-07-30 | little bit of errors, little bit of bytecode caching. neither finished | 1 | -1/+18 | ||
Former-commit-id: c774c395136d58330aa7cad7e9fa434bcef7d5c6 | |||||
2021-07-28 | esmodules work? | 1 | -1/+1 | ||
Former-commit-id: 5cb5af4416c12518eb195d1b310990fc5c94d6c8 | |||||
2021-06-20 | Support live-reload and fallback | 1 | -0/+1 | ||
Former-commit-id: c3f9d77391589b65951616a632af87107fba469f | |||||
2021-06-14 | extremely close!!!!! | 1 | -0/+21 | ||
Former-commit-id: 44fce3c5e800f3fb3fbc139a38f14eae9e0c0225 | |||||
2021-06-12 | I think thats the JS part of HMR | 1 | -3/+4 | ||
Former-commit-id: 43380a4d68d57f3d78f5b1e00962a59461140967 | |||||
2021-06-11 | alright basic stuff works now. still bugs with JS parser | 1 | -1/+12 | ||
Former-commit-id: a1dd2a2a32819c23541eed2acfd585e5fd6e5688 | |||||
2021-06-10 | The code looks like it might work | 1 | -0/+8 | ||
Former-commit-id: 8070da6ec91706ecacf789f4c0a770bc92f17283 | |||||
2021-06-10 | cool! | 1 | -0/+27 | ||
Former-commit-id: 5ffd8e40b34c5b11e5632c5939d16dba6b7167f2 | |||||
2021-06-09 | lots | 1 | -2/+23 | ||
Former-commit-id: 7346cdaa5a32ade26821ed97ef07f7c9ae87c0c2 | |||||
2021-06-02 | HTTP fixes + buffer stdout/in + a little HTTP caching | 1 | -2/+5 | ||
Former-commit-id: d49df1df573c40fbfa56c475098cc0da789aeffa | |||||
2021-06-01 | wip | 1 | -5/+113 | ||
Former-commit-id: a6bc130918f63bfbeac220f4e1fa55f08197e1c1 | |||||
2021-05-19 | Starting to work on rutnime | 1 | -0/+14 | ||
Former-commit-id: 23220fd348f86bda50fb4e4a64cce9c4b167499f |