70 Commits (f807bed5107a4e115d4e5cb98a6a6380b71d4289)

Author SHA1 Message Date
  Ted Summer 0f699b1ebb
chore(docs): default for propagate_positions=False 5 years ago
  Erez Sh 0e141ec896 Small addition to docs 5 years ago
  Erez Shinan 9727eb0226 Added info to the docs about maybe_placeholders (Issue #451) 5 years ago
  Erez Shinan 58d6d9fac1 Added Token.end_pos, and updated docs regarding recent commits 5 years ago
  Erez Shinan 84f08a452f propagate_positions & maybe_placeholders are now true by default, updated docs, tests & examples accordingly (Issue #449, #451) 5 years ago
  Erez Sh b21e89b7f3 An addition to the docs 5 years ago
  Erez Sh ca36404257 Some improvements to visitor documentation 5 years ago
  Hao Wu 10a09ebba8 transform token doc 5 years ago
  Hao Wu 6546ea352a too much 5 years ago
  Hao Wu 5b930b5973 page for transformer_and_visitor 5 years ago
  Francesco Franchina 8685a5afc3 Fixed some typos in the docs 5 years ago
  Wataru Ashihara 7a13fb0f5b
Fix SyntaxError with Python 3 in JSON tutorial 5 years ago
  Erez Shinan 535aebab3c Added to docs (Issue #400) 5 years ago
  Erez Shinan e3cbd7aadc Negative priority now allowed in rules and tokens. Updated docs about priority 5 years ago
  Erez Shinan 39a17f1d56 Fixed broken link in docs (Issue #399) 5 years ago
  David Kemp 6a14e25f40
Update description of terminals 5 years ago
  David Kemp 9a64d2124b
Clarify handling of filtered terminals 5 years ago
  Erez Shinan 9137cc4fa4 Updated docs (pitch & benchmarks) 6 years ago
  Erez Shinan e16bb35576 Change maybe_placeholders: Apply to [a] and [a b c], but not a? or (a b)? or [_a _b _c] 6 years ago
  Erez Shinan b2e88bf9b1 Fixed docs 6 years ago
  Rogdham 19fdff70f8 Docs: improve section concerning grammar imports 6 years ago
  Erez Shinan 532c955962 Fixed tests to work with pytest, improved docs 6 years ago
  evandrocoan 6299d60c35 Fixed how_to_develop.md Unit Tests saying tox is required 6 years ago
  evandrocoan 3fb0c48557 Moved development instructions from README.md to docs 6 years ago
  Erez Shinan 7ba0e05099 Improved docs (WIP) 6 years ago
  Erez Shinan b82aaa34c4 Improved documentation 6 years ago
  Erez Shinan 225845b331 Fixed message 6 years ago
  Erez 608395cd4d Improved docs 6 years ago
  Zac Hatfield-Dodds 23feacad05
Note non-standard JSON grammar in tutorial 6 years ago
  Erez Shinan d4f069588d Improved docs 6 years ago
  evandrocoan 48351c3d3e Trimmed whitespaces and ensured a new line on the end of the file 6 years ago
  Muhammed Alkan ed95ce28bc
Fix typo 6 years ago
  Jan Rydzewski 188e87c65b
Update how_to_use.md 6 years ago
  Jan Rydzewski d36a6dbec2
Update how_to_use.md 6 years ago
  Jan Rydzewski fef774f78f
Instructions how to get Shift/Reduce messages printed (Issue #258) 6 years ago
  Alexey Shrub 2ad06a24bd Method iter_subtrees_topdown added 6 years ago
  Daniel Drake 01cfe322a1 docs: clarify end_column value 6 years ago
  Erez Shinan 9d360734f3 Tiny fix for docs 6 years ago
  Erez Shinan 19b09438fa Added documentation for lexer_callbacks in recipes 6 years ago
  Eliot Alter ece8e0db09
Fix a small typo 6 years ago
  Eliot Alter dc1754f8eb
Fix a small typo 6 years ago
  Paul Crowley 23e2513309
Fix typo in sample code: gramamr -> grammar 6 years ago
  Erez Shinan 28a8cb1cc7 Improved docs 6 years ago
  Erez Shinan 17da44146a Added MkDocs documentation 6 years ago
  Erez Shinan fc6169732e Updated performance comparison to include ANTLR 6 years ago
  Erez Shinan c1365cadf0 Added cheatsheet PDF 6 years ago
  Erez Shinan 33caa391d5 Breaking backwards compatibility: 6 years ago
  Rob Rose 836735211f Resolved upstream changes to use new file-extension 6 years ago
  Erez Shinan e4fbfc9bcc README even better? 7 years ago
  Erez Shinan 04cd5d0850 Updated benchmarks due to error in memory measurement (Thanks Jamie!) 8 years ago