1493 Commits (066fe8f3251aa266c8b04d4e01805f5949e1189b)
 

Author SHA1 Message Date
  Erez Shinan 066fe8f325
Merge pull request #980 from MegaIng/sort-inside-terminals 3 years ago
  MegaIng e0889a3cf3 Sort Options inside a TerminalTree 3 years ago
  Erez Shinan 4b70d1df74
Merge pull request #978 from wiene/fix-typos 3 years ago
  Peter Wienemann d28eba4f9a Fix typos in comment of example code 3 years ago
  Erez Sh 786adec537 Docs: Tiny fix in docstring in visitors.py 3 years ago
  Erez Sh 155f4a8c0f Examples: Tiny fix 3 years ago
  Erez Shinan 94dcec4c36
Merge pull request #976 from lark-parser/merge_transformers 3 years ago
  Erez Sh d433e30659 Docs: Add merge_transformer; fix docstrings for sphinx 3 years ago
  Erez Sh ca1131a3a1 Examples: Moved example into 'composition' folder, and improved it 3 years ago
  Erez Sh d449513839 Tests: Updated test_merge_transformers 3 years ago
  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 Shinan fbb6a9ede8
Merge pull request #975 from lark-parser/list_grammar_imports2 3 years ago
  Erez Sh b3816b9a90 Added utility function: List grammar imports + test 3 years ago
  Erez Shinan cc5482958d
Merge pull request #971 from lark-parser/MegaIng-fix_recursion_error_terminal_corrections 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
  Erez Sh 5dc44c31e1 Merge branch 'fix_recursion_error_terminal' of https://github.com/MegaIng/lark into MegaIng-fix_recursion_error_terminal 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 3d3858a30c README: Added Poetry to 'projects using Lark' 3 years ago
  Erez Sh 8f2bef29bc README: Added link to Lark.js 3 years ago
  Erez Shinan 82ad512c1a
Merge pull request #960 from michael-k/remove-travis 3 years ago
  Erez Shinan c998d0bd2a
Merge pull request #961 from michael-k/python3.10 3 years ago
  Michael Käufl 8f73a58a54
Run tests against Python 3.10 3 years ago
  Michael Käufl 3269605211
Remove config for Travis CI 3 years ago
  Erez Shinan d637b1179f
Merge pull request #930 from MegaIng/fix-tree_matcher 3 years ago
  Erez Shinan 6282dc9cb6
Merge pull request #956 from sbraz/description 3 years ago
  Louis Sautier f3826ed3d1
Remove ineffective description-file key from setup.cfg 3 years ago
  Erez Sh 41b2ba0d3a Docs: Updated IDE links again 3 years ago
  Erez Sh e8d5e7e30d Docs: Updated IDE link 3 years ago
  Erez Shinan 7ee1409128
Merge pull request #952 from lark-parser/MegaIng-better_repeats_refactor 3 years ago
  Erez Sh cf61f78509 Tests: Moved repeat operator tests to test_grammar 3 years ago
  Erez Shinan 8b50786ca1
Merge pull request #940 from lark-parser/issue938 3 years ago
  Erez Shinan c019634123
Merge pull request #950 from lark-parser/py3_grammar 3 years ago
  Erez Sh 90460f31d9 Refactored PR #949 and edited the comments/docstrings 3 years ago
  Erez Sh 953f2534fe Merge branch 'better_repeats' of https://github.com/MegaIng/lark into MegaIng-better_repeats 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
  Erez Sh 6a027982c7 Tiny fix to PR 3 years ago
  Erez Sh 6872404f11 Improvements to the Python3 grammar 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 Shinan 61973a70f5
Merge pull request #945 from lark-parser/docs_jul22 3 years ago
  Erez Sh 5e5bd187a6 Docs: Improved documentation of exceptions 3 years ago
  Erez Sh 87a18a098e Tiny fix: MakeParsingFrontend is a regular method, not a classmethod 3 years ago