Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-06-29 | alright now it crashes | 12 | -245/+433 | |
2021-06-28 | require_ref | 1 | -0/+3 | |
2021-06-27 | starting to work | 19 | -485/+998 | |
2021-06-26 | wip | 13 | -1363/+2774 | |
2021-06-24 | I like this direction | 9 | -27/+1046 | |
2021-06-20 | Support live-reload and fallback | 12 | -723/+1390 | |
2021-06-19 | Feature detect fast refresh | 3 | -3/+56 | |
2021-06-19 | Use CSSOM for HMR when available. | 2 | -34/+137 | |
2021-06-19 | Show line counts for CSS | 3 | -11/+22 | |
2021-06-18 | CSS HMR! | 7 | -163/+401 | |
2021-06-18 | 100x!! | 13 | -98/+895 | |
2021-06-17 | CSS scanner works | 16 | -573/+2058 | |
2021-06-16 | Skeleton! | 3 | -64/+777 | |
2021-06-14 | HMR crashily works, started working on CSS Scanner | 17 | -124/+313 | |
2021-06-14 | extremely close!!!!! | 19 | -191/+1311 | |
2021-06-12 | I think thats the JS part of HMR | 12 | -864/+1853 | |
2021-06-12 | little kqueue fs watcher | 9 | -181/+384 | |
2021-06-11 | lil websocket server | 3 | -25/+533 | |
2021-06-11 | alright basic stuff works now. still bugs with JS parser | 10 | -170/+417 | |
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! | 14 | -78/+539 | |
2021-06-09 | Fix expression simplification bug | 1 | -6/+78 | |
2021-06-09 | ok | 1 | -7/+2 | |
2021-06-09 | lots | 20 | -1100/+1823 | |
2021-06-08 | add prop | 1 | -0/+1 | |
2021-06-08 | Generate summary | 8 | -928/+1194 | |
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 | WIP node module bundles | 21 | -322/+1411 | |
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 | 2 | -1/+4 | |
2021-06-04 | fix the leaks | 14 | -566/+1088 | |
2021-06-02 | okl | 3 | -10/+20 | |
2021-06-02 | keep that | 1 | -2/+2 | |
2021-06-02 | HTTP fixes + buffer stdout/in + a little HTTP caching | 14 | -108/+235 | |
2021-06-02 | JSX & CJS work end-to-end! | 7 | -157/+292 | |
2021-06-01 | wip | 22 | -780/+12900 | |
2021-05-31 | linker things | 9 | -183/+322 | |
2021-05-30 | Fix printing bugs | 8 | -44/+206 |