Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-07-26 | Fix build issuesjarred/update-zig1 | 14 | -40/+42 | ||
2021-07-26 | thats a mistake | 1 | -3/+2 | ||
2021-07-26 | cool | 23 | -831/+1671 | ||
2021-07-24 | wip | 21 | -414/+1613 | ||
2021-07-22 | ok | 9 | -135/+732 | ||
2021-07-21 | most of the bindings! | 12 | -2234/+3612 | ||
2021-07-19 | wip | 3 | -45/+188 | ||
2021-07-19 | wrapped! | 5 | -322/+1984 | ||
2021-07-18 | WIP bindings | 25 | -242/+1697 | ||
2021-07-16 | .gitmodules | 1 | -0/+0 | ||
2021-07-14 | wip | 5 | -132/+512 | ||
2021-07-14 | ts | 6 | -174/+808 | ||
2021-07-13 | alright | 23 | -253/+1504 | ||
2021-07-11 | WIP | 4 | -45/+231 | ||
2021-07-01 | this kind of works, but there is a crash when bundling. I think its missing ↵ | 13 | -153/+1505 | ||
a Stmt.Data.Store.reset() | |||||
2021-06-30 | latest | 8 | -445/+885 | ||
2021-06-29 | Fix crash, fix detecting node_modules, fix undefined not being simplified | 6 | -108/+178 | ||
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 ↵ | 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 | WIP node module bundles | 21 | -322/+1411 | ||
2021-06-06 | debug-only print | 1 | -0/+12 | ||