aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* ...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
|
* ...Teddy2014-04-07
|
* ...Teddy2014-04-07
|
* ...Teddy2014-04-07
|
* bugfix: global incomplete type should not be allowedTeddy2014-04-06
|
* add complex cast support to feature listTeddy2014-04-06
|
* complex cast almost donecomplex_castTeddy2014-04-06
|
* ...Teddy2014-04-06
|
* ...Teddy2014-04-06
|
* remove redundant syntax in `cibic.y`complex_pointerTeddy2014-04-06
|
* add 'complex pointer support' to feature listTeddy2014-04-06
|
* ...Teddy2014-04-06
|
* complex pointer supportTeddy2014-04-06
|
* ...Teddy2014-04-05
|
* add testcasesTeddy2014-04-05
|
* move obsolete fileTeddy2014-04-05
|
* add a dirty hack to `semantic_func`Teddy2014-04-05
|
* ...Teddy2014-04-05
|
* ...semanticsTeddy2014-04-05
|
* .Teddy2014-04-05
|
* bug fixesTeddy2014-04-05
|
* ...Teddy2014-04-05
|
* ...Teddy2014-04-05
|
* semantics almost doneTeddy2014-04-05
|
* unary expressionTeddy2014-04-05
|
* cast expressionTeddy2014-04-05
|