-
Notifications
You must be signed in to change notification settings - Fork 25
Issues: rust-lang/gll
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
Redundant Something isn't working
X | X
rules are allowed and mismanaged.
bug
#126
opened Jul 20, 2019 by
eddyb
Use wasm-{bindgen,pack} to make a steppable "debugger" for a generated parser.
#80
opened Apr 3, 2019 by
eddyb
Generic AST interface for convenience.
enhancement
New feature or request
#73
opened Nov 2, 2018 by
eddyb
JSON encoding of unambiguous parse trees.
enhancement
New feature or request
#58
opened Sep 25, 2018 by
eddyb
Provide a way to generate a railroad diagram out of a Grammar.
enhancement
New feature or request
good first issue
Good for newcomers
#56
opened Sep 21, 2018 by
eddyb
Investigate attribute grammars.
help wanted
Extra attention is needed
#43
opened Sep 12, 2018 by
eddyb
Disambiguation based on PartialOrd between choices of a certain node type.
enhancement
New feature or request
#42
opened Sep 12, 2018 by
eddyb
Experiment with integrating Pola for (more) declarative disambiguators.
help wanted
Extra attention is needed
#41
opened Sep 12, 2018 by
eddyb
Enhance New feature or request
Handle
with disambiguating lenses.
enhancement
#40
opened Sep 12, 2018 by
eddyb
Implement
std::ops::Try
on Handle
to make h?
a shorthand for x.one()?
.
#34
opened Aug 29, 2018 by
eddyb
Parametric ("macro"?) grammar rules.
enhancement
New feature or request
#27
opened Aug 25, 2018 by
eddyb
Couple "error on ambiguity" with a fuzzer to generate ambiguous inputs.
#26
opened Aug 24, 2018 by
eddyb
Move the finite (enum) components out of map keys by splitting map struct fields.
#25
opened Aug 23, 2018 by
eddyb
Use control-flow instead of runtime state for the choice of Or arm.
#24
opened Aug 23, 2018 by
eddyb
Use a proc macro for generating Rust code from GLL grammars.
enhancement
New feature or request
#23
opened Aug 23, 2018 by
eddyb
Add helpers for accessing input subslices / characters from Handle's.
#22
opened Aug 22, 2018 by
eddyb
Previous Next
ProTip!
Follow long discussions with comments:>50.