about summary refs log tree commit diff
path: root/src/grammar/testparser.py
AgeCommit message (Expand)AuthorLines
2019-09-30Remove legacy grammarErin Power-66/+0
2018-12-25Remove licensesMark Rousskov-10/+0
2017-05-08Re-add LALR grammar.Mark Simulacrum-0/+76
2017-05-02Remove ANTLR grammar.Mark Simulacrum-76/+0
2015-02-06Move compile-fail tests that are rejected by the parser to parse-failFlorian Hahn-12/+20
2015-02-05testparser has long linesBrian Anderson-0/+3
2015-01-20Add a LALR grammar for Rust with testing supportBrian Leibig-0/+65