41 Cometimentos (15c0ef15701fa68e22e02eee76a00a04e169cb2d)

Autor SHA1 Mensagem Data
  Kaspar Emanuel 15c0ef1570 Switch nearley submodule to original repo há 7 anos
  Kaspar Emanuel ceae390650 Add test for multi-include há 7 anos
  Kaspar Emanuel 1bf1c1f0f9 Remove unused import há 7 anos
  Kaspar Emanuel f82ba5ea3b Make nearley css test load grammar from submodule há 7 anos
  Kaspar Emanuel 21ecd9a319 Write test for nearley include há 7 anos
  Kaspar Emanuel a87bcf3097 Convert nearley css test into unit test há 7 anos
  Erez Shinan aede340449 Added earley__all_derivations due to performance concerns há 7 anos
  Erez Shinan 950f8817ed Oops!! Important bugfix to last commit há 7 anos
  Erez Shinan ac9ea26b58 Added token priority for standard lexers. há 7 anos
  Erez Shinan 5d41371fb3 Added resolve__antiscore_sum há 7 anos
  Erez Shinan 9b8ae7aecb Bugfix: Fixed the %import TOKEN feature há 7 anos
  Erez Shinan 0c5acaab8a Refactoring load_grammar há 7 anos
  Erez Shinan dda0719375 Post-merge cleanup há 7 anos
  Erez Shinan 4eec924403 Added prioritization to Earley. Use rule.1 etc. Highest priority will be selected in case of ambiguity. há 7 anos
  Erez Shinan ee8dd8b3f3 Added a test suggested by James McLaughlin há 7 anos
  Erez Shinan 1da851516c Added option: Keep all tokens há 7 anos
  Erez Shinan 64d141e486 BUGFIX: Fixes a subtle bug in the LALR(1) parser. See the new test for details. há 7 anos
  Erez Shinan 5946e78ed2 Bugfix for Scanless Earley. Thanks Ken! há 7 anos
  Erez Shinan 8e2221b2fd Mid-work. A nice first try há 7 anos
  Erez Shinan d43afcf74a Trying travis support há 7 anos
  Erez Shinan f374e70b2c Feature: Added explicit ambiguity option for Earley há 7 anos
  Erez Shinan 1685f94ea3 BUGFIX: Solved an elusive bug in Earley parser, when empty rules repeat in the same column há 7 anos
  Erez Shinan 794a1c4965 More flags work há 7 anos
  Erez Shinan 34acc4674e Added flag options to terminals (just 'i' for now) há 7 anos
  Erez Shinan 24f86569da Fixed issue #3 (infinite recursion in grammar) há 7 anos
  Erez Shinan a73cc9ad90 Re-wrote the Earley parser to use a parse-forest há 7 anos
  Erez Shinan 29718a9a3a Bugfix in scanless há 7 anos
  Erez Shinan d8cbd239d7 Fixed a bug in string evaluation há 7 anos
  Erez Shinan c1fbb3214c Earley.lexer = None as default now há 7 anos
  Erez Shinan a60c339ff7 Scanless Earley now working for all tests! há 7 anos
  Erez Shinan be6aa4f726 Fixed string escaping and unicode handling há 7 anos
  Erez Shinan 2973167cf0 Added a test for empty rules há 7 anos
  Erez Shinan c9b45823ed Better support for scanless parsing há 7 anos
  Erez Shinan a5a20a423a Changed parser/lexer interface in lark. Bumped minor version há 7 anos
  Erez Shinan fbba305a9e Fixed grammars há 7 anos
  Erez Shinan 5236e4a32a Refactored TokenDef to store Pattern(Str/RE) há 7 anos
  Erez Shinan c70355389f Initial support for EBNF in tokens (automatic compilation to regexps) há 7 anos
  Erez Shinan 520ab88cd8 Added ContextualLexer for LALR. Working, but doesn't seem to improve speed. há 7 anos
  Erez Shinan 09a80ed222 Fixed bug in lexer where unidentical tokens got the same name há 7 anos
  Erez Shinan 2f6f3f9a31 Changed to the MIT license há 7 anos