31 Комити (3630f5a5a491d89d1e91b83292eafb3c1533a874)

Аутор SHA1 Порука Датум
  Erez Shinan a73cc9ad90 Re-wrote the Earley parser to use a parse-forest пре 7 година
  Erez Shinan d8cbd239d7 Fixed a bug in string evaluation пре 7 година
  Erez Shinan e151d22ea2 examples.reconstruct_json now working with scanless пре 7 година
  Erez Shinan c1fbb3214c Earley.lexer = None as default now пре 7 година
  Erez Shinan 6c41a618a5 Fixed issue in examples.conf пре 7 година
  Erez Shinan d230e7744c Pylint пре 7 година
  Erez Shinan 4397d38daa Some fixes in examples пре 7 година
  Erez Shinan a60c339ff7 Scanless Earley now working for all tests! пре 7 година
  Erez Shinan df4d471641 Updated docs to match v0.2 пре 7 година
  Erez Shinan abfa14c721 Tiny fix in reconstruct_json (Py3) пре 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 a0bb661c61 Token import now working пре 7 година
  Erez Shinan c70355389f Initial support for EBNF in tokens (automatic compilation to regexps) пре 7 година
  Erez Shinan 1456daddbe Improved comments in examples пре 7 година
  Erez Shinan 43da0ddad9 Initial reconstruct, working with example! пре 7 година
  Erez Shinan 0b902b1d03 Added the '!' prefix to keep all tokens in rule. Also removed tools (it's now in lark/tools) пре 7 година
  Erez Shinan d4425887d6 Added conf.py example and indenter support in contextual lexing пре 7 година
  Erez Shinan 63c8e58e42 Fixed calc example пре 7 година
  Erez Shinan da15f99edb Added the earley_nolex frontend, and a conf_nolex example to use it пре 7 година
  Erez Shinan a438255193 Fixed bug in lexer. Fixed calc example пре 7 година
  Erez Shinan 7ba98c46f6 Fixed examples. They didn't work with python3 пре 7 година
  Erez Shinan 57e8117374 Some package fixes пре 7 година
  Erez Shinan e201beab5f Fixed lexer newline counter and other stuff пре 7 година
  Erez Shinan cde2b677bb Added tests and lots of fixes and refactoring пре 7 година
  Erez Shinan faf66c93f0 Fixed possible tokens collisions (strings are now always tested before regexps) пре 7 година
  Erez Shinan c2dbad1335 Renamed json_example to json_parser пре 7 година
  Erez Shinan 9e71f5a045 Added indentation support (for python-like languages) пре 7 година
  Erez Shinan 77d8963bf7 Added examples (calc, json) пре 7 година