Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | push command line params onto stack | Benedikt Böhm | 2009-07-07 | 1 | -0/+1 |
* | implement print statement | Benedikt Böhm | 2009-07-06 | 1 | -0/+2 |
* | cleanup | Benedikt Böhm | 2009-07-04 | 1 | -5/+3 |
* | implement the code generator | Jana Rekittke | 2009-07-04 | 1 | -3/+8 |
* | rename BEQ to BEZ and make TACList iterable | Benedikt Böhm | 2009-07-03 | 1 | -1/+4 |
* | implement three-address-code objects instead of printf | Andreas Nüßlein | 2009-07-02 | 1 | -46/+57 |
* | added a main_test (currently for back) | Andreas Nüßlein | 2009-05-26 | 1 | -5/+6 |
* | tac and ast updates - added eval to ast-elems | Andreas Nüßlein | 2009-05-26 | 1 | -27/+45 |
* | added ThreeAddressCode class | Andreas Nüßlein | 2009-05-22 | 1 | -0/+50 |