Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2020-12-23 | fix some typing edge cases | Melody Horn | -2/+2 | |
2020-11-05 | compile based on the fancy new AST | Melody Horn | -5/+8 | |
2020-11-05 | test AST with the full power of our scdoc translation | Melody Horn | -70/+353 | |
2020-11-04 | switch from specific declarations to generic AST | Melody Horn | -53/+54 | |
2020-11-04 | preserve more info about declarations | Melody Horn | -2/+17 | |
2020-11-04 | add ability to extract declarations from file | Melody Horn | -0/+38 | |
2020-11-04 | bring in updates to spec | Melody Horn | -19/+17 | |
2020-10-24 | compile "hello, world" at least | Melody Horn | -0/+32 | |
2020-10-14 | throw early draft of parser into the world | Melody Horn | -0/+75 | |