19 Commits (ae4504e0da21c2c6e308c8aad57f5e3c4b3148fe)

Author SHA1 Message Date
  Erez Sh 22c289126f Rename ParserPuppet -> InteractiveParser 3 years ago
  Erez Sh 2a1b03bc65 Rename ParserPuppet -> InteractiveParser 3 years ago
  MegaIng1 754f08a622 Added get_puppet, helpers and tests 3 years ago
  MegaIng1 605b91e4be improve error message with token source. 4 years ago
  Erez Sh ede2ed78ec Fix puppet, add immutable puppet with hash 4 years ago
  Erez Sh 45467e1f61 Changes due to code review by @MegaIng 4 years ago
  Erez Sh 72e7926097 Completely redesigned the interface between Lexer<->Parser, and refactored LALR parser and lexers 4 years ago
  Peter Wienemann e02b1b6669 Fix various typos 4 years ago
  Erez Sh 88d4659c29 Improvements to puppet + other small stuff 4 years ago
  Erez Sh b87acedac4 Fixed docs. Added support for hashing ParserPuppet 4 years ago
  Erez Sh 288078a6a0 Corrections to PR 4 years ago
  Erez Sh 0c47b981fc Bugfix: Infinite loop on mishandled $END token in on_error (Issue #656) 4 years ago
  Sasank Chilamkurthy 452f3fc061 complete sphinx autodoc 4 years ago
  MegaIng1 cb2d9cded0 Refactored ParserPuppet, added stubs 4 years ago
  MegaIng1 2e160c046e Correction for python2.7 (LalrPuppet-> new style class) 4 years ago
  MegaIng1 28e0a86f38 Small improvements for debug info 4 years ago
  Erez Sh 601f050645 Added docs for ParserPuppet 4 years ago
  Erez Sh cc1092bd53 Refactored puppet + small fixes 4 years ago