aboutsummaryrefslogtreecommitdiff
path: root/ast.h
Commit message (Expand)AuthorAge
* check for invalid `void` typeTeddy2014-04-05
* working on type checkingTeddy2014-04-04
* some basic semantics analysisTeddy2014-04-04
* move all const to a seperate fileTeddy2014-03-26
* ...Teddy2014-03-26
* ...Teddy2014-03-26
* fixed bugs: str and char const recogn; fields wrappingTeddy2014-03-25
* location trackdownlocation_trackingTeddy2014-03-25
* verbose error reportingTeddy2014-03-25
* move out the main function to a seperate fileTeddy2014-03-25
* fancy AST outputTeddy2014-03-24
* AST Construction: slightly modifiedTeddy2014-03-24
* AST Construction: almost doneTeddy2014-03-24
* AST construction for expressionsTeddy2014-03-24
* add ASTTeddy2014-03-23