Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ptal/oak issues and pull requests

#110 - Allow stable compilation

Issue - State: open - Opened by Kixiron almost 4 years ago - 1 comment

#109 - Merge two analysis of PEG

Pull Request - State: closed - Opened by ptal about 4 years ago

#109 - Merge two analysis of PEG

Pull Request - State: closed - Opened by ptal about 4 years ago

#108 - fix build failure on rust nightly 1.32.0

Pull Request - State: closed - Opened by zyvitski about 6 years ago

#107 - oak will not compile on nightly (rustc 1.32.0-nightly (653da4fd0 2018-11-08))

Issue - State: closed - Opened by zyvitski about 6 years ago - 1 comment

#107 - oak will not compile on nightly (rustc 1.32.0-nightly (653da4fd0 2018-11-08))

Issue - State: closed - Opened by zyvitski about 6 years ago - 1 comment

#106 - Parse string literal to Vec<char>

Issue - State: closed - Opened by jeizsm almost 7 years ago - 3 comments

#105 - token_stream : to parse on Token (see issue#93)

Pull Request - State: closed - Opened by MDupas almost 7 years ago - 1 comment

#104 - Update str_lit invocation

Pull Request - State: closed - Opened by berkus about 7 years ago - 1 comment

#103 - Oak does not build with rustc 1.21.0-nightly (c11f689d2 2017-08-29)

Issue - State: closed - Opened by berkus over 7 years ago - 1 comment

#103 - Oak does not build with rustc 1.21.0-nightly (c11f689d2 2017-08-29)

Issue - State: closed - Opened by berkus over 7 years ago - 1 comment

#102 - Seamingly odd "error: Type mismatch between branches of the choice operator."

Issue - State: closed - Opened by tstorch over 7 years ago - 5 comments

#101 - Fix build on nightly rust

Pull Request - State: closed - Opened by suhr almost 8 years ago - 3 comments

#100 - Oak doesn't compile on nightly

Issue - State: closed - Opened by suhr almost 8 years ago - 1 comment

#100 - Oak doesn't compile on nightly

Issue - State: closed - Opened by suhr almost 8 years ago - 1 comment

#99 - Update to use rust nightly-2017-04-26

Pull Request - State: closed - Opened by jasonl almost 8 years ago - 2 comments

#98 - [rustc][nightly] Update to the latest nightly rustc 1.18.0-nightly (252d3da8a 2017-04-22)

Pull Request - State: closed - Opened by ivanbakel almost 8 years ago - 1 comment

#97 - Oak causes Rust to build any project including "oak_runtime" as dynamically linked

Issue - State: closed - Opened by jasonl about 8 years ago - 2 comments

#96 - [FIX] Fixing AST to make it compile on 1.16.0-nightly.

Pull Request - State: closed - Opened by goyox86 about 8 years ago - 1 comment

#96 - [FIX] Fixing AST to make it compile on 1.16.0-nightly.

Pull Request - State: closed - Opened by goyox86 about 8 years ago - 1 comment

#95 - Allow using external functions as semantic actions

Issue - State: closed - Opened by trolley813 about 8 years ago - 3 comments

#94 - Types reduce too early in Depth

Issue - State: closed - Opened by ptal over 8 years ago
Labels: bug, typing

#94 - Types reduce too early in Depth

Issue - State: closed - Opened by ptal over 8 years ago
Labels: bug, typing

#93 - Token parsing

Issue - State: open - Opened by ptal over 8 years ago
Labels: runtime-lib

#92 - Binary parsing (on bytes sequence)

Issue - State: open - Opened by ptal over 8 years ago
Labels: runtime-lib

#91 - Generalized string literals (bytes and raw sequences)

Issue - State: closed - Opened by ptal over 8 years ago - 3 comments
Labels: parsing, runtime-lib

#90 - List of expressions

Issue - State: open - Opened by ptal over 8 years ago
Labels: grammar, code-generation, typing

#89 - Wrong error reporting for not syntactic predicate

Issue - State: open - Opened by ptal over 8 years ago - 1 comment
Labels: error-reporting

#89 - Wrong error reporting for not syntactic predicate

Issue - State: open - Opened by ptal over 8 years ago - 1 comment
Labels: error-reporting

#88 - Warning for range/span expression in front of atoms' sequence

Issue - State: closed - Opened by ptal over 8 years ago - 1 comment
Labels: static-analysis

#87 - Stream as ground type

Issue - State: closed - Opened by ptal over 8 years ago
Labels: code-generation, typing

#86 - Range and span expressions

Issue - State: closed - Opened by ptal over 8 years ago - 1 comment
Labels: grammar, code-generation, AST-generation, typing

#85 - Range type for sequence of atoms

Issue - State: closed - Opened by ptal over 8 years ago
Labels: code-generation, typing

