1002 Commits (9de52fe26604dee51a4448ec2bfe8974ca3315c2)

Author SHA1 Message Date
  MegaIng 3a4568df24 Reworked grammar to simplify later processing + expand_kids_by_data + tests 3 years ago
  MegaIng c9c33423fc Fix recursion error for many options in Terminal 3 years ago
  Erez Sh 343c22e218 NotImplemented -> NotImplmementedError 3 years ago
  Erez Sh a8900c13b7 Changed sequence to collection 3 years ago
  Erez Sh e30eef7a53 Commit latest master to v1.0 3 years ago
  Erez Sh 0fddb7fef6 Replace '...' with 'NotImplemented' 3 years ago
  Erez Sh 1457e01e7e Fixes to typing and tests 3 years ago
  Erez Sh a8473e7e5d A tiny bit more typing info 3 years ago
  Erez Sh 3f507fc073 A few more type annotations, reduce use of inline flags 3 years ago
  Erez Sh 90460f31d9 Refactored PR #949 and edited the comments/docstrings 3 years ago
  MegaIng 3436b33885 Refactor small_factors 3 years ago
  MegaIng fa8565366b Off-by-one fix + Change of thresholds + fix tests 3 years ago
  MegaIng b4fe22a27d Python2.7 + comments + Magic constants 3 years ago
  MegaIng 845b6fa477 Refactor + tests + additional splitting up. 3 years ago
  MegaIng b0a9afb287 Split up repeats from tilde into different rules. 3 years ago
  Erez Sh 55642be13c Tiny adjustments 3 years ago
  Erez Sh 5e5bd187a6 Docs: Improved documentation of exceptions 3 years ago
  Erez Sh 3e9e5d8449 Refactor: Split class to move code out of standalone section 3 years ago
  Erez Sh 8aa4bfbd95 Fixup: moved import to standalone. 3 years ago
  Erez Sh d0f25985af Fixup: change typehint to Sequence 3 years ago
  Erez Sh ead7a04473 Small fix 3 years ago
  Erez Sh 87a18a098e Tiny fix: MakeParsingFrontend is a regular method, not a classmethod 3 years ago
  Erez Sh 7cb8acbe54 Bugfix for deepcopy + small unrelated refactor (issue #938) 3 years ago
  Erez Sh b37519b7c8 Bugfix for deepcopy + small unrelated refactor (issue #938) 3 years ago
  Erez Sh 96f7878104 Disable 'unless' mechanism if priority is different, not just lower (Issue #920) 3 years ago
  Erez Sh d7d02e9308 Tiny comment fix 3 years ago
  Erez Sh a13cfcef55 Bugfix in propagate_positions: Corrected to account for 'container nodes' 3 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 3 years ago
  Chanic Panic 4bc9445238 Corrections for PR and some mypy errors 3 years ago
  Chanic Panic bca7c79b1f Declare instance variable types at class level 3 years ago
  Chanic Panic be76059015 Merge the Literal types 3 years ago
  MegaIng bdcd2e0011 fix tree_matcher when keep_all_tokens=True by setting sym.filter_out correctly. 3 years ago
  Chanic Panic 433adeeaff Last batch of .pyi files 3 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 eb45324146 Removed deprecated code 4 years ago
  Erez Sh 8a00284700 Removed some of the Python2 compatibility code 4 years ago
  ornariece c24d6ecff5 Fix #696 testing for is _EMPTY 4 years ago
  ornariece c3fc2266e1 Fix #696 now providing the correct amount of placeholders 4 years ago
  Erez Sh 44a20c850e Small fix 4 years ago
  MegaIng 67bbb3dc21 Update reconstruct.pyi + add insert_spaces 4 years ago