22 커밋 (2ffb55b88f771039b68beb73c30206708cb726b9)

작성자 SHA1 메시지 날짜
  Erez Sh a7c71f32cc Fixed Lark.lex(), added dont_ignore option, added tests for it. 3 년 전
  Greg Ward 11a0052eb5 Fix incorrect type hint for 'lexer' argument to Lark constructor 3 년 전
  Fabio Zadrozny 661eca61f4
Change typing in lark.pyi: Any -> UnexpectedInput 3 년 전
  Fabio Zadrozny 5735d29f42
Add on_error to parse lark.pyi 3 년 전
  Fabio Zadrozny 6d4b0c9676
Fix lark.pyi stub syntax 3 년 전
  MegaIng1 dcde0bcbe9 Prevent terminals from being filtered out when used in always_accept 4 년 전
  MegaIng1 5f7a5d428a renamed `source_code` -> `source_grammar` 4 년 전
  MegaIng1 a4260110ff added PackageResource 4 년 전
  MegaIng1 f7d466dc7d added PackageResource 4 년 전
  MegaIng1 a50fc10773 import_paths->sources, source->source_path, various implementation changes 4 년 전
  MegaIng1 009cc10590 Added `FromPackageLoader` and `open_from_package` 4 년 전
  MegaIng1 53b3e12bba Added `import_sources` 4 년 전
  MegaIng1 c93106f143 Tests for bytes parser (credit to @ctrlcctrlv) 4 년 전
  MegaIng1 0c89189b5f Support for bytes parser 4 년 전
  Inky fcaf10ac4d Fixes caching when custom lexers are used 4 년 전
  Inky a379f7fc22 Added cache option for Lark stub 4 년 전
  julienmalard 86a162d6d8 Added `regex` module as optional mode. 4 년 전
  Erez Sh f04a2167d6 Fixes to mypy stubs (Issue #561) 4 년 전
  Erez Sh 9cc57abd8a Added 'cache' option to Lark (Issue #479) 4 년 전
  MegaIng1 926c98bd41 Renamed global_flags to g_regex_flags 4 년 전
  MegaIng1 3a97029853 Added global_flags option to Lark (+ test) 4 년 전
  Erez Sh 7538c93080 Fixed for mypy (including issue #532) 4 년 전
  nic 97975532ac Fix lexer_callback arg in stub for Lark constructor 4 년 전
  KmolYuan 803b1fe79e Apply changes and extend more names. 4 년 전
  KmolYuan 39aa08d223 Split out stubs. 4 년 전
  KmolYuan 25db16dd73 Add stubs for PEP 561. 4 년 전