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