Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-08-29 | latest | 26 | -1968/+2552 | |
2021-08-29 | Single-threaded mode | 1 | -1/+31 | |
2021-08-29 | Blob | 3 | -11/+130 | |
2021-08-27 | Fix unused imports | 1 | -39/+26 | |
2021-08-27 | Fix missing RefreshRuntime import | 1 | -0/+1 | |
2021-08-27 | Always import runtime before JSX | 1 | -28/+39 | |
2021-08-27 | statusTExt | 1 | -2/+5 | |
2021-08-27 | Skip unused | 3 | -10/+12 | |
2021-08-27 | const | 1 | -1/+1 | |
2021-08-27 | inline some things | 1 | -8/+8 | |
2021-08-27 | jsx comment fixture | 1 | -0/+19 | |
2021-08-27 | only do special default name handling when there is no default name alias | 1 | -2/+6 | |
2021-08-27 | Fix JSX comment parsing bug | 1 | -2/+2 | |
2021-08-26 | Latest | 1 | -1/+0 | |
2021-08-26 | better errors | 3 | -6/+56 | |
2021-08-26 | Fix unbundled imports | 11 | -40/+49 | |
2021-08-26 | Shouldn't have to type --use every time you bun bun | 1 | -38/+52 | |
2021-08-26 | Fix file loader, automatically support CSS imports when a framework isn't set | 18 | -130/+410 | |
2021-08-26 | Bun.readFile() api | 1 | -0/+70 | |
2021-08-26 | Bug fixes | 4 | -110/+152 | |
2021-08-25 | Fix scoped packages with `bun bun` | 2 | -9/+10 | |
2021-08-25 | latest | 16 | -538/+2783 | |
2021-08-24 | mimalloc as git submodule | 1 | -0/+0 | |
2021-08-23 | Disable verbose fs | 1 | -1/+1 | |
2021-08-23 | emoji | 1 | -5/+15 | |
2021-08-23 | Fix bug with copyLowercase and add a test | 1 | -1/+17 | |
2021-08-23 | Fix resolve bug with mixed-case node_modules | 18 | -1695/+2197 | |
2021-08-23 | Use mimalloc for a 10% boost | 23 | -154/+886 | |
2021-08-21 | Fix watcher when you move files/dirs around. It'll bust the cache and recreat... | 10 | -169/+297 | |
2021-08-21 | feature_falgs | 1 | -1/+3 | |
2021-08-21 | TinyString optimization | 1 | -0/+120 | |
2021-08-20 | Use the new Lock type | 5 | -4/+169 | |
2021-08-20 | Support directories in Watcher | 2 | -37/+233 | |
2021-08-19 | Log level + onimportcss | 15 | -2987/+2927 | |
2021-08-18 | etc | 4 | -8/+2 | |
2021-08-17 | Ignore | 3 | -7/+43 | |
2021-08-17 | Prettier http formatt | 1 | -10/+24 | |
2021-08-17 | fix static dir | 1 | -0/+1 | |
2021-08-17 | static | 2 | -40/+101 | |
2021-08-17 | fix jsx | 4 | -17/+41 | |
2021-08-17 | Move bun-framework-next folder, add tsconfig.json | 1 | -2/+12 | |
2021-08-17 | Fix CSS bug, dont' run HMR code on server | 7 | -145/+11 | |
2021-08-17 | log error on respondWith rejection, | 9 | -15/+81 | |
2021-08-17 | fix endsWith | 1 | -13/+2 | |
2021-08-17 | Support implicit bun-framework- package prefix | 1 | -0/+37 | |
2021-08-17 | Fix JSX runtime when children are 0 | 1 | -11/+13 | |
2021-08-17 | alright thats the rename | 28 | -1954/+2376 | |
2021-08-15 | A little less crashy | 3 | -2/+11 | |
2021-08-15 | rename to bun | 27 | -158/+158 | |
2021-08-15 | Support prepending to E.Arrow body | 1 | -4/+50 |