Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-11-29 | import everything from "bun" where possible | 1 | -4/+4 | ||
2022-11-22 | Introduce `Bun.FileSystemRouter` API | 1 | -1/+0 | ||
2022-11-19 | Fix GC crash in `Transpiler` found via `BUN_GARBAGE_COLLECTOR_LEVEL` | 1 | -3/+3 | ||
2022-11-18 | bun test matchers and tests (#1526) | 1 | -1/+1 | ||
* ignore webkit for cherry-pick * toContain and toBeTruthy * toBe null, undefined, falsy, toHaveProperty, .not * markBindings * remove toHaveProperty, undo ignore webkit, more tests * undo ignore webkit * remove bad tests * check if length property exists for toHaveLength() * fix call signature * handle argument that is not an integer * getLengthOfArray returns u64 * switch to truncate * toHaveLength() edge cases * add toBooleanSlow() * infinity, nan, negative | |||||
2022-10-27 | feat(core): optimize zig slice (#1408) | 1 | -1/+1 | ||
* feat(core): optimize zig slice * address concerns | |||||
2022-10-15 | add more logging | 1 | -2/+2 | ||
2022-10-13 | Fix import alias (#1313) | 1 | -0/+1 | ||
2022-09-30 | Remove extraneous calls to `.ref()` | 1 | -5/+5 | ||
2022-08-17 | New Zig <> C++ bindings generator. +20% faster HTTP server | 1 | -4/+6 | ||
2022-08-03 | Fix test failures from `JSPropertyIterator` change | 1 | -9/+17 | ||
2022-08-03 | refactor: create a high-level property iterator (#972) | 1 | -72/+38 | ||
This also fixes multiple memory leaks double frees. | |||||
2022-07-19 | fix(api): stop double-free of prop array (#793) | 1 | -2/+3 | ||
2022-06-25 | Update transpiler.zig | 1 | -1/+1 | ||
2022-06-22 | change the directory structurejarred/rename | 1 | -0/+1304 | ||