8 Commits (8766fb1b03955b44e511e22df1cef608b1ef6d8b)

Author SHA1 Message Date
  Martin Evans 835958398c - Removed the object wrappers and configurable pipeline, they can be better written in code. 1 year ago
  Martin Evans 45118520fa - Improved coverage of `GBNFGrammarParser` up to 96% 2 years ago
  Martin Evans 9f694c584c Further improved grammar parser test coverage (up to 92%) 2 years ago
  Martin Evans bff41eef37 Added some more coverage of `GrammarRule`, checking that invalid rules are rejected 2 years ago
  Martin Evans a70c7170dd - Created a higher level `Grammar` class which is immutable and contains a list of grammar rules. This is the main "entry point" to the grammar system. 2 years ago
  Mihai 920efaca44 Add original test 2 years ago
  Mihai 2ae1891c13 Bug fixes after running tests. 2 years ago
  Mihai 0bd495276b Add initial tests + fix bugs. Still WIP since the test is failing. 2 years ago