Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix generation of LW, SW opcodes | Benedikt Böhm | 2009-07-06 | 1 | -1/+2 |
* | simplify generator | Jana Rekittke | 2009-07-04 | 1 | -45/+12 |
* | cleanup | Benedikt Böhm | 2009-07-04 | 1 | -5/+3 |
* | implement the code generator | Jana Rekittke | 2009-07-04 | 2 | -3/+182 |
* | 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 | 2 | -46/+67 |
* | 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 |
* | move stuff around and create initial source structure | Benedikt Böhm | 2009-05-18 | 1 | -0/+0 |