15 Commits (18c7022b0fb2f59c7a2ef2002ba6a5d494044e55)

Author SHA1 Message Date
  night199uk 80a09697fe Rebuild the way Earley prioritizes ambiguities 6 years ago
  Erez Shinan 0881fe122f Updated mention of GPL for standalone tool (Issue #247) 6 years ago
  Erez Shinan c85098e090 Small refactoring in standalone 7 years ago
  Erez Shinan 720372a386 Standalone parser now uses contextual lexer instead of traditional one (Issue #212) 7 years ago
  Erez Shinan 53a66132ba Added visitors & transformers to standalone (Issue #223) 7 years ago
  Erez Shinan 37cfe5c9f3 BUGFIX: Standalone parser didn't retain filter_out values for terminals (Issue #222) 7 years ago
  Erez Shinan 843da8e809 Fixed bugs in the standalone generator (Issue #212) 7 years ago
  Erez Shinan dee5ac776d Fix for Python 3.7 7 years ago
  Erez Shinan 33caa391d5 Breaking backwards compatibility: 7 years ago
  Erez Shinan b951b5f79c Significant reduction in memory consumption (Saving only parse-table instead of analysis instance) 7 years ago
  Erez Shinan eba4a604cb Added tests for standalone generator 7 years ago
  Erez Shinan e697c266a7 Standalone: Significantly reduced generated code size 7 years ago
  Erez Shinan 9b0672fda6 Standalone tools now supports postlex 7 years ago
  Erez Shinan a409f2835c Corrections to the standalone tool 7 years ago
  Erez Shinan 5ac4120b71 Stand-alone tool working for LALR+traditional lexer (first commit) 7 years ago