91 Cometimentos (6c41a618a5d5e37e4e89d1109b2758ea0670a8fa)
 

Autor SHA1 Mensagem Data
  Erez Shinan 6c41a618a5 Fixed issue in examples.conf há 7 anos
  Erez Shinan 96ebe94963 Solved issue #3: infinite loop due to zero-length tokens há 7 anos
  Erez Shinan d230e7744c Pylint há 7 anos
  Erez Shinan 302dad36fe Dramatically improved memory consumption of Earley parser há 7 anos
  Erez Shinan 4397d38daa Some fixes in examples 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 df4d471641 Updated docs to match v0.2 há 7 anos
  Erez Shinan abfa14c721 Tiny fix in reconstruct_json (Py3) 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 a0bb661c61 Token import now working há 7 anos
  Erez Shinan c70355389f Initial support for EBNF in tokens (automatic compilation to regexps) há 7 anos
  Erez Shinan 8e7395c6d6 Improved earley.py and added some comments to both parsers há 7 anos
  Erez Shinan a0fbecee70 Tiny improvement in Earley há 7 anos
  Erez Shinan 9f00b3fab7 Re-wrote Earley's mainloop implementation. Better performance. há 7 anos
  Erez Shinan 4076256faa Reconstruct working again há 7 anos
  Erez Shinan 499eb19c77 Merge branch 'myearley' há 7 anos
  Erez Shinan c14435ac95 Some cleanup há 7 anos
  Erez Shinan c17558dd91 Official switched to my Earley implementation há 7 anos
  Erez Shinan 538f944602 My Earley parser is working há 7 anos
  Erez Shinan e4d3e74f6a Finished refactoring há 7 anos
  Erez Shinan d5123812b0 Another step of refactoring há 7 anos
  Erez Shinan b95567c4a7 Another refactoring step há 7 anos
  Erez Shinan 972034fd2d Began refactoring of lalr_analysis -> grammar_analysis há 7 anos
  Erez Shinan 07df4b80eb My Earley parser is now working. Not yet plugged in há 7 anos
  Erez Shinan 8189172701 recognizer working há 7 anos
  Erez Shinan 1456daddbe Improved comments in examples há 7 anos
  Erez Shinan 43da0ddad9 Initial reconstruct, working with example! há 7 anos
  Erez Shinan 0b902b1d03 Added the '!' prefix to keep all tokens in rule. Also removed tools (it's now in lark/tools) há 7 anos
  Erez Shinan b7dcfbca58 Tools can now be installed via pip há 7 anos
  Erez Shinan 137536b6a6 Merge branch 'superlexer2' (Contextual Lexer) há 7 anos
  Erez Shinan c8e6122148 Restored nice error reports há 7 anos
  Erez Shinan d4425887d6 Added conf.py example and indenter support in contextual lexing há 7 anos
  Erez Shinan 63c8e58e42 Fixed calc example há 7 anos
  Erez Shinan 520ab88cd8 Added ContextualLexer for LALR. Working, but doesn't seem to improve speed. há 7 anos
  Erez Sh df80933884 Merge pull request #1 from jwilk/spelling há 7 anos
  Jakub Wilk fc9eb012a1 Fix typos há 7 anos
  Erez Shinan 3d4ee92829 Fixed bug in load_grammar. Improved nearley converter há 7 anos
  Erez Shinan 52753cb3aa Python 3... há 7 anos
  Erez Shinan 387b701670 Added Nearley-to-lark converter há 7 anos
  Erez Shinan 20e2e477a7 Updated README há 7 anos
  Erez Shinan da15f99edb Added the earley_nolex frontend, and a conf_nolex example to use it há 7 anos
  Erez Shinan 355afa8809 Fixed setup.py, version bump há 7 anos
  Erez Shinan fee18a8d8a Improvements and cleanup to the earley parser há 7 anos
  Erez Shinan f31482c236 Lint treatment há 7 anos
  Erez Shinan 7af3de208d Moved lexing responsibility to parser frontend há 7 anos