issues
search
pest-parser
/
pest
The Elegant Parser
https://pest.rs
Apache License 2.0
4.67k
stars
261
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use Rust 2018 format for crates
#941
404salad
closed
1 year ago
0
update unicode to 15.1
#936
tomtau
closed
1 year ago
0
ci: fix cargo-msrv installation
#929
tomtau
closed
1 year ago
0
hebrew not working properly
#928
raisfeld-ori
closed
1 year ago
1
Update pest_derive to generate a list of all rules in Rule::all_rules().
#927
davidsantiago
closed
1 year ago
2
add a comment to EOL
#926
tomtau
closed
1 year ago
0
bump MSRV to 1.61 (due to memchr's MSRV)
#925
tomtau
closed
1 year ago
0
Add clarification to the docs
#924
DanikVitek
closed
1 year ago
0
Add allow(missing_docs) on Rule struct
#923
pgimalac
closed
1 year ago
11
small cargo clippy fixes + dependency bumps
#921
tomtau
closed
1 year ago
0
Pairs has peek() but does not implement Peekable and has a different interface
#920
frp
opened
1 year ago
0
What does `outer` and `inner` do?
#917
Eisverygoodletter
closed
1 year ago
0
Parsing not working as expected
#914
onlycs
closed
1 year ago
0
docs: fix small typo in `match_range`
#906
LeoDog896
closed
1 year ago
0
A new stack implementation that should be faster and less space-consuming
#905
TheVeryDarkness
closed
1 year ago
2
A new stack implementation that should be faster and less space-consuming
#904
TheVeryDarkness
closed
1 year ago
1
propagate non_exhaustive attribute to the generated Rule enums
#901
tomtau
closed
1 year ago
3
Add feature gated `Cow` module paths
#900
veeenu
closed
1 year ago
0
Expansion error in `pest-derive` with tags
#899
veeenu
closed
1 year ago
2
Update license field following SPDX 2.1 license expression standard
#898
frisoft
closed
1 year ago
0
Implement Display for Expr and OptimizedExpr
#896
TheVeryDarkness
closed
1 year ago
0
Update mod.rs
#895
TheVeryDarkness
closed
1 year ago
3
Compound rules may be recorded in ParsingError along with atomic rules
#893
MucTepDayH16
opened
1 year ago
0
Adding get_input() to types that already have public as_str() 🏷️
#890
0nyr
closed
1 year ago
0
Implement core::fmt::Display for OptimizedExpr
#889
TheVeryDarkness
closed
1 year ago
0
Add Reader support
#888
CfirTsabari
closed
1 year ago
1
Merging Spans :recycle:
#887
0nyr
closed
1 year ago
0
Make the root a value.
#884
nathanhammond
closed
1 year ago
0
Generating statically typed syntax tree.
#882
TheVeryDarkness
opened
1 year ago
16
Breaking change in 2.7.0: false positive 'expression inside repetition is non-progressing and will repeat infinitely'
#881
reivilibre
opened
1 year ago
3
one-or-more rule fix based on #397
#878
tomtau
closed
1 year ago
0
Trivial left recursion not detected in presence of tag
#875
jaybosamiya
closed
1 year ago
3
fix: expose the unicode emoji builtin rules
#874
tomtau
closed
1 year ago
3
Add reference to json5-nodes
#873
jlyonsmith
closed
1 year ago
0
feature-guard the new grammar features with "grammar-extras"
#871
tomtau
closed
1 year ago
0
the error position isn't accurate
#870
taodongl
opened
1 year ago
3
bump criterion and cargo dependencies
#869
tomtau
closed
1 year ago
1
Conditional source-tree bootstrapping
#866
tomtau
closed
1 year ago
0
Swap precedence of negation and factorial
#865
SandaruKasa
closed
1 year ago
0
feat: add simple Position/Span From implementations for LineColLocation
#860
HoloTheDrunk
closed
1 year ago
2
BUG?: Comments and string literals
#857
pms1969
closed
1 year ago
4
derive/examples: add a help menu grammar and parser
#856
e-dant
closed
1 year ago
1
Removed TODO about removed box syntax
#854
Tartasprint
closed
1 year ago
0
Minor inconsistency between pest meta grammar and some tools
#853
Tartasprint
opened
1 year ago
1
[feature] Debugger: check the parser's state
#852
Tartasprint
opened
1 year ago
3
ci: fix for cargo-msrv needing at least 1.59 now
#850
tomtau
closed
1 year ago
2
pest_generator 2.5.6 does not compile
#849
J-Loudet
closed
1 year ago
17
Mitigate errors in reporting grammars that can cause the parser to run indefinetely
#848
Tartasprint
closed
1 year ago
2
Using declarations from other Pest files.
#843
Azoraqua
closed
1 year ago
1
fuzz: decrease the call limit in the json fuzzer
#841
tomtau
closed
1 year ago
0
Previous
Next