Commit message (Expand) | Author | Age | |
---|---|---|---|
* | ... | Teddy | 2014-04-11 |
* | ... | Teddy | 2014-04-11 |
* | passed the base test | Teddy | 2014-04-11 |
* | handle empty parameter correctly | Teddy | 2014-04-11 |
* | initializer checking | Teddy | 2014-04-11 |
* | array length checking | Teddy | 2014-04-11 |
* | basic const precalculation | Teddy | 2014-04-11 |
* | fixed bug of cast | Teddy | 2014-04-11 |
* | the tail->next should be NULL in params | Teddy | 2014-04-10 |
* | ... | Teddy | 2014-04-10 |
* | fixed several bugs, see TODO | Teddy | 2014-04-10 |
* | remove cibic.tab.h when cleaning up | Teddy | 2014-04-08 |
* | lex.yy.c requires cibic.tab.h | Teddy | 2014-04-08 |
* | ... | Teddy | 2014-04-07 |
* | ... | Teddy | 2014-04-07 |
* | ... | Teddy | 2014-04-07 |
* | ... | Teddy | 2014-04-07 |
* | bugfix: global incomplete type should not be allowed | Teddy | 2014-04-06 |
* | add complex cast support to feature list | Teddy | 2014-04-06 |
* | complex cast almost donecomplex_cast | Teddy | 2014-04-06 |
* | ... | Teddy | 2014-04-06 |
* | ... | Teddy | 2014-04-06 |
* | remove redundant syntax in `cibic.y`complex_pointer | Teddy | 2014-04-06 |
* | add 'complex pointer support' to feature list | Teddy | 2014-04-06 |
* | ... | Teddy | 2014-04-06 |
* | complex pointer support | Teddy | 2014-04-06 |
* | ... | Teddy | 2014-04-05 |
* | add testcases | Teddy | 2014-04-05 |
* | move obsolete file | Teddy | 2014-04-05 |
* | add a dirty hack to `semantic_func` | Teddy | 2014-04-05 |
* | ... | Teddy | 2014-04-05 |
* | ...semantics | Teddy | 2014-04-05 |
* | . | Teddy | 2014-04-05 |
* | bug fixes | Teddy | 2014-04-05 |
* | ... | Teddy | 2014-04-05 |
* | ... | Teddy | 2014-04-05 |
* | semantics almost done | Teddy | 2014-04-05 |
* | unary expression | Teddy | 2014-04-05 |
* | cast expression | Teddy | 2014-04-05 |
* | comparison | Teddy | 2014-04-05 |
* | check for invalid `void` type | Teddy | 2014-04-05 |
* | ... | Teddy | 2014-04-04 |
* | ... | Teddy | 2014-04-04 |
* | working on type checking | Teddy | 2014-04-04 |
* | fix the `->next` issue | Teddy | 2014-04-04 |
* | add scope | Teddy | 2014-04-04 |
* | ... | Teddy | 2014-04-04 |
* | some basic semantics analysis | Teddy | 2014-04-04 |
* | add naming conflict report; add autoforce test | Teddy | 2014-03-26 |
* | move all const to a seperate file | Teddy | 2014-03-26 |