21 Revīzijas (2f6f3f9a31b6a0b9a1718c2cf557ac664be9e101)

Autors SHA1 Ziņojums Datums
  Erez Shinan 2f6f3f9a31 Changed to the MIT license pirms 7 gadiem
  Erez Shinan e201beab5f Fixed lexer newline counter and other stuff pirms 7 gadiem
  Erez Shinan e7445a11ae Added a docs/reference pirms 7 gadiem
  Erez Shinan 45060df80d Optimized the tree builder, and updated docs pirms 7 gadiem
  Erez Shinan 8b9c5801da Improved lexer, added profiler option to Lark pirms 7 gadiem
  Erez Shinan 0d48385721 README: Added hello world and parser comparison pirms 7 gadiem
  Erez Shinan ab23c163d8 Fixed bug in lalr parser. Now testing both lalr & earley in test_parser pirms 7 gadiem
  Erez Shinan 2ee72baf09 Added a few anon-token names pirms 7 gadiem
  Erez Shinan 115c4c6d21 A little order and refactoring pirms 7 gadiem
  Erez Shinan f1b2e1926c Now supports Python3! pirms 7 gadiem
  Erez Shinan d55598a831 Fixed aliases (broken by re-write of load_grammar) pirms 7 gadiem
  Erez Shinan 8b182b37c0 Added an automatic 'unless' mechanism for (some) colliding tokens pirms 7 gadiem
  Erez Shinan 56f68655ca Fixed a small bug in parser error reporting pirms 7 gadiem
  Erez Shinan 2e8f74c774 Better error reporting in lexer and lalr parser 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