760 Commits (fc2f14ffd167cba8b722688a51cd4f1e7997a1fb)

Author SHA1 Message Date
  Peter Wienemann e02b1b6669 Fix various typos 4 years ago
  Erez Sh b5aeb812e0 Better error message for options. More tests for priority 4 years ago
  Erez Sh e84a64fc52 Added support for rule priorities in LALR 4 years ago
  Erez Sh 2dbfa2573a Added non-recursive transformer to default imports 4 years ago
  Erez Sh decb3cdcef Fix for compression. Use base64 for compatibility 4 years ago
  Erez Sh 6a9759d620 Added optional compression to standalone parser 4 years ago
  Erez Sh 08677238b6 Minor edit 4 years ago
  MegaIng1 2700b794b9 add `--verbose` option & make warnings comments 4 years ago
  MegaIng1 2d74539424 lark.tools.serialize and standalone can now take more options. Also added info where options need to be added 4 years ago
  Erez Sh e4d73526d4 Refactor 4 years ago
  Erez Sh f2a6feddf1 Tiny fixes 4 years ago
  Erez Sh c196f99cd4 Better reduce/reduce errors 4 years ago
  MegaIng1 ab5bc3f47e Improved comment 4 years ago
  MegaIng1 bd22a2f79e Removed _LOAD_BLOCKED_OPTIONS 4 years ago
  MegaIng1 acd04442bc Fix for cache 4 years ago
  MegaIng1 e1b572c3a9 Allows the standalone parser to take more options. 4 years ago
  Tom Ritchford fb925f8b31 Guard Lark.__doc__ assignment for tools.standalone 4 years ago
  MegaIng1 9370fb5aa5 Fix for tree_matcher 4 years ago
  MegaIng1 dcde0bcbe9 Prevent terminals from being filtered out when used in always_accept 4 years ago
  MegaIng1 3112259b23 Fix for maybe_placeholders when keep_all_tokens=True 4 years ago
  Erez Sh aac21d4d19 Minor version bump + Adjustments to PR 4 years ago
  Louis Dubois a423097362 fix: Propagate debug flag on loading grammar from cache 4 years ago
  Louis Dubois c6f2b023f3 chg: Force pickle to use highest protocol 4 years ago
  Erez Sh 798a7026b4 Minor version bump + Adjustments to PR 4 years ago
  Louis Dubois abdbabe429 fix: Propagate debug flag on loading grammar from cache 4 years ago
  Louis Dubois d41e3cdfb9
chg: Force pickle to use highest protocol 4 years ago
  Erez Sh 9f3d611022 Version bump to 0.10.0 4 years ago
  Chanic Panic 24434ec5ff Add documentation for working with the SPPF 4 years ago
  Erez Sh faecf32592 Restore the Lark.terminals attribute when using cached grammar 4 years ago
  Tom Ritchford ce32310f49 Add print parameter to lark.tools.standalone.main 4 years ago
  Erez Sh e6caa035ca Tiny docs fix 4 years ago
  Erez Sh 156bd7577f Adjustments and fixes for PR 4 years ago
  Chanic Panic 50c9cda6b5 Pass list to on_cycle instead of function 4 years ago
  Erez Sh 88d4659c29 Improvements to puppet + other small stuff 4 years ago
  Jonah Yolles-Murphy b82f7177cb added test 4 years ago
  Chanic Panic 9db869cc80 Add PackedData class 4 years ago
  Erez Sh 968d1652d8 Fixed issue in grammar error-reporting due to unordered dict (changed it to list) 4 years ago
  Chanic Panic 9c967fafb0 Add ambiguity='forest' option 4 years ago
  Chanic Panic 607f984523 Create TreeForestTransformer 4 years ago
  Chanic Panic 93d70e8a41 Replace ForestToTreeVisitors with ForestToParseTree 4 years ago
  Chanic Panic 4adc871bf1 Add ForestTransformer 4 years ago
  Chanic Panic 67ae0e2b16 Moderate updates and improvements to ForestVisitor 4 years ago
  Jonah Yolles-Murphy 6cd706279a make Trees and Tokens' reprs' evalable 4 years ago
  Erez Sh fe89296193 Improved load_grammar's error messages, and added tests 4 years ago
  Omega16 a01de190d3
Added pydot__tree_to_dot and pydot__tree_to_graph, changed pydot__tree_to_png 4 years ago
  Erez Sh b87acedac4 Fixed docs. Added support for hashing ParserPuppet 4 years ago
  Erez Sh 42ada346cd Corrected docstring 4 years ago
  Erez Sh 6f48b23383 Fix imports 4 years ago
  Erez Sh afde561ac3 Refactored reconstructor out into tree_matcher. Functionality should stay the same. 4 years ago
  Erez Sh 96b0cfbbc4 Docs: error in docs.. 4 years ago