131 Revize (f5c7af8ce9996f303e05aa4caec32abccde615fa)

Autor SHA1 Zpráva Datum
  Erez Sh 87a18a098e Tiny fix: MakeParsingFrontend is a regular method, not a classmethod před 3 roky
  Erez Sh 3bc070bc1d Change how propagate_positions work před 3 roky
  Erez Sh 2a1b03bc65 Rename ParserPuppet -> InteractiveParser před 3 roky
  MegaIng1 754f08a622 Added get_puppet, helpers and tests před 3 roky
  Erez Sh 0199afa4c8 Cleanup and refactor před 3 roky
  MegaIng1 a202f2c7e8 Fix for cache + inline Transformer před 3 roky
  MegaIng1 3d5729d5d2 Resolved cyclic dependency by moving deserialize_lexer_conf out of MakeParsingFrontend.deserialize před 3 roky
  MegaIng1 9252c0387c added configurations checks for postlex+dynamic před 3 roky
  Erez Sh 7ce0f7015f Added load_grammar.find_grammar_errors před 3 roky
  Erez Sh ed065eeb76 Removed duplicate line před 3 roky
  Erez Sh 679c415673 Small refactor to adjust PR před 3 roky
  Erez Sh 712df517b2 Fixes for PR. Custom lexer now works with CYK před 3 roky
  Erez Sh 284dfe7fd3 Refactored parser_frontends. Now significantly simpler před 3 roky
  Erez Sh c6819a0ed7 Refactored all likely exceptions to inherit from LarkError, and improved error messages. před 3 roky
  MegaIng1 cf9d0d915e Fixes for custom lexer. před 3 roky
  MegaIng1 cf25c06420 Added custom lexer to earley. před 3 roky
  Erez Sh 7fa993320e match_examples() now works for Earley+Standard před 3 roky
  MegaIng1 2d8bd42315 Make `LALR_CustomLexerWrapper` behave correctly + tests před 3 roky
  MegaIng1 bc9ed5376d made error message contain actual source code před 3 roky
  MegaIng1 605b91e4be improve error message with token source. před 3 roky
  Erez Sh 45467e1f61 Changes due to code review by @MegaIng před 3 roky
  Erez Sh 72e7926097 Completely redesigned the interface between Lexer<->Parser, and refactored LALR parser and lexers před 4 roky
  Erez Sh f2a6feddf1 Tiny fixes před 4 roky
  MegaIng1 bd22a2f79e Removed _LOAD_BLOCKED_OPTIONS před 4 roky
  MegaIng1 e1b572c3a9 Allows the standalone parser to take more options. před 4 roky
  Erez Sh aac21d4d19 Minor version bump + Adjustments to PR před 4 roky
  Louis Dubois a423097362 fix: Propagate debug flag on loading grammar from cache před 4 roky
  Erez Sh 798a7026b4 Minor version bump + Adjustments to PR před 4 roky
  Louis Dubois abdbabe429 fix: Propagate debug flag on loading grammar from cache před 4 roky
  Chanic Panic 9c967fafb0 Add ambiguity='forest' option před 4 roky
  Erez Sh 2f4831f9b6 Small refactor after PR před 4 roky
  Blank Spruce 96873d64ba Make transformer work with tokens in standalone parser, fixes #648 před 4 roky
  MegaIng1 c93106f143 Tests for bytes parser (credit to @ctrlcctrlv) před 4 roky
  Inky fcaf10ac4d Fixes caching when custom lexers are used před 4 roky
  Erez Sh 7dc00179e6 Lark now loads faster před 4 roky
  julienmalard 86a162d6d8 Added `regex` module as optional mode. před 4 roky
  julienmalard 3fc9733188 Added regex module option. před 4 roky
  MegaIng1 926c98bd41 Renamed global_flags to g_regex_flags před 4 roky
  MegaIng1 3a97029853 Added global_flags option to Lark (+ test) před 4 roky
  Erez Sh 8842928963 Fixed multithreading bug in ContextualLexer (Issue #493) před 4 roky
  Michael Heyvaert c00f4448fa fix custom lexer handling for lalr parser + test před 5 roky
  night199uk d845aa3bf1 Add debug flag to Early and XEarley to allow dumping the SPPF před 5 roky
  Erez Shinan bcc4e67bce CYK also working před 5 roky
  Erez Shinan f71df240b6 Removed Python2 incompatibility před 5 roky
  Erez Shinan 0f9dfdd623 Re-implemented CustomLexer after regression (Issue #377) před 5 roky
  Erez Shinan a798dec779 Fix to new serializer code (Discussed in issue #349) před 5 roky
  Erez Shinan 5ab12b031c Added transformer, postlex arguments to standalone před 5 roky
  Erez Shinan ae51402cc7 Added serializer test před 5 roky
  Erez Shinan 6efa6b4fa0 Still working před 5 roky
  Erez Shinan 3c64c56bcd All tests passing před 5 roky