aboutsummaryrefslogtreecommitdiff
path: root/ast.h
Commit message (Collapse)AuthorAge
* resolve interval building issues in loopsTeddy2014-05-04
|
* long time no commit... major changeTeddy2014-05-03
|
* ...Teddy2014-04-27
|
* prepare for testTeddy2014-04-16
|
* remove redundant code in typedef handlingTeddy2014-04-12
|
* typedef now worksTeddy2014-04-12
|
* basic const precalculationTeddy2014-04-11
|
* fixed bug of castTeddy2014-04-11
|
* ...Teddy2014-04-07
|
* complex cast almost donecomplex_castTeddy2014-04-06
|
* complex pointer supportTeddy2014-04-06
|
* ...Teddy2014-04-05
|
* 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