Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-06-30 | latest | 8 | -445/+885 | ||
2021-06-29 | Fix crash, fix detecting node_modules, fix undefined not being simplified | 9 | -117/+199 | ||
2021-06-29 | alright now it crashes | 13 | -254/+442 | ||
2021-06-28 | require_ref | 1 | -0/+3 | ||
2021-06-27 | starting to work | 21 | -508/+1011 | ||
2021-06-26 | wip | 15 | -1365/+2803 | ||
2021-06-24 | I like this direction | 10 | -27/+1047 | ||
2021-06-20 | Support live-reload and fallback | 18 | -936/+1464 | ||
2021-06-20 | Rename CSS stress test | 38 | -58269/+12259 | ||
2021-06-20 | g | 1 | -1/+2 | ||
2021-06-19 | Feature detect fast refresh | 3 | -3/+56 | ||
2021-06-19 | color looper i'll probably get rid of | 14 | -19/+513 | ||
2021-06-19 | Use CSSOM for HMR when available. | 3 | -35/+139 | ||
2021-06-19 | Show line counts for CSS | 3 | -11/+22 | ||
2021-06-18 | CSS HMR! | 11 | -175/+412 | ||
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 | 27 | -1935/+21164 | ||
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 ↵ | 1 | -18/+26 | ||
process.env.NODE_ENV is accessed | |||||
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/+166 | ||
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 ↵ | 10 | -2236/+2303 | ||
based on whether we're serving over HTTP | |||||
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 | ||