23 Commits (c9b19ab86195d7ac305f02f20cfe094d02f2171e)

Autor SHA1 Mensaje Fecha
  Kevin Latimer 240cf1ca21 Bug fixes to Transformer_NoRecurse hace 6 años
  Kevin Latimer 26ce48b940 Bug fix for Discard and make the syntax more pythonic hace 6 años
  Kevin Latimer a5625a3be9 Add delete functionality hace 6 años
  Erez Shinan cb18cf5e77 BUGFIX: iter_trees() wasn't consistent with a recursive order (Issue #47) hace 6 años
  Erez Shinan 593446d025 Improved Readme hace 6 años
  Erez Shinan c93140386d BUGFIX: The Earley parser collected repeating derivations, and filtered them out much later than needed. This resulted in very long lists and many unnecessary comparisons. hace 6 años
  Erez Shinan 5d41371fb3 Added resolve__antiscore_sum hace 7 años
  Erez Shinan 5c4c320c26 Small fixes hace 7 años
  Erez Shinan 0c5acaab8a Refactoring load_grammar hace 7 años
  Erez Shinan 9570918005 Improved: efficiency of iter_subtrees(), customizability of pretty() hace 7 años
  Erez Shinan ae2834862e Improved README and added tree-to-pydot utility function hace 7 años
  Erez Shinan a73cc9ad90 Re-wrote the Earley parser to use a parse-forest hace 7 años
  Erez Shinan a0bb661c61 Token import now working hace 7 años
  Erez Shinan c70355389f Initial support for EBNF in tokens (automatic compilation to regexps) hace 7 años
  Erez Shinan f31482c236 Lint treatment hace 7 años
  Erez Shinan 115c4c6d21 A little order and refactoring hace 7 años
  Erez Shinan f1b2e1926c Now supports Python3! hace 7 años
  Erez Shinan cde2b677bb Added tests and lots of fixes and refactoring hace 7 años
  Erez Shinan d44658fa3f Now supports empty rules. Added some tests. All tests passing. hace 7 años
  Erez Shinan 92ce395ea8 Earley & Lalr both working an generating AST. Examples now use inline_args hace 7 años
  Erez Shinan 73178d6ae0 Lark big first commit. Examples working. hace 7 años