16 Revīzijas (c9b45823edd12faf6d116ac123f8b3f606d195e1)

Autors SHA1 Ziņojums Datums
  Erez Shinan c9b45823ed Better support for scanless parsing pirms 7 gadiem
  Erez Shinan a5a20a423a Changed parser/lexer interface in lark. Bumped minor version pirms 7 gadiem
  Erez Shinan c70355389f Initial support for EBNF in tokens (automatic compilation to regexps) pirms 7 gadiem
  Erez Shinan f31482c236 Lint treatment pirms 7 gadiem
  Erez Shinan 7af3de208d Moved lexing responsibility to parser frontend pirms 7 gadiem
  Erez Shinan 387fa07818 Moved unless handling to lexer and improved code pirms 7 gadiem
  Erez Shinan e7445a11ae Added a docs/reference pirms 7 gadiem
  Erez Shinan 8b9c5801da Improved lexer, added profiler option to Lark pirms 7 gadiem
  Erez Shinan 8b182b37c0 Added an automatic 'unless' mechanism for (some) colliding tokens pirms 7 gadiem
  Erez Shinan cde2b677bb Added tests and lots of fixes and refactoring pirms 7 gadiem
  Erez Shinan aecb4f5aa7 Added regex embedding for tokens pirms 7 gadiem
  Erez Shinan faf66c93f0 Fixed possible tokens collisions (strings are now always tested before regexps) pirms 7 gadiem
  Erez Shinan 9e71f5a045 Added indentation support (for python-like languages) pirms 7 gadiem
  Erez Shinan d44658fa3f Now supports empty rules. Added some tests. All tests passing. pirms 7 gadiem
  Erez Shinan 92ce395ea8 Earley & Lalr both working an generating AST. Examples now use inline_args pirms 7 gadiem
  Erez Shinan 73178d6ae0 Lark big first commit. Examples working. pirms 7 gadiem