Commit Graph

11 Commits (master)

Author SHA1 Message Date
Justyna Ilczuk 4754bc5562 Imports works somehow. Another small improvements. 2013-01-07 20:05:53 +01:00
Justyna Ilczuk 02bced0b5d Some documentation and little refactoring. 2013-01-04 11:58:59 +01:00
Justyna Ilczuk d65e408e55 Functions seem to work. Additionaly unary expressions :>. 2013-01-01 18:05:35 +01:00
Justyna Ilczuk 6296524bec Functions work if given right arguments ^^. 2012-12-31 17:10:37 +01:00
Justyna Ilczuk 4d72059200 Almost everything is ready with visitor pattern and ASTInspector class. 2012-12-22 11:06:55 +01:00
Justyna Ilczuk 509a416bf9 More visiting methods. Gonna catch them all! 2012-12-22 09:07:13 +01:00
Justyna Ilczuk 7ac6ae1c22 Inspector can inspect ASTElements, as for now, only basic expressions
and constant expressions :).
2012-12-21 16:16:39 +01:00
Justyna Ilczuk 736458f1fd This crazy setup compiles. However I encountered some problems with
polymorphism. It probably doesn't work as I thought it would. Not
problem at all :).
2012-12-18 22:41:39 +01:00
Justyna Ilczuk ce22fb3cdf More work on implementation of Inspector. I started writing tests for
it.
2012-12-18 20:55:45 +01:00
Justyna Ilczuk 1be5804f4c Some implementation of ASTInspector 2012-12-18 00:08:50 +01:00
Justyna Ilczuk cc3e55c888 I'm starting visitors pattern. 2012-12-17 23:59:16 +01:00