Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ... | Teddy | 2014-05-07 |
| | |||
* | ... | Teddy | 2014-05-07 |
| | |||
* | clearer output | Teddy | 2014-05-07 |
| | |||
* | even more printf opt | Teddy | 2014-05-06 |
| | |||
* | global string opt | Teddy | 2014-05-05 |
| | |||
* | ... | Teddy | 2014-05-05 |
| | |||
* | ready for register arg | Teddy | 2014-05-04 |
| | |||
* | resolve interval building issues in loops | Teddy | 2014-05-04 |
| | |||
* | long time no commit... major change | Teddy | 2014-05-03 |
| | |||
* | ... | Teddy | 2014-05-01 |
| | |||
* | can generate native asm | Teddy | 2014-05-01 |
| | |||
* | ... | Teddy | 2014-05-01 |
| | |||
* | '&' operator | Teddy | 2014-05-01 |
| | |||
* | renaming now works | Teddy | 2014-04-29 |
| | |||
* | ... | Teddy | 2014-04-29 |
| | |||
* | ... | Teddy | 2014-04-27 |
| | |||
* | ssa init | Teddy | 2014-04-27 |
| | |||
* | pointer offest calculate | Teddy | 2014-04-16 |
| | |||
* | fixed typedef bug | Teddy | 2014-04-16 |
| | |||
* | storage calc & sizeof | Teddy | 2014-04-16 |
| | |||
* | ... | Teddy | 2014-04-13 |
| | |||
* | fixed bugs in typedef | Teddy | 2014-04-13 |
| | |||
* | remove redundant code in typedef handling | Teddy | 2014-04-12 |
| | |||
* | typedef now works | Teddy | 2014-04-12 |
| | |||
* | memory leaknew_scope_design | Teddy | 2014-04-12 |
| | |||
* | changing the scope framework | Teddy | 2014-04-12 |
| | |||
* | fix bugs in function declaration & prototype | Teddy | 2014-04-12 |
| | |||
* | 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-07 |
| | |||
* | bugfix: global incomplete type should not be allowed | Teddy | 2014-04-06 |
| | |||
* | bug fixes | Teddy | 2014-04-05 |
| | |||
* | check for invalid `void` type | Teddy | 2014-04-05 |
| | |||
* | ... | Teddy | 2014-04-04 |
| | |||
* | working on type checking | Teddy | 2014-04-04 |
| | |||
* | fix the `->next` issue | 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 |
| | |||
* | semantics: symbol table now works | Teddy | 2014-03-26 |
| | |||
* | ... | Teddy | 2014-03-26 |
| | |||
* | start to implement semantics part | Teddy | 2014-03-26 |