aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* ssa stage 1 almost doneTeddy2014-04-28
* ...Teddy2014-04-28
* ++ and -- now workingTeddy2014-04-27
* ...Teddy2014-04-27
* ...Teddy2014-04-27
* ssa initTeddy2014-04-27
* code snippets for dominant frontierTeddy2014-04-25
* ...Teddy2014-04-20
* ...Teddy2014-04-20
* ...Teddy2014-04-18
* ...Teddy2014-04-18
* pointer offest calculateTeddy2014-04-16
* prepare for testTeddy2014-04-16
* ...Teddy2014-04-16
* ...Teddy2014-04-16
* ...Teddy2014-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
* add more testcases for typedefTeddy2014-04-13
* fixed bugs in typedefTeddy2014-04-13
* add anonymous struct testcasesTeddy2014-04-13
* remove redundant code in typedef handlingTeddy2014-04-12
* ...typedefTeddy2014-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
* Merge branch 'master' into new_scope_designTeddy2014-04-12
|\
| * add testcasesTeddy2014-04-12
* | changing the scope frameworkTeddy2014-04-12
|/
* fix bugs in function declaration & prototypeTeddy2014-04-12
* more elegant constTeddy2014-04-11
* ...Teddy2014-04-11
* ...Teddy2014-04-11
* passed the base testTeddy2014-04-11
* handle empty parameter correctlyTeddy2014-04-11
* initializer checkingTeddy2014-04-11
* array length checkingTeddy2014-04-11
* basic const precalculationTeddy2014-04-11
* fixed bug of castTeddy2014-04-11
* the tail->next should be NULL in paramsTeddy2014-04-10
* ...Teddy2014-04-10
* fixed several bugs, see TODOTeddy2014-04-10
* remove cibic.tab.h when cleaning upTeddy2014-04-08
* lex.yy.c requires cibic.tab.hTeddy2014-04-08
* ...Teddy2014-04-07