Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-11-24 | deps: add missing mimalloc dep to jsc bindings header generator | 2 | -2/+3 | ||
2021-11-24 | deps: build picohttp and mimalloc using zig | 2 | -131/+123 | ||
Reduce the amount of dependencies which need to be externally built before Bun can be built. Remove clause to enforce that Bash syntax is used in Makefile, as the clause only works on a few Linux distros which assume bash is located at /bin/bash. | |||||
2021-11-23 | update Next version on global | 1 | -1/+1 | ||
2021-11-23 | Update build-id | 1 | -1/+1 | ||
2021-11-23 | fix shallow routing | 1 | -4/+6 | ||
2021-11-23 | remove comment | 1 | -1/+0 | ||
2021-11-23 | add react-dom as devDep | 1 | -0/+1 | ||
2021-11-23 | stop installing textencoder | 3 | -2/+308 | ||
2021-11-23 | begin addressing more feedback | 1 | -3/+3 | ||
2021-11-22 | remove .then | 1 | -12/+3 | ||
2021-11-22 | another try | 2 | -5/+1 | ||
2021-11-22 | add type fns | 1 | -1/+4 | ||