Age | Commit message (Expand) | Author |
---|---|---|
2015-04-11 | Allow skipping the destructor selectively | Matthias Schiffer |
2015-04-11 | parse: introduce rhs_t typedef | Matthias Schiffer |
2015-04-11 | Add support for destructors | Matthias Schiffer |
2015-04-11 | Add support for square-bracketed actions | Matthias Schiffer |
2015-04-11 | output: de-duplicate token value pushing | Matthias Schiffer |
2015-04-10 | output_slr: collapse duplicate case branches | Matthias Schiffer |
2015-04-10 | Don't parse keywords in the lexer | Matthias Schiffer |
2015-04-10 | parse: make grammar for toplevel directives more readable | Matthias Schiffer |
2015-04-10 | Allow specifying sequences of character terminals as strings | Matthias Schiffer |
2015-04-10 | Replace hand-written parser by one generated by solar itself :D | Matthias Schiffer |