223 Commits (e4fbfc9bcc8a9df80f8043d6a0ab554ec6d0ffa0)
 

Autor SHA1 Mensaje Fecha
  Erez Shinan e4fbfc9bcc README even better? hace 6 años
  Erez Shinan 90b9707e33 More README changes hace 6 años
  Erez Shinan 452507c60e Improved README hace 6 años
  Erez Shinan 593446d025 Improved Readme hace 6 años
  Erez Shinan b13471bb97 Fixed README hace 6 años
  Erez Shinan b130b7f5c7 Fixed README hace 6 años
  Erez Shinan 2f11645469 Main README is now shorter and to the point. Added a short examples README hace 6 años
  Erez Shinan 27fb1889cf Added test hace 6 años
  Erez Shinan a8aa908a4e BUGFIX in Dynamic Earley when ending with an %ignore token hace 6 años
  Erez Shinan 816266a5eb BUGFIX for issue #24: Dynamic Earley mishandled %ignore tokens hace 6 años
  Erez Shinan 692307f683 Added the fruitflies test. Found bug in scanless reconstruction of tokens hace 6 años
  Erez Shinan be7ac242ff Version bump for fix hace 6 años
  Erez Shinan 551482898c Fix for earley__all_derivations = False hace 6 años
  Erez Shinan 776edadcf4 Version bump due to breaking changes hace 6 años
  Erez Shinan e8810e3b80 Fixed some deprecation warnings due to changes in Py3.6 regexps hace 6 años
  Erez Shinan baae08e399 Fixed tree-construction semantics: Alias now overrides the "?rule" operator hace 6 años
  Erez Shinan eed2a0fd78 Minor fix: Removed printing in new nearley tests hace 6 años
  Erez Shinan 035eea234f BUGFIX: Tree comparison in Earley wasn't hashed, which caused a huge spike in run-time for some cases. hace 6 años
  Erez Shinan 358d54adad Merge pull request #33 from kasbah/fix-nearley-utf8 hace 7 años
  Kaspar Emanuel e05c62ca06 Add test for nearley include of unicode hace 7 años
  Kaspar Emanuel b491138d9a Make nearley tool main testable and test it hace 7 años
  Kaspar Emanuel 809ac8c9ea Switch to codecs.open for nearley tool hace 7 años
  Kaspar Emanuel 25399b4a21 Add tests for utf8 with nearley hace 7 años
  Erez Shinan 00c37caa23 Merge branch 'fix-utf8-python2' with fixes hace 7 años
  Erez Shinan b532bf4e3c Fixed test hace 7 años
  Erez Shinan 9d065c9642 LALR parser: towards generating a standalone (very far away still) hace 7 años
  Erez Shinan b3cb2f433b Towards an introspectable tree-builder hace 7 años
  Erez Shinan 19a9c9c206 Towards an introspectable tree-builder. Also added tests. hace 7 años
  Kaspar Emanuel ed04b22c4c Fix UTF-8 test hace 7 años
  Kaspar Emanuel 9110e1e400 Fix installation of nearley deps for travis hace 7 años
  Kaspar Emanuel 7d21c754a1 Add test for UTF-8 characters in grammar hace 7 años
  Erez Shinan 6af8787304 Merge pull request #31 from kasbah/fix-transform-spelling hace 7 años
  Kaspar Emanuel 3940812575 Fix spelling of TransformNearley class hace 7 años
  Erez Shinan 61f4b5c999 Merge branch 'nearley-include' hace 7 años
  Erez Shinan 2bd23b1b62 Style fixes hace 7 años
  Kaspar Emanuel c0063e4d82 Make tracking includes more logical in nearley tool hace 7 años
  Kaspar Emanuel 4539152b32 Refactor nearley builtin and include hace 7 años
  Kaspar Emanuel 3ea0b35c9f Fix nearley multi includes hace 7 años
  Kaspar Emanuel 15c0ef1570 Switch nearley submodule to original repo hace 7 años
  Kaspar Emanuel ceae390650 Add test for multi-include hace 7 años
  Kaspar Emanuel 1bf1c1f0f9 Remove unused import hace 7 años
  Kaspar Emanuel f82ba5ea3b Make nearley css test load grammar from submodule hace 7 años
  Kaspar Emanuel 872dec4990 Add requirements.txt with js2py hace 7 años
  Kaspar Emanuel 21ecd9a319 Write test for nearley include hace 7 años
  Kaspar Emanuel a87bcf3097 Convert nearley css test into unit test hace 7 años
  Kaspar Emanuel e8c02951e4 Add support for nearley @include hace 7 años
  Erez Shinan 3b0ab867ef Patch version bump hace 7 años
  Erez Shinan 5c02166c3f Bugfix #25: Ambiguity resolver sometimes failed under Python3 hace 7 años
  Erez Shinan 063c7fbdab Tiny fix for Python3 hace 7 años
  Erez Shinan aede340449 Added earley__all_derivations due to performance concerns hace 7 años