9 Commits (188e87c65bfafb12c0fd12b11471fca31a7661a2)

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