Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-16 | Improved lexer readabilty and replaced raw new in tree construction | Adrian Kummerlaender | |
* "new" in Tree::addNode member method was replaced with C++14 std::make_unique * renamed and constified lexer local variables to increase readabilty ** replaced chunky if-clauses with switch-clauses where appropriate * updated README.md to mention C++14 requirement | |||
2013-10-20 | Modified README to match recently added features | Adrian Kummerländer | |
2013-01-11 | Included previously missing exceptions header | Adrian Kummerländer | |
2013-01-06 | Added a basic readme file | Adrian Kummerländer | |