13 Commits (cf9c95343a024929372380ac9777ae089bc7da98)

Author SHA1 Message Date
  night199uk 80a09697fe Rebuild the way Earley prioritizes ambiguities 6 years ago
  night199uk 64992aa49c Fix a performance regression on Rules related to empties 6 years ago
  Erez Shinan 222df5bab4 New Feature: Added maybe_placeholders option (Issue #285) 6 years ago
  Erez Shinan 5c68bf677a Implement eq/hash for Rule (Issue #278) 6 years ago
  Erez Shinan a892f184e3 Fix LALR shift/reduce warnings when debug=True (Issue #258) 6 years ago
  Erez Shinan 37cfe5c9f3 BUGFIX: Standalone parser didn't retain filter_out values for terminals (Issue #222) 6 years ago
  Erez Shinan 7b32ffd83a Fixed token visibility rules (Issue #109) 6 years ago
  Erez Shinan 33caa391d5 Breaking backwards compatibility: 6 years ago
  Erez Shinan 4a5aa745ea All tests passing 6 years ago
  Erez Shinan 67f372c994 Symbols instead of strings - initial 6 years ago
  Erez Shinan 07b5469e86 More refactoring, untangling grammar compilation and parse-tree creation 7 years ago
  Erez Shinan 7182ba3991 Minor refactoring for the standalone tool (in progress) 7 years ago
  Erez Shinan 1cc4c965e8 Big Refactor: Grammars now build in half the time. Code shorter & cleaner. 7 years ago