]> git.localhorst.tv Git - l2e.git/history - src/loader/ParsedSource.h
removed stupid file headers that eclipse put in
[l2e.git] / src / loader / ParsedSource.h
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-29 Daniel Karbachadded forwarding headers
2012-09-11 Daniel Karbachrevised array type notation
2012-09-09 Daniel Karbachfixed some issues to get it to compile again
2012-09-03 Daniel KarbachMerge branch 'loader'
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-29 Daniel Karbachadded destructors for ParsedSource & Co. to free some...
2012-08-28 Daniel Karbachset correct literal status in Value constructor
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)