]> git.localhorst.tv Git - l2e.git/history - src/loader/Parser.cpp
added hard support for path names in source files
[l2e.git] / src / loader / Parser.cpp
2012-09-01 Daniel Karbachadded hard support for path names in source files
2012-09-01 Daniel Karbachresolve inclusion path name in Parser
2012-08-31 Daniel Karbachadded error message for unreadable files in Parser
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 Karbachuse a syntax that my ide recognizes valid -.-
2012-08-26 Daniel Karbachmade parsing exceptions a little more informative
2012-08-26 Daniel Karbachadded basic parser (not completely tested)