summaryrefslogtreecommitdiffstats
path: root/src/back (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cleanupBenedikt Böhm2009-07-041-5/+3
|
* implement the code generatorJana Rekittke2009-07-042-3/+182
|
* rename BEQ to BEZ and make TACList iterableBenedikt Böhm2009-07-031-1/+4
|
* implement three-address-code objects instead of printfAndreas Nüßlein2009-07-022-46/+67
|
* added a main_test (currently for back)Andreas Nüßlein2009-05-261-5/+6
|
* tac and ast updates - added eval to ast-elemsAndreas Nüßlein2009-05-261-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 classAndreas Nüßlein2009-05-221-0/+50
|
* move stuff around and create initial source structureBenedikt Böhm2009-05-181-0/+0