21 Cometimentos (2f6f3f9a31b6a0b9a1718c2cf557ac664be9e101)

Autor SHA1 Mensagem Data
  Erez Shinan 2f6f3f9a31 Changed to the MIT license há 7 anos
  Erez Shinan e201beab5f Fixed lexer newline counter and other stuff há 7 anos
  Erez Shinan e7445a11ae Added a docs/reference há 7 anos
  Erez Shinan 45060df80d Optimized the tree builder, and updated docs há 7 anos
  Erez Shinan 8b9c5801da Improved lexer, added profiler option to Lark há 7 anos
  Erez Shinan 0d48385721 README: Added hello world and parser comparison há 7 anos
  Erez Shinan ab23c163d8 Fixed bug in lalr parser. Now testing both lalr & earley in test_parser há 7 anos
  Erez Shinan 2ee72baf09 Added a few anon-token names há 7 anos
  Erez Shinan 115c4c6d21 A little order and refactoring há 7 anos
  Erez Shinan f1b2e1926c Now supports Python3! há 7 anos
  Erez Shinan d55598a831 Fixed aliases (broken by re-write of load_grammar) há 7 anos
  Erez Shinan 8b182b37c0 Added an automatic 'unless' mechanism for (some) colliding tokens há 7 anos
  Erez Shinan 56f68655ca Fixed a small bug in parser error reporting há 7 anos
  Erez Shinan 2e8f74c774 Better error reporting in lexer and lalr parser há 7 anos
  Erez Shinan cde2b677bb Added tests and lots of fixes and refactoring há 7 anos
  Erez Shinan aecb4f5aa7 Added regex embedding for tokens há 7 anos
  Erez Shinan faf66c93f0 Fixed possible tokens collisions (strings are now always tested before regexps) há 7 anos
  Erez Shinan 9e71f5a045 Added indentation support (for python-like languages) há 7 anos
  Erez Shinan d44658fa3f Now supports empty rules. Added some tests. All tests passing. há 7 anos
  Erez Shinan 92ce395ea8 Earley & Lalr both working an generating AST. Examples now use inline_args há 7 anos
  Erez Shinan 73178d6ae0 Lark big first commit. Examples working. há 7 anos