5 Commits (bff41eef376445a88bb865f60896abd2549eae5c)

Author SHA1 Message Date
  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