28 Revize (e151d22ea230baafef55da89173fc57fa8754346)

Autor SHA1 Zpráva Datum
  Erez Shinan e151d22ea2 examples.reconstruct_json now working with scanless před 7 roky
  Erez Shinan 5c115acbd9 Final fixes for scanless (hopefully) před 7 roky
  Erez Shinan d230e7744c Pylint před 7 roky
  Erez Shinan a60c339ff7 Scanless Earley now working for all tests! před 7 roky
  Erez Shinan be6aa4f726 Fixed string escaping and unicode handling před 7 roky
  Erez Shinan c9b45823ed Better support for scanless parsing před 7 roky
  Erez Shinan 5236e4a32a Refactored TokenDef to store Pattern(Str/RE) před 7 roky
  Erez Shinan a0bb661c61 Token import now working před 7 roky
  Erez Shinan c70355389f Initial support for EBNF in tokens (automatic compilation to regexps) před 7 roky
  Erez Shinan 0b902b1d03 Added the '!' prefix to keep all tokens in rule. Also removed tools (it's now in lark/tools) před 7 roky
  Erez Shinan 3d4ee92829 Fixed bug in load_grammar. Improved nearley converter před 7 roky
  Erez Shinan f31482c236 Lint treatment před 7 roky
  Erez Shinan 7af3de208d Moved lexing responsibility to parser frontend před 7 roky
  Erez Shinan 387fa07818 Moved unless handling to lexer and improved code před 7 roky
  Erez Shinan 09a80ed222 Fixed bug in lexer where unidentical tokens got the same name před 7 roky
  Erez Shinan ee798f81f2 Fixed bug where identical anonymous tokens got separate names před 7 roky
  Erez Shinan 772f1cc0aa Improved error reporting před 7 roky
  Erez Shinan 2ee72baf09 Added a few anon-token names před 7 roky
  Erez Shinan f1b2e1926c Now supports Python3! před 7 roky
  Erez Shinan d55598a831 Fixed aliases (broken by re-write of load_grammar) před 7 roky
  Erez Shinan 8b182b37c0 Added an automatic 'unless' mechanism for (some) colliding tokens před 7 roky
  Erez Shinan 2e8f74c774 Better error reporting in lexer and lalr parser před 7 roky
  Erez Shinan cde2b677bb Added tests and lots of fixes and refactoring před 7 roky
  Erez Shinan aecb4f5aa7 Added regex embedding for tokens před 7 roky
  Erez Shinan faf66c93f0 Fixed possible tokens collisions (strings are now always tested before regexps) před 7 roky
  Erez Shinan d44658fa3f Now supports empty rules. Added some tests. All tests passing. před 7 roky
  Erez Shinan 92ce395ea8 Earley & Lalr both working an generating AST. Examples now use inline_args před 7 roky
  Erez Shinan 73178d6ae0 Lark big first commit. Examples working. před 7 roky