Commit Graph

8 Commits (1088069b4ef3ed2a773629b20a633eddbfe0aa67)

Author SHA1 Message Date
Justyna Ilczuk 1088069b4e RepeatStatement runs okay in functions now. 2013-01-07 17:15:47 +01:00
Justyna Ilczuk 6296524bec Functions work if given right arguments ^^. 2012-12-31 17:10:37 +01:00
Justyna Ilczuk 77399daf66 Old, outdated part of project has been removed.
I added some comments to BasicExpression
I removed "parent" from all ASTClasses. Why? It wasn't useful at all,
and it make my design much better and easier to improve later.
2012-12-28 11:01:48 +01:00
Justyna Ilczuk 4bbba3bdc9 No more introspection ;). 2012-12-26 09:44:30 +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 3ff8c49cb7 some refactoring in basic structure of AST, mainly destructors 2012-12-17 09:25:58 +01:00
Justyna Att Ilczuk c862bad33f Somethings wrong with assignments in "repeat". 2012-12-09 21:46:29 +01:00
Justyna Att Ilczuk 2042c35d85 Better assigning and usage in functions. 2012-12-09 21:17:13 +01:00