1010 Commits (3eb421830aa288e9d38e62bbb961021c56261c80)

Author SHA1 Message Date
  Erez Sh afbdb6a4a9 Edits to merge_transformers 3 years ago
  Robin A. Dorstijn fb8800914b Added advanced example for merge_transformers 3 years ago
  Robin A. Dorstijn fc24666f37 Add merge function 3 years ago
  Erez Sh b3816b9a90 Added utility function: List grammar imports + test 3 years ago
  Erez Sh 4fe49c9cdb Change expand_kids_by_data to use range 3 years ago
  Erez Sh d2e8b15c2f Another update for the PR 3 years ago
  Erez Sh f5c7af8ce9 Proposed corrections to PR #970 3 years ago
  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 3 years ago
  Erez Sh 3bc070bc1d Change how propagate_positions work 3 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 3 years ago
  Chanic Panic d7b819e9ce Continue merging .pyi files 3 years ago
  Erez Sh 9b77270502 Removed code relevant to versions below 3.6 3 years ago
  Chanic Panic 8d0cdeeb14 Start merging .pyi files 3 years ago
  Erez Sh ff686fc89a Remove more Python 2 code 3 years ago