19 Комити (5cb209184d1332f7829bbe2e320aed3a663fe664)

Аутор SHA1 Порука Датум
  Erez Shinan 1685f94ea3 BUGFIX: Solved an elusive bug in Earley parser, when empty rules repeat in the same column пре 7 година
  Erez Shinan 794a1c4965 More flags work пре 7 година
  Erez Shinan 34acc4674e Added flag options to terminals (just 'i' for now) пре 7 година
  Erez Shinan 24f86569da Fixed issue #3 (infinite recursion in grammar) пре 7 година
  Erez Shinan a73cc9ad90 Re-wrote the Earley parser to use a parse-forest пре 7 година
  Erez Shinan 29718a9a3a Bugfix in scanless пре 7 година
  Erez Shinan d8cbd239d7 Fixed a bug in string evaluation пре 7 година
  Erez Shinan c1fbb3214c Earley.lexer = None as default now пре 7 година
  Erez Shinan a60c339ff7 Scanless Earley now working for all tests! пре 7 година
  Erez Shinan be6aa4f726 Fixed string escaping and unicode handling пре 7 година
  Erez Shinan 2973167cf0 Added a test for empty rules пре 7 година
  Erez Shinan c9b45823ed Better support for scanless parsing пре 7 година
  Erez Shinan a5a20a423a Changed parser/lexer interface in lark. Bumped minor version пре 7 година
  Erez Shinan fbba305a9e Fixed grammars пре 7 година
  Erez Shinan 5236e4a32a Refactored TokenDef to store Pattern(Str/RE) пре 7 година
  Erez Shinan c70355389f Initial support for EBNF in tokens (automatic compilation to regexps) пре 7 година
  Erez Shinan 520ab88cd8 Added ContextualLexer for LALR. Working, but doesn't seem to improve speed. пре 7 година
  Erez Shinan 09a80ed222 Fixed bug in lexer where unidentical tokens got the same name пре 7 година
  Erez Shinan 2f6f3f9a31 Changed to the MIT license пре 7 година