Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-03-07 | source maps optimizations | 11 | -85/+458 | |
2022-03-07 | [JS] Don't make this inline | 1 | -2/+2 | |
2022-03-07 | [JS] Slight optimization for newlines | 1 | -36/+2 | |
2022-03-07 | [JS Parser] Fix bug with decoding escape sequences | 1 | -4/+4 | |
2022-03-07 | [JS/JSON] Optimize parsing long strings | 1 | -1/+37 | |
2022-03-07 | [JS Parser] Add optimization for JSX spread | 1 | -0/+11 | |
2022-03-06 | 1.7x faster sourcemap printing | 1 | -24/+32 | |
2022-03-06 | source maps work for app code in `bun dev`! | 19 | -153/+1098 | |
2022-03-05 | [JS Parser] dot property shorthand for JSX | 3 | -10/+82 | |
2022-03-05 | Update README.md | 1 | -1/+1 | |
2022-03-05 | Update README.md | 1 | -1/+1 | |
2022-03-05 | Update README.md | 1 | -1/+12 |