#84 - Improve type inference of the choice combinator

Issue - State: closed - Opened by ptal over 8 years ago
Labels: typing

#83 - Error reporting system

Issue - State: open - Opened by ptal over 8 years ago - 1 comment
Labels: error-reporting, refactoring

#82 - Load grammar from external file

Issue - State: open - Opened by ptal over 8 years ago
Labels: utilities

#81 - Fixed lifetimes conflicting requirements.

Pull Request - State: closed - Opened by goyox86 over 8 years ago - 2 comments

#80 - Tree pattern matching

Issue - State: closed - Opened by ptal over 8 years ago - 3 comments
Labels: grammar, AST-generation, parsing, postponed

#79 - Warning for unused semantics action

Issue - State: closed - Opened by ptal over 8 years ago
Labels: static-analysis, typing

#79 - Warning for unused semantics action

Issue - State: closed - Opened by ptal over 8 years ago
Labels: static-analysis, typing

#78 - Full tuple unpacking

Issue - State: closed - Opened by ptal over 8 years ago - 6 comments
Labels: AST-generation, typing

#78 - Full tuple unpacking

Issue - State: closed - Opened by ptal over 8 years ago - 6 comments
Labels: AST-generation, typing

#77 - Updating to latest Rust nightly.

Pull Request - State: closed - Opened by goyox86 over 8 years ago - 1 comment

#77 - Updating to latest Rust nightly.

Pull Request - State: closed - Opened by goyox86 over 8 years ago - 1 comment

#76 - Unify forwarding types

Issue - State: closed - Opened by ptal almost 9 years ago - 1 comment
Labels: AST-generation, typing, refactoring

#76 - Unify forwarding types

Issue - State: closed - Opened by ptal almost 9 years ago - 1 comment
Labels: AST-generation, typing, refactoring

#75 - Type forwarding is not recursive

Issue - State: closed - Opened by ptal almost 9 years ago
Labels: bug, static-analysis, typing

#74 - Return fatal parsing errors using Result.

Pull Request - State: closed - Opened by ghost almost 9 years ago - 1 comment

#74 - Return fatal parsing errors using Result.

Pull Request - State: closed - Opened by ghost almost 9 years ago - 1 comment

#73 - Semantic comparison of type in sum combinator

Issue - State: closed - Opened by ptal over 9 years ago
Labels: static-analysis, typing

#72 - Dependent parsing combinators

Issue - State: open - Opened by ptal over 9 years ago - 1 comment
Labels: grammar, typing, discussion

#72 - Dependent parsing combinators

Issue - State: open - Opened by ptal over 9 years ago - 1 comment
Labels: grammar, typing, discussion

#71 - EDSL chapter in the manual

Issue - State: open - Opened by ptal over 9 years ago
Labels: documentation

#71 - EDSL chapter in the manual

Issue - State: open - Opened by ptal over 9 years ago
Labels: documentation

#70 - Related work, comparison with other parsing techniques

Issue - State: open - Opened by ptal over 9 years ago
Labels: documentation

#70 - Related work, comparison with other parsing techniques

Issue - State: open - Opened by ptal over 9 years ago
Labels: documentation

#69 - Attemped out of bounds Tuple access

Issue - State: closed - Opened by Herdinger over 9 years ago - 1 comment

#68 - Use the Rust test framework

Issue - State: closed - Opened by ptal over 9 years ago - 1 comment
Labels: discussion, test

#68 - Use the Rust test framework

Issue - State: closed - Opened by ptal over 9 years ago - 1 comment
Labels: discussion, test

#67 - Direct access to the underlying data stream

Issue - State: closed - Opened by ptal over 9 years ago - 2 comments
Labels: grammar, code-generation, AST-generation, discussion

#66 - Well-formed grammar analysis

Issue - State: closed - Opened by ptal over 9 years ago - 8 comments
Labels: static-analysis

#65 - Bad inference due to visit order (random compile-error because of `HashMap`)

Issue - State: closed - Opened by ptal over 9 years ago - 1 comment
Labels: code-generation, compile-bug

#64 - Better API interface of top-level functions and `ParseResult`

Issue - State: closed - Opened by ptal over 9 years ago - 6 comments
Labels: code-generation

#63 - Farthest Failure Tracking technique

Issue - State: closed - Opened by ptal over 9 years ago
Labels: code-generation, error-reporting

#62 - Random error with generated identifiers

Issue - State: closed - Opened by ptal over 9 years ago
Labels: code-generation, compile-bug

#61 - Recursive type analysis

Issue - State: closed - Opened by ptal over 9 years ago - 2 comments
Labels: bug, typing

#61 - Recursive type analysis

Issue - State: closed - Opened by ptal over 9 years ago - 2 comments
Labels: bug, typing

#60 - Remove `start` attribute annotation

