aboutsummaryrefslogtreecommitdiff
path: root/crowbar_reference_compiler/__init__.py
AgeCommit message (Expand)AuthorLines
2020-12-23implement a bunch more stuffMelody Horn-1/+1
2020-11-05compile based on the fancy new ASTMelody Horn-6/+2
2020-11-04switch from specific declarations to generic ASTMelody Horn-3/+6
2020-11-04preserve more info about declarationsMelody Horn-3/+4
2020-11-04add ability to extract declarations from fileMelody Horn-0/+4
2020-11-04bump to version 0.0.5Melody Horn-1/+1
2020-11-04add more arguments to behave more like gccMelody Horn-3/+9
2020-10-25it helps if you write out the correct thingMelody Horn-2/+2
2020-10-25do more than just emit QBE IRMelody Horn-5/+36
2020-10-25add crowbarc-reference scriptMelody Horn-0/+26
2020-10-24compile "hello, world" at leastMelody Horn-0/+1
2020-10-14throw early draft of parser into the worldMelody Horn-0/+2