Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-06-18 | 100x!! | 24 | -122/+12909 | |
2021-06-17 | CSS scanner works | 21 | -3033/+2076 | |
2021-06-16 | Skeleton! | 3 | -64/+777 | |
2021-06-14 | HMR crashily works, started working on CSS Scanner | 26 | -136/+19641 | |
2021-06-14 | extremely close!!!!! | 20 | -192/+1312 | |
2021-06-12 | I think thats the JS part of HMR | 12 | -864/+1853 | |
2021-06-12 | little kqueue fs watcher | 10 | -182/+385 | |
2021-06-11 | lil websocket server | 3 | -25/+533 | |
2021-06-11 | alright basic stuff works now. still bugs with JS parser | 11 | -170/+431 | |
2021-06-10 | The code looks like it might work | 5 | -31/+306 | |
2021-06-10 | We don't do the exports resolve step, so we must copy the namespace alias | 1 | -5/+10 | |
2021-06-10 | cool! | 15 | -79/+540 | |
2021-06-09 | Fix expression simplification bug | 1 | -6/+78 | |
2021-06-09 | ok | 1 | -7/+2 | |
2021-06-09 | lots | 28 | -21606/+1857 | |
2021-06-08 | add prop | 1 | -0/+1 | |
2021-06-08 | Generate summary | 10 | -933/+1199 | |
2021-06-06 | json | 1 | -0/+1 | |
2021-06-06 | Fix crash that happens when hundreds of files have been parsed and process.en... | 1 | -18/+26 | |
2021-06-06 | hash | 2 | -3/+3 | |
2021-06-06 | Upgrade hash table | 9 | -66/+126 | |
2021-06-06 | Fix bug printing large scientific notation floats | 1 | -9/+29 | |
2021-06-06 | hm | 14 | -186/+167 | |
2021-06-06 | WIP node module bundles | 22 | -1047/+1411 | |
2021-06-06 | wip | 1 | -1/+2 | |
2021-06-06 | debug-only print | 1 | -0/+12 | |
2021-06-06 | Bump schema | 4 | -0/+926 | |
2021-06-04 | Generate parser versions at compile time | 1 | -9667/+9690 | |
2021-06-04 | oops typescript | 2 | -3/+7 | |
2021-06-04 | Fix extra space in printer | 3 | -28/+52 | |
2021-06-04 | Fix extra underscore in ensureValidIdentifier | 2 | -14/+21 | |
2021-06-04 | Generate differnet versions of Bundler, Resolver, and Caches at comptime base... | 10 | -2236/+2303 | |
2021-06-04 | mostly fix --resolve=disable | 3 | -29/+145 | |
2021-06-04 | rename | 3 | -10/+9 | |
2021-06-04 | readme was premature | 4 | -150/+16 | |
2021-06-04 | fix the leaks | 15 | -566/+21587 | |
2021-06-02 | okl | 5 | -13/+39 | |
2021-06-02 | keep that | 1 | -2/+2 | |
2021-06-02 | HTTP fixes + buffer stdout/in + a little HTTP caching | 15 | -108/+241 | |
2021-06-02 | JSX & CJS work end-to-end! | 7 | -157/+292 | |
2021-06-01 | wip | 32 | -793/+13870 | |
2021-05-31 | linker things | 9 | -183/+322 | |
2021-05-30 | Fix printing bugs | 8 | -44/+206 | |
2021-05-30 | cool | 9 | -3/+54 | |
2021-05-30 | stderr | 3 | -6/+10 | |
2021-05-30 | Fix indent | 1 | -117/+56 | |
2021-05-30 | Fix Define, JSX, use more pointers for property access to minimize calls to m... | 9 | -795/+364 | |
2021-05-30 | This'll do for now, I guess. | 3 | -466/+168 | |
2021-05-30 | This blocks approach seems to work | 6 | -781/+469 | |
2021-05-29 | Revert "WIP" | 8 | -498/+653 |