aboutsummaryrefslogtreecommitdiff
path: root/semantics.c
Commit message (Expand)AuthorAge
* unnecessary cscope_enterTeddy2014-05-07
* ...Teddy2014-05-07
* clearer outputTeddy2014-05-07
* fixed bug in setting opr->def; opt print even moreTeddy2014-05-06
* even more printf optTeddy2014-05-06
* ...Teddy2014-05-05
* higher code-gen qualityTeddy2014-05-05
* remove redundant codeTeddy2014-05-04
* memcpyTeddy2014-05-04
* ready for register argTeddy2014-05-04
* resolve interval building issues in loopsTeddy2014-05-04
* fix struct bugTeddy2014-05-03
* long time no commit... major changeTeddy2014-05-03
* ...Teddy2014-05-02
* complex eight-queen puzzle now worksTeddy2014-05-02
* ...Teddy2014-05-01
* ...Teddy2014-05-01
* can generate native asmTeddy2014-05-01
* ...Teddy2014-05-01
* ...ssaTeddy2014-05-01
* '&' operatorTeddy2014-05-01
* ...Teddy2014-04-29
* ssa stage 1 almost doneTeddy2014-04-28
* ...Teddy2014-04-28
* ...Teddy2014-04-27
* ...Teddy2014-04-27
* ssa initTeddy2014-04-27
* ...Teddy2014-04-20
* ...Teddy2014-04-18
* ...Teddy2014-04-18
* pointer offest calculateTeddy2014-04-16
* prepare for testTeddy2014-04-16
* fixed typedef bugTeddy2014-04-16
* storage calc & sizeofTeddy2014-04-16
* ...Teddy2014-04-16
* fancy output of semantic analysisTeddy2014-04-14
* ...Teddy2014-04-13
* fixed bugs in typedefTeddy2014-04-13
* remove redundant code in typedef handlingTeddy2014-04-12
* fixed bugs in typedef (with struct/union)Teddy2014-04-12
* typedef now worksTeddy2014-04-12
* memory leaknew_scope_designTeddy2014-04-12
* now worksTeddy2014-04-12
* functions are changed to typesTeddy2014-04-12
* changing the scope frameworkTeddy2014-04-12
* fix bugs in function declaration & prototypeTeddy2014-04-12
* ...Teddy2014-04-11
* passed the base testTeddy2014-04-11
* handle empty parameter correctlyTeddy2014-04-11
* initializer checkingTeddy2014-04-11