Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rust-lang/gll issues and pull requests
#72 - restrict input to TokenStream only
Pull Request -
State: closed - Opened by qmx about 6 years ago
#72 - restrict input to TokenStream only
Pull Request -
State: closed - Opened by qmx about 6 years ago
#71 - hello world doesn't exactly work out-of-the-box
Issue -
State: closed - Opened by qmx about 6 years ago
- 1 comment
#71 - hello world doesn't exactly work out-of-the-box
Issue -
State: closed - Opened by qmx about 6 years ago
- 1 comment
#70 - Bump version to 0.0.2.
Pull Request -
State: closed - Opened by eddyb about 6 years ago
#70 - Bump version to 0.0.2.
Pull Request -
State: closed - Opened by eddyb about 6 years ago
#69 - Enable stable testing on Travis now that 1.30 is out.
Pull Request -
State: closed - Opened by eddyb about 6 years ago
#68 - Go back to external iteration (for `all`) without generators.
Pull Request -
State: closed - Opened by eddyb about 6 years ago
#67 - Support (future) stable Rust versions, starting with 1.30.
Pull Request -
State: closed - Opened by eddyb about 6 years ago
#66 - Update for the merge of the proc_macro_{gen,non_items} feature-gates into proc_macro_hygiene.
Pull Request -
State: closed - Opened by eddyb about 6 years ago
#65 - Avoid getting a SIGPIPE from a missing rustup rustfmt component.
Pull Request -
State: closed - Opened by eddyb about 6 years ago
#64 - Avoid combinatorial explosion in fold_or.
Pull Request -
State: closed - Opened by anyska about 6 years ago
#63 - Support field names on Opt rules themselves. (`name:{X?}`)
Pull Request -
State: closed - Opened by anyska about 6 years ago
#62 - Support \' and \" in grammar string literals.
Pull Request -
State: closed - Opened by anyska about 6 years ago
#62 - Support \' and \" in grammar string literals.
Pull Request -
State: closed - Opened by anyska about 6 years ago
#61 - Explicitly write lifetime bounds that are now inferred.
Pull Request -
State: closed - Opened by anyska about 6 years ago
#61 - Explicitly write lifetime bounds that are now inferred.
Pull Request -
State: closed - Opened by anyska about 6 years ago
#60 - Specify an exact version of gll that gll-macros depends on.
Pull Request -
State: closed - Opened by eddyb about 6 years ago
#60 - Specify an exact version of gll that gll-macros depends on.
Pull Request -
State: closed - Opened by eddyb about 6 years ago
#59 - Prepare for a public release.
Pull Request -
State: closed - Opened by eddyb about 6 years ago
#58 - JSON encoding of unambiguous parse trees.
Issue -
State: open - Opened by eddyb about 6 years ago
Labels: enhancement
#57 - Async stream parsing.
Issue -
State: open - Opened by eddyb about 6 years ago
#57 - Async stream parsing.
Issue -
State: open - Opened by eddyb about 6 years ago
#56 - Provide a way to generate a railroad diagram out of a Grammar.
Issue -
State: open - Opened by eddyb about 6 years ago
- 1 comment
Labels: enhancement, good first issue
#56 - Provide a way to generate a railroad diagram out of a Grammar.
Issue -
State: open - Opened by eddyb about 6 years ago
- 1 comment
Labels: enhancement, good first issue
#55 - Fix enclosing_fn for fixpoint functions.
Pull Request -
State: closed - Opened by anyska about 6 years ago
#55 - Fix enclosing_fn for fixpoint functions.
Pull Request -
State: closed - Opened by anyska about 6 years ago
#54 - Fix tuple variants with more than one sub-rule.
Pull Request -
State: closed - Opened by anyska about 6 years ago
#42 - Disambiguation based on PartialOrd between choices of a certain node type.
Issue -
State: open - Opened by eddyb about 6 years ago
- 1 comment
Labels: enhancement
#42 - Disambiguation based on PartialOrd between choices of a certain node type.
Issue -
State: open - Opened by eddyb about 6 years ago
- 1 comment
Labels: enhancement
#23 - Use a proc macro for generating Rust code from GLL grammars.
Issue -
State: open - Opened by eddyb about 6 years ago
- 2 comments
Labels: enhancement
#23 - Use a proc macro for generating Rust code from GLL grammars.
Issue -
State: open - Opened by eddyb about 6 years ago
- 2 comments
Labels: enhancement
#21 - Investigate Roslyn's Red-Green trees.
Issue -
State: open - Opened by eddyb about 6 years ago
- 1 comment
#20 - Consider using "kind" or "type" instead of "label".
Issue -
State: closed - Opened by eddyb about 6 years ago
- 1 comment
#19 - Document everything!
Issue -
State: open - Opened by eddyb about 6 years ago
- 2 comments
Labels: help wanted
#16 - Error reporting and recovery
Issue -
State: open - Opened by eddyb about 6 years ago
- 2 comments
#16 - Error reporting and recovery
Issue -
State: open - Opened by eddyb about 6 years ago
- 2 comments
#14 - Get rid of (negative) lookahead (somehow)
Issue -
State: closed - Opened by eddyb about 6 years ago
- 2 comments
#12 - Incremental reparsing
Issue -
State: open - Opened by eddyb about 6 years ago
- 1 comment
Labels: enhancement
#10 - Introduce an IR for modularizing and simplifying parser generation
Issue -
State: open - Opened by eddyb about 6 years ago
- 2 comments
Labels: enhancement