753 コミット (ed3c131ca8b58aa976ec9e2401493acdd3c30b85)
 

作成者 SHA1 メッセージ 日付
  Mike Roberts ed3c131ca8 Allow comments in rule definitions 4年前
  Erez Shinan 9727eb0226 Added info to the docs about maybe_placeholders (Issue #451) 4年前
  Erez Sh 5402794251 Fix for nearley 4年前
  Erez Shinan 58d6d9fac1 Added Token.end_pos, and updated docs regarding recent commits 4年前
  Erez Shinan 1815bd7fbd Support for token visitation in internal transformers, as an alternative mechanism for lexer_callbacks 4年前
  Erez Shinan 175c403830 Transformers now visit tokens by default 4年前
  Erez Shinan 84f08a452f propagate_positions & maybe_placeholders are now true by default, updated docs, tests & examples accordingly (Issue #449, #451) 4年前
  Erez Sh e39bfa1b18 Bugfix: Some tokens did not recieve and end_line (Issue #472) 4年前
  Erez Sh 7c5917ba19 Merge branch 'master' into true_lalr3 4年前
  Erez Sh 5e37fe458d Version bump (0.8.0rc1) 4年前
  Erez Sh b21e89b7f3 An addition to the docs 4年前
  Erez Sh aa80a95a52 Merge branch 'swuecho-transformer_doc' 4年前
  Erez Sh ca36404257 Some improvements to visitor documentation 4年前
  Hao Wu 10a09ebba8 transform token doc 4年前
  Hao Wu 6546ea352a too much 4年前
  Hao Wu 5b930b5973 page for transformer_and_visitor 4年前
  Erez Shinan daf74dea51
Merge pull request #466 from llpinokio/master 4年前
  Giuliano Oliveira 1f0b1e7520 added visit_topdown methods to Visitor classes 4年前
  Erez Sh f07359c316 Version bump 4年前
  Erez Sh 17b6d6d3b3 BUGFIX for declared terminals 4年前
  Erez Shinan 0a2ff289d5
Merge pull request #463 from timofurrer/bugfix/exc-state 4年前
  Timo Furrer 9f218f85b6
Copy exc state when converting UnexpectedCharacters to UnexpectedToken exc. Fixes #462 4年前
  Erez Sh f3714a572f Now prints a nice warning instead of failing tests when js2py isn't installed 4年前
  Erez Sh 35e1029034 Start parameter now accepts unicode in Python 2 (Issue #459) 4年前
  Erez Shinan 17982b3092
Merge pull request #458 from ffranchina/fix_typos 5年前
  Francesco Franchina 8685a5afc3 Fixed some typos in the docs 5年前
  Erez Sh 0a4530b942 Improved Earley error on EOF (Issue #457) 5年前
  Erez Sh f566a3618b Bugfix: Lark now throws an error for recursive terminals (Issue #264) 5年前
  Erez Sh 404fef87f4 Version bump 5年前
  Erez Sh 94da6c52b8 Refactored the Earley code to make it thread-safe (Issue #454) 5年前
  Erez Sh a207963e46 Improved error reporting (Issue #194) 5年前
  Erez Sh a7e7b568ff Fixed contextual lexer error that was confusing users (Issue #194) 5年前
  Erez Sh d331a8a1b8 Version bump (alpha) 5年前
  Erez Shinan 175f787721
Merge pull request #452 from wataash/py3-tutorial-syntax-error 5年前
  Wataru Ashihara 7a13fb0f5b
Fix SyntaxError with Python 3 in JSON tutorial 5年前
  Erez Sh bb57629418 Added 'edit_terminals' option (Issue #406) 5年前
  Erez Shinan 535aebab3c Added to docs (Issue #400) 5年前
  Erez Shinan f43631949c Version bump 5年前
  Erez Shinan deb325acb4 Pydot now not necessary for earley debug, shows warning instead (Issue #443) 5年前
  Erez Shinan 54b18e5961 Allow transformers to transform tokens (Issue #389) 5年前
  Erez Shinan d10182c253 Merge branch 'master' into true_lalr2 5年前
  Erez Shinan 571bb400e3 Bugfix for regression (Issue #445) 5年前
  Erez Shinan 71b17d8e7c
Update __init__.py 5年前
  Erez Shinan f06a83a8a7 Better error for literal with bad escaping (Issue #287) 5年前
  Erez Sh 56978206a3 No longer confusing aliases and rules when importing (Issue #433) 5年前
  Erez Sh a173117857 Included iter_subtrees and related methods in standalone parser (Issue #440) 5年前
  Erez Sh f86a1c6195 Merge branch 'issue441' 5年前
  Erez Sh 11cd11394f Possibly a fix for issue #441 5年前
  Erez Sh b6b95c3ff0 Raw docstring to avoid escape warnings (Issue #438) 5年前
  Erez Sh b92d15d63f NOTE: 'master' branch has been rebased 5年前