summaryrefslogtreecommitdiffstats
path: root/src/front/scope.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* adapt parser for backend changesBenedikt Böhm2009-07-041-7/+24
* implement three-address-code objects instead of printfAndreas Nüßlein2009-07-021-0/+3
* implemented scope and most of astAndreas Nüßlein2009-06-301-1/+19
* simplify scope, symbol and typesBenedikt Böhm2009-06-091-19/+5
* add scope, and symbol class, obsoletes SymbolTableBenedikt Böhm2009-05-251-0/+20