Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-12-28 | Move some code up | 1 | -8/+5 | ||
2022-12-28 | Fix `ReadableStream.pipeTo` | 1 | -2/+2 | ||
2022-12-17 | Delete Oniguruma (#1625) | 1 | -1/+0 | ||
* Update .gitmodules * Delete oniguruma * Delete Oniguruma * Make this test less flaky * :scissors: Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> | |||||
2022-11-27 | Handle more cases with printing objects | 1 | -1/+3 | ||
2022-11-11 | Add test that fails on linux | 1 | -10/+4 | ||
2022-10-17 | add oniguruma for regex with variable length lookbehinds (#1329) | 1 | -100/+1 | ||
* added pcre2 submodule * pcre2 regex boilerplate * tests for pcre2 regex * flag validation, getters, construct and compile mostly working * string escaping for source and toString(), exec, more tests * flag sorting, match, matchAll, search, split, replace * remove lib link * add destructor to PCRE2RegExp * header include * removed ternary * switched to oniguruma for regex library * revert sql changes * fix indices flag, add tests * revert settings * working error messages * more tests for lastIndex, fix logic for compile and lastIndex * move oniguruma lib to deps out dir | |||||
2022-10-12 | Regenerate builtins | 1 | -0/+134 | ||
2022-09-25 | wip | 1 | -1/+3 | ||
2022-09-04 | @globalPrivate -> @linkTimeConstant | 1 | -8/+8 | ||
See https://github.com/WebKit/WebKit/pull/2553 I'm not 100% sure @linkTimeConstant is correct. Specifically, I don't know if it's a link time constant or just a global private thing. | |||||
2022-08-19 | fix buffer.slice(0, 0) (#1114) | 1 | -0/+1 | ||
2022-08-09 | [misc] Add a global private `@Bun` | 1 | -6/+6 | ||
2022-07-27 | Upgrade WebKit | 1 | -0/+15 | ||
2022-07-01 | Move ImportMeta into it's own object | 1 | -101/+28 | ||
2022-06-29 | Regenerate builtins | 1 | -64/+34 | ||
2022-06-27 | Faster web streams | 1 | -9/+47 | ||
2022-06-26 | wip ReadableStream for HTTP(s) Server | 1 | -1/+5 | ||
2022-06-22 | change the directory structurejarred/rename | 1 | -0/+620 | ||