Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove symbol table from lexer | Benedikt Böhm | 2009-05-20 | 4 | -33/+40 |
* | convert tags to a typesafe enum so we can print strings instead of ints | Benedikt Böhm | 2009-05-20 | 1 | -42/+50 |
* | beautify symbol table | Benedikt Böhm | 2009-05-20 | 2 | -17/+20 |
* | implemented lexer (with tokens and symbolTable) | Alexander Sulfrian | 2009-05-20 | 4 | -61/+215 |
* | parse tree not needed anymore | Benedikt Böhm | 2009-05-19 | 1 | -3/+0 |
* | define interfaces | Benedikt Böhm | 2009-05-19 | 8 | -0/+174 |
* | move stuff around and create initial source structure | Benedikt Böhm | 2009-05-18 | 5 | -0/+0 |