]> git.localhorst.tv Git - l2e.git/history - src/loader/ParsedSource.cpp
removed stupid file headers that eclipse put in
[l2e.git] / src / loader / ParsedSource.cpp
2012-11-30 Daniel Karbachremoved stupid file headers that eclipse put in
2012-10-14 Daniel Karbachadded script labels in parser/interpreter
2012-10-14 Daniel Karbachparse scripts
2012-09-11 Daniel Karbachrevised array type notation
2012-09-03 Daniel KarbachMerge branch 'loader'
2012-09-03 Daniel Karbachmade high level parser errors a bit more expressive
2012-09-02 Daniel Karbachadded utility function to create headers
2012-09-01 Daniel Karbachadded hard support for path names in source files
2012-08-31 Daniel Karbachmore literals supported in Interpreter
2012-08-29 Daniel Karbachadded destructors for ParsedSource & Co. to free some...
2012-08-26 Daniel Karbachadded getters for property lists
2012-08-26 Daniel Karbachadded more getters to ParsedSource
2012-08-26 Daniel Karbachmore information in parsed source and output
2012-08-26 Daniel Karbachadded support for arrays of property lists
2012-08-26 Daniel Karbachadded basic parser (not completely tested)