22 Révisions (7ddb92194e1007e3627ea240612d27f3b03e373d)

Auteur SHA1 Message Date
  Erez Shinan 22e525f53e Fixed propagate positions. Added lexer_callbacks option. il y a 6 ans
  Erez Shinan 5ac4120b71 Stand-alone tool working for LALR+traditional lexer (first commit) il y a 6 ans
  Erez Shinan da1910f5b6 More refactoring towards standalone il y a 6 ans
  Erez Shinan 07b5469e86 More refactoring, untangling grammar compilation and parse-tree creation il y a 6 ans
  Erez Shinan 38c5fd244a Improved grammar validation and refactored the lexers il y a 6 ans
  Erez Shinan 1cc4c965e8 Big Refactor: Grammars now build in half the time. Code shorter & cleaner. il y a 6 ans
  Erez Shinan baae08e399 Fixed tree-construction semantics: Alias now overrides the "?rule" operator il y a 6 ans
  Erez Shinan b3cb2f433b Towards an introspectable tree-builder il y a 7 ans
  Erez Shinan 19a9c9c206 Towards an introspectable tree-builder. Also added tests. il y a 7 ans
  Erez Shinan 4eec924403 Added prioritization to Earley. Use rule.1 etc. Highest priority will be selected in case of ambiguity. il y a 7 ans
  Erez Shinan 1da851516c Added option: Keep all tokens il y a 7 ans
  Erez Shinan a588a70a7a Added the experimental "propagate_positions" feature (only for standard lexer for now). il y a 7 ans
  Erez Shinan e151d22ea2 examples.reconstruct_json now working with scanless il y a 7 ans
  Erez Shinan 5c115acbd9 Final fixes for scanless (hopefully) il y a 7 ans
  Erez Shinan a60c339ff7 Scanless Earley now working for all tests! il y a 7 ans
  Erez Shinan 0b902b1d03 Added the '!' prefix to keep all tokens in rule. Also removed tools (it's now in lark/tools) il y a 7 ans
  Erez Shinan f31482c236 Lint treatment il y a 7 ans
  Erez Shinan 09a80ed222 Fixed bug in lexer where unidentical tokens got the same name il y a 7 ans
  Erez Shinan 772f1cc0aa Improved error reporting il y a 7 ans
  Erez Shinan 45060df80d Optimized the tree builder, and updated docs il y a 7 ans
  Erez Shinan 115c4c6d21 A little order and refactoring il y a 7 ans
  Erez Shinan cde2b677bb Added tests and lots of fixes and refactoring il y a 7 ans