Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-06-14 | HMR crashily works, started working on CSS Scanner | 1 | -1/+1 | |
2021-06-14 | extremely close!!!!! | 1 | -25/+466 | |
2021-06-12 | I think thats the JS part of HMR | 1 | -2/+39 | |
2021-06-11 | alright basic stuff works now. still bugs with JS parser | 1 | -7/+26 | |
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! | 1 | -20/+51 | |
2021-06-09 | Fix expression simplification bug | 1 | -6/+78 | |
2021-06-09 | ok | 1 | -7/+2 | |
2021-06-09 | lots | 1 | -4/+44 | |
2021-06-06 | Upgrade hash table | 1 | -2/+1 | |
2021-06-06 | WIP node module bundles | 1 | -79/+229 | |
2021-06-04 | Generate parser versions at compile time | 1 | -9667/+9690 | |
2021-06-02 | HTTP fixes + buffer stdout/in + a little HTTP caching | 1 | -4/+6 | |
2021-06-02 | JSX & CJS work end-to-end! | 1 | -122/+187 | |
2021-06-01 | wip | 1 | -123/+582 | |
2021-05-30 | Fix printing bugs | 1 | -7/+7 | |
2021-05-30 | cool | 1 | -1/+1 | |
2021-05-30 | Fix Define, JSX, use more pointers for property access to minimize calls to m... | 1 | -88/+72 | |
2021-05-30 | This'll do for now, I guess. | 1 | -2/+3 | |
2021-05-30 | This blocks approach seems to work | 1 | -413/+176 | |
2021-05-29 | Revert "WIP" | 1 | -9/+8 | |
2021-05-29 | WIP | 1 | -8/+9 | |
2021-05-29 | microp | 1 | -4/+8 | |
2021-05-28 | okay | 1 | -70/+74 | |
2021-05-28 | typo | 1 | -1/+1 | |
2021-05-28 | Fix integer overflow | 1 | -2/+2 | |
2021-05-28 | Remove legacy_octal_loc | 1 | -27/+6 | |
2021-05-27 | lists | 1 | -169/+335 | |
2021-05-27 | stmt experiment | 1 | -123/+197 | |
2021-05-27 | lots | 1 | -2/+2 | |
2021-05-27 | Fix blah = value inside function args | 1 | -10/+11 | |
2021-05-27 | Fix yield* | 1 | -9/+3 | |
2021-05-27 | Fix parsing await inside scopes that contain functions, return the backtracki... | 1 | -39/+52 | |
2021-05-26 | Fix returning parse errors and template tags | 1 | -46/+71 | |
2021-05-26 | I love enums | 1 | -14/+22 | |
2021-05-26 | namespace/enum? is that it? | 1 | -54/+93 | |
2021-05-26 | import== | 1 | -44/+72 | |
2021-05-25 | like all of typescript lol | 1 | -113/+1287 | |
2021-05-22 | http server can load static files...slowly. | 1 | -2/+3 | |
2021-05-19 | Starting to work on rutnime | 1 | -5/+9 | |
2021-05-18 | hm | 1 | -18/+188 | |
2021-05-18 | Fix DotDefine | 1 | -9/+15 | |
2021-05-18 | Fix label parsing | 1 | -2/+2 | |
2021-05-18 | Fix duplicate exports error | 1 | -17/+11 | |
2021-05-18 | Fix "in" keyword | 1 | -2/+28 | |
2021-05-16 | lots | 1 | -81/+139 | |
2021-05-15 | lots | 1 | -134/+161 | |
2021-05-13 | keep | 1 | -34/+43 | |
2021-05-13 | w | 1 | -71/+60 | |
2021-05-13 | bug fixes galore | 1 | -50/+113 |