28 コミット (c59249301277889b71298ea9ed7a0e60299b5d52)

作成者 SHA1 メッセージ 日付
  Erez Sh 5b30ba4841 Cleanup, and a few PEP8 changes 3年前
  Erez Sh 3bee21051e Reverted changes regarding EOF 4年前
  MegaIng1 20a2f690ca Correct behaviour of aliases for templates (attempt 2) 4年前
  Erez Sh b9c81a5450 Refactor: Simplify code by assuming rule.options is never None 4年前
  Erez Shinan 8466981c08 Cleanup 5年前
  Erez Shinan de24fa055d Saving _hash for symbols isn't necessary 5年前
  Raekye 0c59cba3f5 implement DeRemer and Pennello's lookahead algorithm for LALR(1) 5年前
  Raekye 6f412c25b7 LALR optimizations and profiling 5年前
  Erez Shinan aa75d50bd5 End symbol working for lalr + fixed validation for undefined %ignore 5年前
  Erez Shinan 94e15fb6f7 Mid work. Almost stable 5年前
  Erez Shinan d13ebb9c15 Using a mostly-generic serialization method 5年前
  Erez Shinan 335206911d Basic serialize/deserialize working! 5年前
  Erez Shinan 120d5b9ffa Mid work 5年前
  night199uk 80a09697fe Rebuild the way Earley prioritizes ambiguities 5年前
  night199uk 64992aa49c Fix a performance regression on Rules related to empties 5年前
  Erez Shinan 222df5bab4 New Feature: Added maybe_placeholders option (Issue #285) 5年前
  Erez Shinan 5c68bf677a Implement eq/hash for Rule (Issue #278) 5年前
  Erez Shinan a892f184e3 Fix LALR shift/reduce warnings when debug=True (Issue #258) 5年前
  Erez Shinan 37cfe5c9f3 BUGFIX: Standalone parser didn't retain filter_out values for terminals (Issue #222) 6年前
  Erez Shinan 7b32ffd83a Fixed token visibility rules (Issue #109) 6年前
  Erez Shinan 33caa391d5 Breaking backwards compatibility: 6年前
  Erez Shinan 4a5aa745ea All tests passing 6年前
  Erez Shinan 67f372c994 Symbols instead of strings - initial 6年前
  Erez Shinan 07b5469e86 More refactoring, untangling grammar compilation and parse-tree creation 6年前
  Erez Shinan 7182ba3991 Minor refactoring for the standalone tool (in progress) 6年前
  Erez Shinan 1cc4c965e8 Big Refactor: Grammars now build in half the time. Code shorter & cleaner. 6年前