Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-11-01 | [internal] Tiny changes that will eventually make it easier to update zig | 1 | -1/+1 | |
2021-10-28 | - Fix consistentcy issue with runtime hash | 1 | -122/+65 | |
2021-10-25 | Fix JSX unicode handling, slightly improve perf | 1 | -2/+56 | |
2021-10-25 | Fix all known string encoding bugs | 1 | -25/+28 | |
2021-10-24 | [internal] Handle allocation failure | 1 | -1/+1 | |
2021-10-23 | Rewrite the CodepointIterator to fix some bugs | 1 | -81/+89 | |
2021-10-20 | rewrote most of the router | 1 | -28/+11 | |
2021-10-18 | Starting to rewrite the router to fix some bugs and support catch-all + optio... | 1 | -10/+47 | |
2021-10-16 | more strings | 1 | -2/+27 | |
2021-10-14 | Support local templates | 1 | -0/+8 | |
2021-09-27 | Fix bug in string eql check that was never used before | 1 | -1/+1 | |
2021-09-26 | Basic macro impl | 1 | -4/+4 | |
2021-09-21 | Fix the compiler errors | 1 | -2/+2 | |
2021-09-21 | Most of the ESM resolution algorithm (still untested) | 1 | -0/+17 | |
2021-09-21 | `endsWithAny` -> `endsWithAnyComptime` | 1 | -1/+1 | |
2021-09-21 | Parse "exports" field from package.json (WIP) | 1 | -0/+13 | |
2021-09-20 | Fix parsing/printing unicode identifiers, switch to UTF-8 for prefilled strin... | 1 | -80/+86 | |
2021-09-20 | Fix how error lines with strings are highlighted | 1 | -0/+21 | |
2021-09-12 | Fix "browser" map resolution, _almost_ fix symbol collisions, cache absolute ... | 1 | -0/+4 | |
2021-09-09 | currentjarred/fetch-experiment | 1 | -0/+15 | |
2021-09-09 | fetc h!!! | 1 | -2/+2 | |
2021-09-07 | WIP error css | 1 | -0/+17 | |
2021-09-04 | Fixed memory leaks, but SSR is slower. Should move cleanup & restart steps to... | 1 | -9/+31 | |
2021-09-02 | endsWith("") should return true | 1 | -1/+1 | |
2021-08-29 | latest | 1 | -8/+8 | |
2021-08-25 | latest | 1 | -0/+10 | |
2021-08-23 | Fix bug with copyLowercase and add a test | 1 | -1/+17 | |
2021-08-21 | Fix watcher when you move files/dirs around. It'll bust the cache and recreat... | 1 | -11/+15 | |
2021-08-21 | TinyString optimization | 1 | -0/+120 | |
2021-08-17 | fix endsWith | 1 | -13/+2 | |
2021-08-14 | lots | 1 | -1/+16 | |
2021-08-09 | Split up + generate client & server bundles, support framework +router in Gen... | 1 | -11/+11 | |
2021-08-06 | Query String parser with JS integration | 1 | -0/+12 | |
2021-07-28 | esmodules work? | 1 | -0/+24 | |
2021-07-01 | this kind of works, but there is a crash when bundling. I think its missing a... | 1 | -0/+9 | |
2021-06-26 | wip | 1 | -4/+3 | |
2021-06-24 | I like this direction | 1 | -3/+8 | |
2021-06-14 | HMR crashily works, started working on CSS Scanner | 1 | -0/+61 | |
2021-06-06 | Upgrade hash table | 1 | -0/+4 | |
2021-06-04 | fix the leaks | 1 | -2/+2 | |
2021-06-01 | wip | 1 | -2/+2 | |
2021-05-25 | add cat, microoptimize the microptimize | 1 | -2/+20 | |
2021-05-24 | try | 1 | -3/+3 | |
2021-05-22 | http server can load static files...slowly. | 1 | -8/+30 | |
2021-05-21 | wip | 1 | -16/+44 | |
2021-05-20 | pico | 1 | -44/+1 | |
2021-05-13 | bug fixes galore | 1 | -0/+19 | |
2021-05-12 | okay | 1 | -0/+15 | |
2021-05-07 | cool | 1 | -5/+2 | |
2021-05-05 | alright | 1 | -7/+11 |