MegaIng1
|
be979f2e63
|
Added %extend for both rules and terminals.
|
4 years ago |
MegaIng1
|
5930e4ba6f
|
Added Terminal support for `%override`
|
4 years ago |
Erez Sh
|
bcf9957575
|
Added documentation
|
4 years ago |
ThatXliner
|
fecfe87a40
|
📝 Updated docs
Replaced the notice saying only `common.lark` is available into "`common.lark`, `python.lark`, and `unicode.lark`".
|
4 years ago |
decorator-factory
|
d82264d5c6
|
Add documentation on the `x` regexp flag
Multiline regexps were added in https://github.com/lark-parser/lark/pull/645
|
4 years ago |
Peter Wienemann
|
d95f552ce9
|
Fix a typo
|
4 years ago |
Peter Wienemann
|
e02b1b6669
|
Fix various typos
|
4 years ago |
Erez Sh
|
b87acedac4
|
Fixed docs. Added support for hashing ParserPuppet
|
4 years ago |
Sasank Chilamkurthy
|
00d953d71a
|
first cut sphinx done
|
4 years ago |
Erez Sh
|
d4503374ff
|
Small addition to docs
|
4 years ago |
Erez Sh
|
b174d5eae8
|
Documented regexp flags. Issue #230
|
4 years ago |
decorator-factory
|
cf943c0047
|
Fix typo in docs
https://en.wiktionary.org/wiki/seperated
|
4 years ago |
Erez Sh
|
aac5fc7e87
|
Added templates documentation
|
4 years ago |
Erez Sh
|
227f5de927
|
Docs fix (Issue #560)
|
4 years ago |
nick black
|
5e11a7122b
|
grammar.md: fix typos, reduce some language
|
4 years ago |
Erez Sh
|
7aad07dc65
|
Updated docs (Issue #417)
|
5 years ago |
Erez Sh
|
2f92c7b4a7
|
Small addition to docs about terminal operators
|
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 |
Francesco Franchina
|
8685a5afc3
|
Fixed some typos in the docs
|
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
|
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
|
b82aaa34c4
|
Improved documentation
|
6 years ago |
Erez
|
608395cd4d
|
Improved docs
|
6 years ago |
Muhammed Alkan
|
ed95ce28bc
|
Fix typo
|
6 years ago |
Erez Shinan
|
17da44146a
|
Added MkDocs documentation
|
6 years ago |