-
Notifications
You must be signed in to change notification settings - Fork 107
Issues: kevinmehall/rust-peg
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
{? Err("x") }
should not be considered nullable for infinite loop check
bug
#362
opened Oct 11, 2023 by
kevinmehall
Make the TokenStream wrappers used internally available
feature
Something not supported that perhaps should be
#355
opened Jun 13, 2023 by
krh
Using generics on grammar level
feature
Something not supported that perhaps should be
#333
opened Feb 4, 2023 by
LordBlackhawk
Feature Request: ALLCAPS for tokens
feature
Something not supported that perhaps should be
#331
opened Jan 2, 2023 by
slyons
Support binding token literals in rules
feature
Something not supported that perhaps should be
requires-breaking-change
#322
opened Oct 29, 2022 by
cstrahan-blueshift
Improve documentation and examples how to handle strings properly
docs
#314
opened Jul 24, 2022 by
jbx1
want to specify lifetime bound between
'input
and custom input lifetime 'a
requires-breaking-change
#291
opened Mar 27, 2022 by
kingrongH
(input, pos) -> RuleResult
block expression
feature
#284
opened Jan 17, 2022 by
kevinmehall
Capture slice and value
feature
Something not supported that perhaps should be
#283
opened Jan 17, 2022 by
bruceiv
Allows to make the parser fail before hitting a stack overflow error
feature
Something not supported that perhaps should be
requires-breaking-change
#282
opened Jan 13, 2022 by
Tpt
Give tokens the same treatment as rules in trace output
feature
Something not supported that perhaps should be
#273
opened Nov 5, 2021 by
sandeep-datta
Shorthand syntax for selecting a return value from a sequence
feature
Something not supported that perhaps should be
#267
opened Aug 8, 2021 by
kevinmehall
Add a way to capture the delimiters in a delimited repeat.
docs
#259
opened Apr 26, 2021 by
tomprince
More concise character set syntax (like version 0.5)
feature
Something not supported that perhaps should be
#240
opened Aug 23, 2020 by
jocutajar
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.