Issue - State: closed - Opened by ptal over 9 years ago
Labels: compile-time-annotation, discussion

#59 - Iterator-based interface instead of directly working on &str

Issue - State: closed - Opened by ptal over 9 years ago
Labels: code-generation, discussion

#59 - Iterator-based interface instead of directly working on &str

Issue - State: closed - Opened by ptal over 9 years ago
Labels: code-generation, discussion

#58 - Annotation for printing the signatures of the parser/recognizer functions

Issue - State: closed - Opened by ptal over 9 years ago
Labels: compile-time-annotation

#58 - Annotation for printing the signatures of the parser/recognizer functions

Issue - State: closed - Opened by ptal over 9 years ago
Labels: compile-time-annotation

#57 - Do not generate functions that only forward the call (notably parser alias)

Issue - State: closed - Opened by ptal over 9 years ago
Labels: code-generation, low-priority

#56 - Do not generate unused variables

Issue - State: closed - Opened by ptal over 9 years ago
Labels: code-generation, low-priority

#56 - Do not generate unused variables

Issue - State: closed - Opened by ptal over 9 years ago
Labels: code-generation, low-priority

#55 - Chaining semantic actions

Issue - State: closed - Opened by ptal over 9 years ago - 1 comment
Labels: parsing

#55 - Chaining semantic actions

Issue - State: closed - Opened by ptal over 9 years ago - 1 comment
Labels: parsing

#54 - Static functions as semantic actions

Issue - State: closed - Opened by ptal over 9 years ago
Labels: grammar, AST-generation, typing, low-priority

#53 - Sum variants as semantic actions

Issue - State: closed - Opened by ptal over 9 years ago - 1 comment
Labels: grammar, code-generation, typing

#53 - Sum variants as semantic actions

Issue - State: closed - Opened by ptal over 9 years ago - 1 comment
Labels: grammar, code-generation, typing

#52 - Automatic transformation of `Vec<()>` to `usize`

Issue - State: open - Opened by ptal over 9 years ago
Labels: code-generation, typing, discussion

#51 - Automatic transformation of `Option<()>` to `bool`

Issue - State: open - Opened by ptal over 9 years ago
Labels: code-generation, typing, discussion

#51 - Automatic transformation of `Option<()>` to `bool`

Issue - State: open - Opened by ptal over 9 years ago
Labels: code-generation, typing, discussion

#50 - Reserved identifiers for rule names

Issue - State: closed - Opened by ptal over 9 years ago - 1 comment
Labels: code-generation, static-analysis

#49 - Pretty printer of annotated grammar

Issue - State: closed - Opened by ptal over 9 years ago - 1 comment
Labels: utilities

#49 - Pretty printer of annotated grammar

Issue - State: closed - Opened by ptal over 9 years ago - 1 comment
Labels: utilities

#48 - Analyse function call to match expression type

Issue - State: closed - Opened by ptal over 9 years ago - 1 comment
Labels: typing, discussion

#48 - Analyse function call to match expression type

Issue - State: closed - Opened by ptal over 9 years ago - 1 comment
Labels: typing, discussion

#47 - unit or invisible type annotation on expression instead of rules.

Issue - State: closed - Opened by ptal over 9 years ago
Labels: grammar, compile-time-annotation, typing

#46 - Type unification in sum type

Issue - State: closed - Opened by ptal over 9 years ago - 1 comment
Labels: typing, discussion

#46 - Type unification in sum type

Issue - State: closed - Opened by ptal over 9 years ago - 1 comment
Labels: typing, discussion

#45 - Allow attributes on Rust items

Issue - State: closed - Opened by ptal almost 10 years ago
Labels: rust-bug

#44 - Use a semantic actions commit-list during parsing / Partial parsing

Issue - State: open - Opened by ptal almost 10 years ago - 5 comments
Labels: code-generation, optimization

#43 - automatically unpacking tuple into function arguments

Issue - State: closed - Opened by ptal almost 10 years ago - 1 comment
Labels: code-generation, typing

#43 - automatically unpacking tuple into function arguments

Issue - State: closed - Opened by ptal almost 10 years ago - 1 comment
Labels: code-generation, typing

#42 - bootstrap the parser grammar

Issue - State: open - Opened by ptal almost 10 years ago
Labels: grammar

#41 - Allow closure as semantic action

Issue - State: closed - Opened by ptal almost 10 years ago - 3 comments
Labels: grammar, typing

#40 - Propagate semantic action if they have a unit type

Issue - State: closed - Opened by ptal almost 10 years ago - 1 comment
Labels: typing

#40 - Propagate semantic action if they have a unit type

Issue - State: closed - Opened by ptal almost 10 years ago - 1 comment
Labels: typing

#39 - Type analysis of sum branches

Issue - State: closed - Opened by ptal about 10 years ago - 5 comments
Labels: static-analysis, typing