aboutsummaryrefslogtreecommitdiff
path: root/semantics.h
Commit message (Expand)AuthorAge
* ...Teddy2014-05-07
* ...Teddy2014-05-07
* clearer outputTeddy2014-05-07
* even more printf optTeddy2014-05-06
* global string optTeddy2014-05-05
* ...Teddy2014-05-05
* ready for register argTeddy2014-05-04
* resolve interval building issues in loopsTeddy2014-05-04
* long time no commit... major changeTeddy2014-05-03
* ...Teddy2014-05-01
* can generate native asmTeddy2014-05-01
* ...Teddy2014-05-01
* '&' operatorTeddy2014-05-01
* renaming now worksTeddy2014-04-29
* ...Teddy2014-04-29
* ...Teddy2014-04-27
* ssa initTeddy2014-04-27
* pointer offest calculateTeddy2014-04-16
* fixed typedef bugTeddy2014-04-16
* storage calc & sizeofTeddy2014-04-16
* ...Teddy2014-04-13
* fixed bugs in typedefTeddy2014-04-13
* remove redundant code in typedef handlingTeddy2014-04-12
* typedef now worksTeddy2014-04-12
* memory leaknew_scope_designTeddy2014-04-12
* changing the scope frameworkTeddy2014-04-12
* fix bugs in function declaration & prototypeTeddy2014-04-12
* basic const precalculationTeddy2014-04-11
* fixed bug of castTeddy2014-04-11
* the tail->next should be NULL in paramsTeddy2014-04-10
* ...Teddy2014-04-07
* bugfix: global incomplete type should not be allowedTeddy2014-04-06
* bug fixesTeddy2014-04-05
* check for invalid `void` typeTeddy2014-04-05
* ...Teddy2014-04-04
* working on type checkingTeddy2014-04-04
* fix the `->next` issueTeddy2014-04-04
* ...Teddy2014-04-04
* some basic semantics analysisTeddy2014-04-04
* add naming conflict report; add autoforce testTeddy2014-03-26
* move all const to a seperate fileTeddy2014-03-26
* semantics: symbol table now worksTeddy2014-03-26
* ...Teddy2014-03-26
* start to implement semantics partTeddy2014-03-26