974 Commits (b174d5eae8063f2ccbe8f3aac573c0ca951ce169)
 

Author SHA1 Message Date
  Erez Sh b174d5eae8 Documented regexp flags. Issue #230 4 years ago
  Erez Sh f84a964463 Merge branch 'julienmalard-reconst0' (Better and faster reconstruction) 4 years ago
  Erez Sh d631cad024 Minor adjustments 4 years ago
  Erez Sh 3da748c5ee Merge branch 'reconst0' of https://github.com/julienmalard/lark into julienmalard-reconst0 4 years ago
  Erez Shinan 1dd863dd3c
Update README.md 4 years ago
  Erez Sh 621d9f651f Tiny update (Nearley) 4 years ago
  Erez Sh fe7965999b Merge branch 'TMiguelT-nearley-es6' 4 years ago
  Erez Sh b0feed8c12 A few adjustments to Nearley PR (mostly docs) 4 years ago
  Michael Milton 193dcf032d Update readme 4 years ago
  Michael Milton e6ad86f373 For Nearley: add argparse, extras install, allow es6 compiling 4 years ago
  Erez Sh 9ee8428f3f Merge branch 'MegaIng-bytes-support' 4 years ago
  Erez Sh 7c6e94bf73 Fixed issues with the use_bytes PR, and added documentation 4 years ago
  MegaIng 01094af15b
Merge branch 'master' into bytes-support 4 years ago
  MegaIng1 c93106f143 Tests for bytes parser (credit to @ctrlcctrlv) 4 years ago
  MegaIng1 0c89189b5f Support for bytes parser 4 years ago
  Erez Shinan b2d1761cca
Merge pull request #636 from adefazio/master 4 years ago
  Inky fcaf10ac4d Fixes caching when custom lexers are used 4 years ago
  Erez Shinan 1ec02ff5cf
Merge pull request #623 from Inky-developer/master 4 years ago
  Erez Sh 7eee42bfae Docs: Fixed bug in recipes (Issue #633) 4 years ago
  Erez Shinan 8cf90989ef
Merge pull request #632 from MegaIng/reconstructor 4 years ago
  MegaIng1 e4e29f5127 Added a bit of explanation for `term_subs` 4 years ago
  Erez Sh bf326104d5 Updated standalone example 4 years ago
  Erez Sh 69adc221c5 Fixed documentation bug: Issue #625 4 years ago
  Inky a379f7fc22 Added cache option for Lark stub 4 years ago
  Erez Sh b5abf2d7af Merge branch 'MegaIng-join_regex_flags' 4 years ago
  Erez Sh c96adbd1e8 Small refactor 4 years ago
  MegaIng1 9ab02b465c Added comment with explanation 4 years ago
  MegaIng1 3d3bf69403 Added support of expansions 4 years ago
  MegaIng1 e6fc3c9b00 Added possibility for terminals with different flags to be joined in python3.6+ 4 years ago
  Erez Shinan 78b314cf03
Merge pull request #614 from ostracon/tiny_lexer_fix 4 years ago
  Nathaniel Hartley c7fa5e3aa3 Allows building TraditionalLexer with current configuration convention 4 years ago
  Erez Shinan bc1a8c6ca5
Merge pull request #612 from decorator-factory/master 4 years ago
  decorator-factory cf943c0047
Fix typo in docs 4 years ago
  julienmalard a3368d8a72 Need to remove duplicate rules for root rools as well. 4 years ago
  Erez Sh aac5fc7e87 Added templates documentation 4 years ago
  Erez Sh d559e495ee Added templates example 4 years ago
  Erez Shinan 24331eb186
Merge pull request #610 from lark-parser/dev 4 years ago
  Erez Sh 7dc00179e6 Lark now loads faster 4 years ago
  Erez Sh 11ef9a18fe Improved documentation 4 years ago
  Erez Sh 2c49cc6e45 Version Bump 4 years ago
  Erez Sh 601f050645 Added docs for ParserPuppet 4 years ago
  julienmalard 6b9bd84091 Remove commented out line 4 years ago
  julienmalard bca6cfa458 Expand rules reconstructor test passes 4 years ago
  julienmalard 279c319096 Activate expand rules reconstructor test (fails) 4 years ago
  julienmalard 5d01f0ae68 test keep tokens in reconstructor works 4 years ago
  julienmalard 230aad94a7 Added reconstructor tests for tokens to keep ("!") and for expanded rules. 4 years ago
  Erez Sh 47fb971325 Merge remote-tracking branch 'origin/master' 4 years ago
  Erez Sh e5db096b9f Merge branch 'regex' 4 years ago
  Erez Sh 12d95c37af Small fixes 4 years ago
  Erez Sh 1ef0e1832e Merge branch 'regex' of https://github.com/julienmalard/lark into julienmalard-regex 4 years ago