Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-12-17 | 👶event loop | 1 | -4/+11 | ||
2021-10-30 | [Bun.js] Enable SharedArrayBuffer | 1 | -0/+3 | ||
2021-10-29 | [internal] This is no longer a feature flag in JSC | 1 | -1/+0 | ||
2021-10-23 | Add "process.env" to global object | 1 | -16/+31 | ||
2021-10-02 | Linux works now. | 1 | -8/+9 | ||
2021-10-01 | Build stuff | 1 | -1/+1 | ||
2021-09-26 | Add `JSArrayIterator`, don't call JSC::Options after JSC already loaded once ↵ | 1 | -9/+13 | ||
(that causes a crash) | |||||
2021-09-15 | Big Heap: | 1 | -5/+2 | ||
2021-09-09 | fetc h!!! | 1 | -10/+5 | ||
2021-09-08 | Fixes for AARCH64: | 1 | -8/+13 | ||
2021-09-07 | WIP error css | 1 | -1/+1 | ||
Former-commit-id: 36f03bf491cf274f68361e334a706538464ee271 | |||||
2021-09-05 | guess | 1 | -1/+7 | ||
Former-commit-id: 6e95bd8a1457d3c514adb0af6ae0c5feb1564a80 | |||||
2021-09-05 | more mutexes | 1 | -5/+5 | ||
Former-commit-id: 52966012b4b74d24ab28a0c75740aef35fb75327 | |||||
2021-09-04 | Fixed memory leaks, but SSR is slower. Should move cleanup & restart steps ↵ | 1 | -24/+96 | ||
to a real idle timeout Former-commit-id: 9499ee3109cb336deb9380f0190631a30c9da51c | |||||
2021-08-31 | Add display name field to frameworks, improve logging, add counters, add | 1 | -1/+1 | ||
Former-commit-id: b2cf011b6c6405a786fe22367e1cd4e6c2c4c90f | |||||
2021-08-15 | rename to bun | 1 | -1/+1 | ||
Former-commit-id: f982fc85fac3f0120e1851ad4027dd8413216439 | |||||
2021-08-13 | late | 1 | -2/+38 | ||
Former-commit-id: 1d598bb05a3bac62d86063125e1fe2962f0b5cc6 | |||||
2021-08-09 | Split up + generate client & server bundles, support framework +router in ↵ | 1 | -10/+20 | ||
GenerateNodeModulesBundle , read framework from package.json + rename "publicURL" to "origin" + add import.meta.filepath Former-commit-id: 1e76ebb5375247231181ec19a6396c6acf4684fb | |||||
2021-08-05 | alright server-side reloading code works | 1 | -4/+60 | ||
Former-commit-id: a49ef52eec1037014e3c9cda1a09f387a01116b8 | |||||
2021-08-03 | Threader | 1 | -0/+1 | ||
Former-commit-id: a13dd6402f54527e87e9afdbbf48e5ff1501c8f9 | |||||
2021-08-02 | fix errors | 1 | -7/+12 | ||
Former-commit-id: ac66d6af52f6a2340c57a957bed078f94a8cf8ed | |||||
2021-08-01 | hm | 1 | -4/+8 | ||
Former-commit-id: 0dc1c1a74b845d037326f4f2facd786924ca722e | |||||
2021-07-30 | little bit of errors, little bit of bytecode caching. neither finished | 1 | -156/+164 | ||
Former-commit-id: c774c395136d58330aa7cad7e9fa434bcef7d5c6 | |||||
2021-07-28 | esmodules work? | 1 | -4/+4 | ||
Former-commit-id: 5cb5af4416c12518eb195d1b310990fc5c94d6c8 | |||||
2021-07-28 | JSClassRef globals work! | 1 | -20/+38 | ||
Former-commit-id: b1d3eb19872b2c09bda3e9e3b3a4c1f40c3b6a6d | |||||
2021-07-28 | WIP | 1 | -39/+80 | ||
Former-commit-id: 60cc85dc0652b34e9c7ec409f32ba635cc4b2e51 | |||||
2021-07-27 | alright console.log works at least | 1 | -10/+24 | ||
Former-commit-id: 35b5bb035be33001a3c2accbe590bb5312ea4b04 | |||||
2021-07-26 | cool | 1 | -11/+14 | ||
Former-commit-id: a7214ab61c42f1454a8e17c633085f12ed6bef5a | |||||
2021-07-24 | wip | 1 | -0/+164 | ||
Former-commit-id: 796a9854b4a698b309a6e7a4c040047558858da6 |