Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Imports works somehow. Another small improvements. | Justyna Ilczuk | 2013-01-07 | 1 | -0/+1 |
* | Some documentation and little refactoring. | Justyna Ilczuk | 2013-01-04 | 1 | -2/+32 |
* | Functions seem to work. Additionaly unary expressions :>.functions | Justyna Ilczuk | 2013-01-01 | 1 | -0/+1 |
* | Functions work if given right arguments ^^. | Justyna Ilczuk | 2012-12-31 | 1 | -3/+0 |
* | Almost everything is ready with visitor pattern and ASTInspector class. | Justyna Ilczuk | 2012-12-22 | 1 | -8/+20 |
* | More visiting methods. Gonna catch them all! | Justyna Ilczuk | 2012-12-22 | 1 | -4/+7 |
* | Inspector can inspect ASTElements, as for now, only basic expressions | Justyna Ilczuk | 2012-12-21 | 1 | -9/+11 |
* | This crazy setup compiles. However I encountered some problems with | Justyna Ilczuk | 2012-12-18 | 1 | -1/+1 |
* | More work on implementation of Inspector. I started writing tests for | Justyna Ilczuk | 2012-12-18 | 1 | -3/+10 |
* | Some implementation of ASTInspector | Justyna Ilczuk | 2012-12-18 | 1 | -0/+12 |
* | I'm starting visitors pattern. | Justyna Ilczuk | 2012-12-17 | 1 | -0/+19 |