summaryrefslogtreecommitdiffstats
path: root/src/parse.hpp
AgeCommit message (Expand)Author
2015-04-18Add support for C++ namespacesMatthias Schiffer
2015-04-17Add support for character terminal group rulesMatthias Schiffer
2015-04-17lex: change treatment of symbols which are neither all-uppercase or all-lower...Matthias Schiffer
2015-04-17Completely refactor code generationMatthias Schiffer
2015-04-11Add support for square-bracketed actionsMatthias Schiffer
2015-04-10Don't parse keywords in the lexerMatthias Schiffer
2015-04-10Allow specifying sequences of character terminals as stringsMatthias Schiffer
2015-04-10Replace hand-written parser by one generated by solar itself :DMatthias Schiffer