aboutsummaryrefslogtreecommitdiff
path: root/crowbar_reference_compiler/ast.py
AgeCommit message (Collapse)AuthorLines
2020-12-28properly parse parenthesized atomic expressionsHEADmainMelody Horn-0/+2
2020-12-28implement while loopsMelody Horn-0/+7
2020-12-23fix some typing edge casesMelody Horn-2/+2
2020-12-23implement a bunch more stuffMelody Horn-2/+88
2020-11-05fix type checkingMelody Horn-0/+1
2020-11-05compile based on the fancy new ASTMelody Horn-1/+2
2020-11-05test AST with the full power of our scdoc translationMelody Horn-38/+245
2020-11-04switch from specific declarations to generic ASTMelody Horn-0/+432