12 Commits (94e242f51a351996d48a9dc72daf184f7086bd4f)

Author SHA1 Message Date
  Erez Sh b9c81a5450 Refactor: Simplify code by assuming rule.options is never None 5 years ago
  Erez Shinan bcc4e67bce CYK also working 5 years ago
  Erez Shinan f1e844accd Mid work. Not promising 5 years ago
  Erez Shinan bd75bf2dff Refactor - callbacks are now {rule: callback}, instead of a Callback object referenced by Rule.alias 5 years ago
  Erez Shinan 6c8ba76b79 Fixed a deep bug in grammar analysis involving empty rules (Issue #250) 6 years ago
  Erez Shinan 5c6df8e825 Moved and restructured exceptions 6 years ago
  Erez Shinan 4a5aa745ea All tests passing 6 years ago
  Erez Shinan 07f45a0bd3 Style fixes 7 years ago
  Erez Shinan 3d8b8b4725 A few more adaptations 7 years ago
  Erez Shinan 648099d7b4 Idiomatic function names and a few other style fixes 7 years ago
  Erez Shinan 748e9b7248 All relevant tests passing. Also indentation and other refactoring. 7 years ago
  Ehud Tamir 7c253b9372 Merge CYK parser. 7 years ago