36 Commits (2f2cebedf89d7d463c2f4de33b8492ef7c0a2d16)

Autor SHA1 Nachricht Datum
  Erez Sh decb3cdcef Fix for compression. Use base64 for compatibility vor 4 Jahren
  Erez Sh 6a9759d620 Added optional compression to standalone parser vor 4 Jahren
  MegaIng1 2700b794b9 add `--verbose` option & make warnings comments vor 4 Jahren
  MegaIng1 2d74539424 lark.tools.serialize and standalone can now take more options. Also added info where options need to be added vor 4 Jahren
  MegaIng1 e1b572c3a9 Allows the standalone parser to take more options. vor 4 Jahren
  Tom Ritchford ce32310f49 Add print parameter to lark.tools.standalone.main vor 4 Jahren
  MegaIng f86c4cf14d
Fixed Failing tests vor 4 Jahren
  Erez Sh bf2d9bf7b1 Standalone generator now remove docstrings and comments. vor 4 Jahren
  Blank Spruce 5559b1a211 Add missing elements in standalone parser vor 4 Jahren
  Erez Sh 9cc57abd8a Added 'cache' option to Lark (Issue #479) vor 4 Jahren
  Erez Sh 7538c93080 Fixed for mypy (including issue #532) vor 4 Jahren
  Erez Sh 9ec9acf115 The standalone parser is now licensed under MPL2 (instead of GPL) (Issue #507) vor 4 Jahren
  Erez Sh b2f1b3bf7c Small fixes vor 4 Jahren
  Erez Shinan a798dec779 Fix to new serializer code (Discussed in issue #349) vor 5 Jahren
  Erez Shinan 5ab12b031c Added transformer, postlex arguments to standalone vor 5 Jahren
  Erez Shinan ae51402cc7 Added serializer test vor 5 Jahren
  Erez Shinan 3c64c56bcd All tests passing vor 5 Jahren
  Erez Shinan 94e15fb6f7 Mid work. Almost stable vor 5 Jahren
  Erez Shinan bd75bf2dff Refactor - callbacks are now {rule: callback}, instead of a Callback object referenced by Rule.alias vor 5 Jahren
  night199uk 80a09697fe Rebuild the way Earley prioritizes ambiguities vor 5 Jahren
  Jan Rydzewski 3ef84318b1 Removed unused imports and variables vor 5 Jahren
  Erez Shinan 0881fe122f Updated mention of GPL for standalone tool (Issue #247) vor 6 Jahren
  Erez Shinan c85098e090 Small refactoring in standalone vor 6 Jahren
  Erez Shinan 720372a386 Standalone parser now uses contextual lexer instead of traditional one (Issue #212) vor 6 Jahren
  Erez Shinan 53a66132ba Added visitors & transformers to standalone (Issue #223) vor 6 Jahren
  Erez Shinan 37cfe5c9f3 BUGFIX: Standalone parser didn't retain filter_out values for terminals (Issue #222) vor 6 Jahren
  Erez Shinan 843da8e809 Fixed bugs in the standalone generator (Issue #212) vor 6 Jahren
  Erez Shinan dee5ac776d Fix for Python 3.7 vor 6 Jahren
  Erez Shinan 33caa391d5 Breaking backwards compatibility: vor 6 Jahren
  Erez Shinan b951b5f79c Significant reduction in memory consumption (Saving only parse-table instead of analysis instance) vor 6 Jahren
  Erez Shinan eba4a604cb Added tests for standalone generator vor 6 Jahren
  Erez Shinan e697c266a7 Standalone: Significantly reduced generated code size vor 6 Jahren
  Erez Shinan 9b0672fda6 Standalone tools now supports postlex vor 6 Jahren
  Erez Shinan a409f2835c Corrections to the standalone tool vor 6 Jahren
  Erez Shinan 5ac4120b71 Stand-alone tool working for LALR+traditional lexer (first commit) vor 6 Jahren