1579 Commits (3eb421830aa288e9d38e62bbb961021c56261c80)
 

Author SHA1 Message Date
  Erez Sh 6a027982c7 Tiny fix to PR 4 years ago
  Erez Sh 6872404f11 Improvements to the Python3 grammar 4 years ago
  MegaIng b4fe22a27d Python2.7 + comments + Magic constants 4 years ago
  MegaIng 845b6fa477 Refactor + tests + additional splitting up. 4 years ago
  MegaIng b0a9afb287 Split up repeats from tilde into different rules. 4 years ago
  Erez Sh 55642be13c Tiny adjustments 4 years ago
  Erez Shinan 61973a70f5
Merge pull request #945 from lark-parser/docs_jul22 4 years ago
  Erez Sh 5e5bd187a6 Docs: Improved documentation of exceptions 4 years ago
  Erez Sh 3e9e5d8449 Refactor: Split class to move code out of standalone section 4 years ago
  ornariece 99ced1fbe3
Merge branch 'lark-parser:master' into master 4 years ago
  Erez Sh 8aa4bfbd95 Fixup: moved import to standalone. 4 years ago
  Erez Sh ee75166376 Remove tests for versions below 3.6 4 years ago
  Erez Sh d0f25985af Fixup: change typehint to Sequence 4 years ago
  Erez Sh ead7a04473 Small fix 4 years ago
  Erez Sh 9c975d932c Merge branch 'master' into 1.0a 4 years ago
  Erez Sh 87a18a098e Tiny fix: MakeParsingFrontend is a regular method, not a classmethod 4 years ago
  Erez Sh 7cb8acbe54 Bugfix for deepcopy + small unrelated refactor (issue #938) 4 years ago
  Erez Shinan be4a7af62b
Merge pull request #942 from MegaIng/patch-4 4 years ago
  MegaIng 688c581949
Updated a few links 4 years ago
  Erez Sh b37519b7c8 Bugfix for deepcopy + small unrelated refactor (issue #938) 4 years ago
  Erez Sh 96f7878104 Disable 'unless' mechanism if priority is different, not just lower (Issue #920) 4 years ago
  Erez Shinan 8b5d85605c
Merge pull request #935 from lark-parser/propagate_containers 4 years ago
  Erez Sh f14ff6d4d1 Fixed tests to use meta (Tree.column is deprecated) 4 years ago
  Erez Sh c953dd9505 Tests: Added a test case demonstrating the need for calculating containers 4 years ago
  Erez Sh d7d02e9308 Tiny comment fix 4 years ago
  Erez Sh a13cfcef55 Bugfix in propagate_positions: Corrected to account for 'container nodes' 4 years ago
  Erez Shinan eb2b0b9166
Merge pull request #932 from lark-parser/refactor_jun2021 4 years ago
  Erez Sh 24f653080f More minor refactorings 4 years ago
  Erez Sh 3bc070bc1d Change how propagate_positions work 4 years ago
  Erez Sh da3a993d02 lexer.py: Small simplification 4 years ago
  Erez Sh e5991739ee lexer.py: Small refactor 4 years ago
  Erez Sh 389e7fbf5c lexer.py: Refactored mres operations into a Scanner class. 4 years ago
  Chanic Panic 804114d1ff Remove default values on type declarations and mark ClassVars 4 years ago
  Chanic Panic 4bc9445238 Corrections for PR and some mypy errors 4 years ago
  Chanic Panic 1c4af01a11 Update mypy workflow 4 years ago
  Chanic Panic bca7c79b1f Declare instance variable types at class level 4 years ago
  Chanic Panic be76059015 Merge the Literal types 4 years ago
  MegaIng bdcd2e0011 fix tree_matcher when keep_all_tokens=True by setting sym.filter_out correctly. 4 years ago
  Chanic Panic 433adeeaff Last batch of .pyi files 4 years ago
  Erez Sh a5f3ec4d0c Small fix to setup.py 4 years ago
  Chanic Panic 089bc2b523 More .pyi merging 4 years ago
  Chanic Panic d7b819e9ce Continue merging .pyi files 4 years ago
  Erez Sh 9b77270502 Removed code relevant to versions below 3.6 4 years ago
  Chanic Panic 8d0cdeeb14 Start merging .pyi files 4 years ago
  Erez Sh ff686fc89a Remove more Python 2 code 4 years ago
  Erez Sh ec2ba8826e Docs fix + cleanup 4 years ago
  Erez Sh def06dbc08 Remove tests for Python 2 4 years ago
  Erez Sh d54f68530a Remove tests for Python 2 4 years ago
  Erez Sh 8d082b577f Remove tests for Python 2 4 years ago
  Erez Sh eb45324146 Removed deprecated code 4 years ago