Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-08-29 | latest | 1 | -11/+93 | |
2021-08-27 | Fix unused imports | 1 | -39/+26 | |
2021-08-27 | Fix missing RefreshRuntime import | 1 | -0/+1 | |
2021-08-27 | Always import runtime before JSX | 1 | -28/+39 | |
2021-08-27 | Skip unused | 1 | -8/+8 | |
2021-08-26 | Fix unbundled imports | 1 | -2/+3 | |
2021-08-25 | latest | 1 | -0/+8 | |
2021-08-23 | Fix resolve bug with mixed-case node_modules | 1 | -2/+2 | |
2021-08-19 | Log level + onimportcss | 1 | -12/+12 | |
2021-08-17 | static | 1 | -39/+98 | |
2021-08-17 | fix jsx | 1 | -13/+17 | |
2021-08-17 | Fix JSX runtime when children are 0 | 1 | -11/+13 | |
2021-08-17 | alright thats the rename | 1 | -1/+1 | |
2021-08-15 | rename to bun | 1 | -6/+6 | |
2021-08-15 | Support multiple route dirs, fix bundling JSX, fix cjs bug, remove warning a... | 1 | -30/+150 | |
2021-08-14 | lots | 1 | -7/+19 | |
2021-08-13 | late | 1 | -22/+35 | |
2021-08-11 | When there are errors while generating the .jsb, fail the build. | 1 | -4/+7 | |
2021-08-11 | Fix parser/printer bugs | 1 | -1/+3 | |
2021-08-11 | Fix incorrect error generated for shorthand properties with initializers | 1 | -1/+5 | |
2021-08-11 | Fix missing check for is_async in shorthand property check | 1 | -1/+2 | |
2021-08-11 | Fix two parser bugs | 1 | -1/+16 | |
2021-08-11 | Fix crash when require and import are on the same line | 1 | -1/+1 | |
2021-08-10 | This is alot | 1 | -4/+4 | |
2021-08-08 | Fix infinite loop when class statements are missing an identifier. This may e... | 1 | -6/+15 | |
2021-08-08 | Fix export default in HMR | 1 | -27/+78 | |
2021-08-08 | More correctly choose the export_default default_name | 1 | -1/+36 | |
2021-08-08 | eqlComptime | 1 | -2/+2 | |
2021-08-04 | Fix HMR undefined memory bug when the file doesn't import or export from anyt... | 1 | -37/+54 | |
2021-08-01 | hm | 1 | -5/+9 | |
2021-07-30 | little bit of errors, little bit of bytecode caching. neither finished | 1 | -0/+14 | |
2021-07-28 | esmodules work? | 1 | -65/+33 | |
2021-06-29 | Fix crash, fix detecting node_modules, fix undefined not being simplified | 1 | -2/+16 | |
2021-06-29 | alright now it crashes | 1 | -30/+63 | |
2021-06-27 | starting to work | 1 | -2/+10 | |
2021-06-24 | I like this direction | 1 | -1/+0 | |
2021-06-20 | Support live-reload and fallback | 1 | -12/+94 | |
2021-06-14 | HMR crashily works, started working on CSS Scanner | 1 | -1/+1 | |
2021-06-14 | extremely close!!!!! | 2 | -25/+467 | |
2021-06-12 | I think thats the JS part of HMR | 2 | -3/+43 | |
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 |