Branch | Commit message | Author | Age | |
---|---|---|---|---|
main | properly parse parenthesized atomic expressions | Melody Horn | 4 years | |
Age | Commit message | Author | Lines | |
2020-12-28 | properly parse parenthesized atomic expressionsHEADmain | Melody Horn | -0/+2 | |
2020-12-28 | implement '\n' | Melody Horn | -0/+2 | |
2020-12-28 | implement while loops | Melody Horn | -1/+29 | |
2020-12-28 | bump to v0.0.6 | Melody Horn | -1/+1 | |
2020-12-28 | retain function call return value | Melody Horn | -4/+7 | |
2020-12-28 | make different incorrect assumptions about types | Melody Horn | -1/+8 | |
2020-12-23 | fix some typing edge cases | Melody Horn | -4/+4 | |
2020-12-23 | implement a bunch more stuff | Melody Horn | -18/+295 | |
2020-11-05 | add some more instructions | Melody Horn | -24/+86 | |
2020-11-05 | fix type checking | Melody Horn | -0/+6 | |
[...] | ||||
Clone | ||||
https://code.boringcactus.com/crowbar/reference-compiler |