Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | every ast-element now has a .eval-method that creates the ThreeAddressCode for said element. Also: tac-elements are stored linear in a list (, duh) | ||||
* | 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 |