Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-05-30 | Fix indent | 1 | -117/+56 | |
2021-05-30 | Fix Define, JSX, use more pointers for property access to minimize calls to m... | 9 | -795/+364 | |
2021-05-30 | This'll do for now, I guess. | 3 | -466/+168 | |
2021-05-30 | This blocks approach seems to work | 6 | -781/+469 | |
2021-05-29 | Revert "WIP" | 8 | -498/+653 | |
2021-05-29 | WIP | 8 | -653/+498 | |
2021-05-29 | microp | 7 | -25/+92 | |
2021-05-29 | fix crash | 1 | -1/+1 | |
2021-05-29 | microp-optimize hash table stuff | 1 | -4/+36 | |
2021-05-29 | Move wyhasxh | 1 | -0/+0 | |
2021-05-28 | 2 | 1 | -1/+4 | |
2021-05-28 | all | 14 | -89/+591 | |
2021-05-28 | w | 1 | -1/+4 | |
2021-05-28 | wap | 1 | -0/+1308 | |
2021-05-28 | okay | 2 | -141/+90 | |
2021-05-28 | maekfile | 1 | -3/+4 | |
2021-05-28 | commit | 1 | -1/+11 | |
2021-05-28 | typo | 1 | -1/+1 | |
2021-05-28 | Fix integer overflow | 1 | -2/+2 | |
2021-05-28 | Remove legacy_octal_loc | 2 | -29/+6 | |
2021-05-28 | keep lexer/loc | 3 | -4/+28 | |
2021-05-28 | launch.json | 4 | -27/+260 | |
2021-05-28 | fixtures | 9 | -2/+310 | |
2021-05-27 | gitignore | 1 | -1/+3 | |
2021-05-27 | lists | 8 | -692/+1571 | |
2021-05-27 | stmt experiment | 4 | -214/+877 | |
2021-05-27 | lots | 5 | -26/+42 | |
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... | 2 | -39/+56 | |
2021-05-27 | Error message for using node builtins outside of platform == .node | 1 | -1/+64 | |
2021-05-27 | faster writes performance | 2 | -7/+30 | |
2021-05-27 | trying to fix outbase | 1 | -36/+60 | |
2021-05-27 | node builtins | 1 | -3/+134 | |
2021-05-27 | fuckin with absolute paths | 4 | -67/+214 | |
2021-05-26 | Use a normal string to represent template literal content for easier UTF8/UTF... | 1 | -5/+11 | |
2021-05-26 | Skip slow path | 1 | -5/+6 | |
2021-05-26 | FIx parsing 2 digit hex | 1 | -18/+1 | |
2021-05-26 | Fix returning parse errors and template tags | 1 | -46/+71 | |
2021-05-26 | More reliable path storage | 1 | -18/+30 | |
2021-05-26 | Fix base_url always null | 1 | -4/+16 | |
2021-05-26 | Fix tempalte tags | 1 | -18/+25 | |
2021-05-26 | detect JSON errors | 1 | -1/+2 | |
2021-05-26 | I love enums | 1 | -14/+22 | |
2021-05-26 | namespace/enum? is that it? | 3 | -58/+101 | |
2021-05-26 | print_ast feature flag | 2 | -0/+5 | |
2021-05-26 | import== | 1 | -44/+72 | |
2021-05-26 | lexer bug! | 1 | -7/+14 | |
2021-05-25 | cloner | 1 | -2/+37 | |
2021-05-25 | like all of typescript lol | 1 | -113/+1287 |