1469 Révisions (771998429889ba4d98bc4b6ab6d4bb67603b38d2)
 

Auteur SHA1 Message Date
  Erez Sh 7719984298 Merge branch 'v1.0' into 1.0b il y a 3 ans
  Erez Shinan 3e2a61aa14
Merge pull request #926 from chanicpanic/v1.0-typing il y a 3 ans
  Erez Sh a8473e7e5d A tiny bit more typing info il y a 3 ans
  Erez Sh 3f507fc073 A few more type annotations, reduce use of inline flags il y a 3 ans
  Erez Sh 3e9e5d8449 Refactor: Split class to move code out of standalone section il y a 3 ans
  Erez Sh 8aa4bfbd95 Fixup: moved import to standalone. il y a 3 ans
  Erez Sh ee75166376 Remove tests for versions below 3.6 il y a 3 ans
  Erez Sh d0f25985af Fixup: change typehint to Sequence il y a 3 ans
  Erez Sh ead7a04473 Small fix il y a 3 ans
  Erez Sh 9c975d932c Merge branch 'master' into 1.0a il y a 3 ans
  Erez Sh 87a18a098e Tiny fix: MakeParsingFrontend is a regular method, not a classmethod il y a 3 ans
  Erez Sh 7cb8acbe54 Bugfix for deepcopy + small unrelated refactor (issue #938) il y a 3 ans
  Erez Shinan be4a7af62b
Merge pull request #942 from MegaIng/patch-4 il y a 3 ans
  MegaIng 688c581949
Updated a few links il y a 3 ans
  Erez Shinan 8b5d85605c
Merge pull request #935 from lark-parser/propagate_containers il y a 3 ans
  Erez Sh f14ff6d4d1 Fixed tests to use meta (Tree.column is deprecated) il y a 3 ans
  Erez Sh c953dd9505 Tests: Added a test case demonstrating the need for calculating containers il y a 3 ans
  Erez Sh d7d02e9308 Tiny comment fix il y a 3 ans
  Erez Sh a13cfcef55 Bugfix in propagate_positions: Corrected to account for 'container nodes' il y a 3 ans
  Erez Shinan eb2b0b9166
Merge pull request #932 from lark-parser/refactor_jun2021 il y a 3 ans
  Erez Sh 24f653080f More minor refactorings il y a 3 ans
  Erez Sh 3bc070bc1d Change how propagate_positions work il y a 3 ans
  Erez Sh da3a993d02 lexer.py: Small simplification il y a 3 ans
  Erez Sh e5991739ee lexer.py: Small refactor il y a 3 ans
  Erez Sh 389e7fbf5c lexer.py: Refactored mres operations into a Scanner class. il y a 3 ans
  Chanic Panic 804114d1ff Remove default values on type declarations and mark ClassVars il y a 3 ans
  Chanic Panic 4bc9445238 Corrections for PR and some mypy errors il y a 3 ans
  Chanic Panic 1c4af01a11 Update mypy workflow il y a 3 ans
  Chanic Panic bca7c79b1f Declare instance variable types at class level il y a 3 ans
  Chanic Panic be76059015 Merge the Literal types il y a 3 ans
  Chanic Panic 433adeeaff Last batch of .pyi files il y a 3 ans
  Erez Sh a5f3ec4d0c Small fix to setup.py il y a 3 ans
  Chanic Panic 089bc2b523 More .pyi merging il y a 3 ans
  Chanic Panic d7b819e9ce Continue merging .pyi files il y a 3 ans
  Erez Sh 9b77270502 Removed code relevant to versions below 3.6 il y a 3 ans
  Chanic Panic 8d0cdeeb14 Start merging .pyi files il y a 3 ans
  Erez Sh ff686fc89a Remove more Python 2 code il y a 3 ans
  Erez Sh ec2ba8826e Docs fix + cleanup il y a 3 ans
  Erez Sh def06dbc08 Remove tests for Python 2 il y a 3 ans
  Erez Sh d54f68530a Remove tests for Python 2 il y a 3 ans
  Erez Sh 8d082b577f Remove tests for Python 2 il y a 3 ans
  Erez Sh eb45324146 Removed deprecated code il y a 3 ans
  Erez Sh 8a00284700 Removed some of the Python2 compatibility code il y a 3 ans
  Erez Sh 44a20c850e Small fix il y a 3 ans
  Erez Sh 0ad4e8a177 Merge branch 'fix-888' of https://github.com/MegaIng/lark into MegaIng-fix-888 il y a 3 ans
  Erez Shinan 52af15b3b3
Merge pull request #910 from nandeeka/master il y a 3 ans
  Erez Shinan 605b948a6b
Merge pull request #921 from MegaIng/reconstructor-fixes il y a 3 ans
  MegaIng 67bbb3dc21 Update reconstruct.pyi + add insert_spaces il y a 3 ans
  MegaIng c44bb3e0cd Raise a GrammarError on empty string literal. il y a 3 ans
  Nandeeka Nayak a50aaaa924 Fix scan_values() type stub il y a 3 ans