Ecosyste.ms: Issues

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

GitHub / osa1/lexgen issues and pull requests

#67 - Question about unicode categories

Issue - State: open - Opened by nalply 12 months ago - 3 comments

#66 - lua5_1.rs example contains return_() and continue_() missing from Lexer?

Issue - State: closed - Opened by nalply 12 months ago - 4 comments

#64 - Update resetting current match in rules without a RHS

Pull Request - State: closed - Opened by osa1 over 1 year ago

#63 - Document end-of-input handling in states

Pull Request - State: closed - Opened by osa1 over 1 year ago

#62 - continue_ doesn't consume input in non-initial rule

Issue - State: closed - Opened by glennschmidt over 1 year ago - 1 comment

#62 - continue_ doesn't consume input in non-initial rule

Issue - State: closed - Opened by glennschmidt over 1 year ago - 1 comment

#61 - Use perfect hashing rather than binary search

Issue - State: closed - Opened by seanyoung almost 2 years ago - 1 comment
Labels: perf

#60 - Generate DFA directly (no NFA)

Issue - State: open - Opened by seanyoung almost 2 years ago
Labels: perf

#60 - Generate DFA directly (no NFA)

Issue - State: open - Opened by seanyoung almost 2 years ago
Labels: perf

#59 - Make DFA match utf8 rather than char

Issue - State: open - Opened by seanyoung almost 2 years ago - 3 comments
Labels: perf

#57 - Implement [^'0'-'9'] syntax

Pull Request - State: closed - Opened by seanyoung almost 2 years ago - 3 comments

#56 - match until/til?

Issue - State: closed - Opened by hh9527 almost 2 years ago

#56 - match until/til?

Issue - State: closed - Opened by hh9527 almost 2 years ago

#55 - Fix clippy and add to CI

Pull Request - State: closed - Opened by seanyoung almost 2 years ago

#55 - Fix clippy and add to CI

Pull Request - State: closed - Opened by seanyoung almost 2 years ago

#53 - Allow state type to have lifetime parameters

Pull Request - State: closed - Opened by alan-j-hu about 2 years ago - 2 comments

#53 - Allow state type to have lifetime parameters

Pull Request - State: closed - Opened by alan-j-hu about 2 years ago - 2 comments

#52 - Allow the user state to carry a lifetime?

Issue - State: closed - Opened by alan-j-hu about 2 years ago - 1 comment
Labels: feature

#52 - Allow the user state to carry a lifetime?

Issue - State: closed - Opened by alan-j-hu about 2 years ago - 1 comment
Labels: feature

#51 - Generated code triggers "double_comparisons" lint

Issue - State: closed - Opened by osa1 about 2 years ago

#51 - Generated code triggers "double_comparisons" lint

Issue - State: closed - Opened by osa1 about 2 years ago

#50 - Generated code triggers "manual_range_contains" lint

Issue - State: closed - Opened by osa1 about 2 years ago

#50 - Generated code triggers "manual_range_contains" lint

Issue - State: closed - Opened by osa1 about 2 years ago

#49 - Reset lexer state on failure

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

#49 - Reset lexer state on failure

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

#48 - Invalid token doesn't consume input from match_ in non-initial rule

Issue - State: closed - Opened by MiSawa over 2 years ago - 8 comments

#47 - Return multiple tokens

Issue - State: open - Opened by MiSawa over 2 years ago - 1 comment
Labels: feature

#46 - Add an example language using lalrpop as a parser

Pull Request - State: closed - Opened by MiSawa over 2 years ago

#46 - Add an example language using lalrpop as a parser

Pull Request - State: closed - Opened by MiSawa over 2 years ago

#45 - Impl Default to Loc

Pull Request - State: closed - Opened by MiSawa over 2 years ago - 1 comment

#44 - Implement Default for Loc

Issue - State: closed - Opened by MiSawa over 2 years ago - 5 comments

#44 - Implement Default for Loc

Issue - State: closed - Opened by MiSawa over 2 years ago - 5 comments

#43 - Avoid redunant backtrack state updates

Issue - State: open - Opened by osa1 over 2 years ago - 1 comment
Labels: perf

#43 - Avoid redunant backtrack state updates

Issue - State: open - Opened by osa1 over 2 years ago - 1 comment
Labels: perf

#42 - Allow initializing lexers with a char iterator

Pull Request - State: closed - Opened by osa1 over 2 years ago - 3 comments

#41 - Allow initializing lexers with a character iterator

Issue - State: closed - Opened by osa1 over 2 years ago - 1 comment
Labels: feature, design

#41 - Allow initializing lexers with a character iterator

Issue - State: closed - Opened by osa1 over 2 years ago - 1 comment
Labels: feature, design

#40 - Consider merging char and range transitions in NFA and DFA

Issue - State: open - Opened by osa1 over 2 years ago
Labels: refactoring

#40 - Consider merging char and range transitions in NFA and DFA

Issue - State: open - Opened by osa1 over 2 years ago
Labels: refactoring

#39 - Document performance implications and ordering of rules with looakheads

Issue - State: open - Opened by osa1 over 2 years ago
Labels: documentation

#39 - Document performance implications and ordering of rules with looakheads

Issue - State: open - Opened by osa1 over 2 years ago
Labels: documentation

#38 - Implement DFA minimization

Issue - State: open - Opened by osa1 over 2 years ago
Labels: perf, code size

#38 - Implement DFA minimization

Issue - State: open - Opened by osa1 over 2 years ago
Labels: perf, code size

#37 - Implement right contexts (lookahead)

Pull Request - State: closed - Opened by osa1 almost 3 years ago - 2 comments

#37 - Implement right contexts (lookahead)

Pull Request - State: closed - Opened by osa1 almost 3 years ago - 2 comments

#36 - Provide a way to specify error value when failing to match

Issue - State: open - Opened by osa1 almost 3 years ago
Labels: feature, design

#36 - Provide a way to specify error value when failing to match

Issue - State: open - Opened by osa1 almost 3 years ago
Labels: feature, design

#35 - Implement "cut" (as in Prolog) for comitting to a choice

Issue - State: open - Opened by osa1 almost 3 years ago - 1 comment
Labels: feature, design

#35 - Implement "cut" (as in Prolog) for comitting to a choice

Issue - State: open - Opened by osa1 almost 3 years ago - 1 comment
Labels: feature, design

#34 - Annotate custom errors with location info

Pull Request - State: closed - Opened by osa1 almost 3 years ago

#34 - Annotate custom errors with location info

Pull Request - State: closed - Opened by osa1 almost 3 years ago

#33 - Implement char exclusion

Pull Request - State: closed - Opened by osa1 almost 3 years ago

#32 - Support negated character sets?

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

#32 - Support negated character sets?

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

#31 - Wrong lexing when rules share prefix

Issue - State: closed - Opened by osa1 almost 3 years ago
Labels: bug

#30 - Rule templates?

Issue - State: open - Opened by osa1 almost 3 years ago - 1 comment
Labels: feature, design

#30 - Rule templates?

Issue - State: open - Opened by osa1 almost 3 years ago - 1 comment
Labels: feature, design

#29 - Lookahead could be useful

Issue - State: closed - Opened by osa1 almost 3 years ago - 8 comments
Labels: feature, design

#29 - Lookahead could be useful

Issue - State: closed - Opened by osa1 almost 3 years ago - 8 comments
Labels: feature, design

#28 - Allow let bindings interleaved with rules

Issue - State: closed - Opened by osa1 almost 3 years ago - 1 comment
Labels: documentation, feature

#28 - Allow let bindings interleaved with rules

Issue - State: closed - Opened by osa1 almost 3 years ago - 1 comment
Labels: documentation, feature

#27 - Empty rule fails or loops depending on other rules

Issue - State: closed - Opened by osa1 almost 3 years ago - 5 comments
Labels: bug

#27 - Empty rule fails or loops depending on other rules

Issue - State: closed - Opened by osa1 almost 3 years ago - 5 comments
Labels: bug

#26 - Implement location tracking and a way to get a match's location

Issue - State: closed - Opened by osa1 almost 3 years ago
Labels: feature, design

#26 - Implement location tracking and a way to get a match's location

Issue - State: closed - Opened by osa1 almost 3 years ago
Labels: feature, design

#25 - Move common types to a runtime lib, implement location tracking

Pull Request - State: closed - Opened by osa1 almost 3 years ago - 1 comment

#25 - Move common types to a runtime lib, implement location tracking

Pull Request - State: closed - Opened by osa1 almost 3 years ago - 1 comment

#24 - Provide a way to exclude characters

Issue - State: closed - Opened by osa1 almost 3 years ago - 1 comment
Labels: question, design

#24 - Provide a way to exclude characters

Issue - State: closed - Opened by osa1 almost 3 years ago - 1 comment
Labels: question, design

#23 - Provide a way to fail with "lexer error"

Issue - State: open - Opened by osa1 almost 3 years ago
Labels: question, design

#23 - Provide a way to fail with "lexer error"

Issue - State: open - Opened by osa1 almost 3 years ago
Labels: question, design

#22 - Refactor regex syntax, add end-of-input and "any character" regexes

Pull Request - State: closed - Opened by osa1 almost 3 years ago

#22 - Refactor regex syntax, add end-of-input and "any character" regexes

Pull Request - State: closed - Opened by osa1 almost 3 years ago

#21 - Implement backtracking

Pull Request - State: closed - Opened by osa1 almost 3 years ago

#21 - Implement backtracking

Pull Request - State: closed - Opened by osa1 almost 3 years ago

#20 - Eliminate peeking in generated code

Issue - State: closed - Opened by osa1 almost 3 years ago - 2 comments
Labels: feature

#20 - Eliminate peeking in generated code

Issue - State: closed - Opened by osa1 almost 3 years ago - 2 comments
Labels: feature

#19 - Generate functions for semantic actions

Pull Request - State: closed - Opened by osa1 almost 3 years ago - 4 comments

#19 - Generate functions for semantic actions

Pull Request - State: closed - Opened by osa1 almost 3 years ago - 4 comments

#18 - Implement reset_match method

Pull Request - State: closed - Opened by sahandevs almost 3 years ago - 12 comments

#18 - Implement reset_match method

Pull Request - State: closed - Opened by sahandevs almost 3 years ago - 12 comments

#17 - Implement returning multiple values in NFA and DFA simulations

Issue - State: closed - Opened by osa1 almost 3 years ago - 2 comments
Labels: feature

#17 - Implement returning multiple values in NFA and DFA simulations

Issue - State: closed - Opened by osa1 almost 3 years ago - 2 comments
Labels: feature

#16 - Regex compilation bug when prefix is shared by regexes

Issue - State: closed - Opened by osa1 almost 3 years ago - 6 comments
Labels: bug

#16 - Regex compilation bug when prefix is shared by regexes

Issue - State: closed - Opened by osa1 almost 3 years ago - 6 comments
Labels: bug

#15 - Rename "user action" -> "semantic action"

Issue - State: closed - Opened by osa1 almost 3 years ago
Labels: documentation

#15 - Rename "user action" -> "semantic action"

Issue - State: closed - Opened by osa1 almost 3 years ago
Labels: documentation

#14 - Find a better metavariable syntax in documentation

Issue - State: open - Opened by osa1 almost 3 years ago
Labels: documentation

#14 - Find a better metavariable syntax in documentation

Issue - State: open - Opened by osa1 almost 3 years ago
Labels: documentation

#13 - Provide a way to match end-of-input in non-initial states

Issue - State: closed - Opened by osa1 almost 3 years ago - 1 comment
Labels: design

#13 - Provide a way to match end-of-input in non-initial states

Issue - State: closed - Opened by osa1 almost 3 years ago - 1 comment
Labels: design

#12 - Confusing match reset behavior in initial state

Issue - State: closed - Opened by osa1 almost 3 years ago - 3 comments
Labels: design

#11 - `switch_and_return` does not consume the returned token?

Issue - State: closed - Opened by cr1901 almost 3 years ago - 6 comments

#11 - `switch_and_return` does not consume the returned token?

Issue - State: closed - Opened by cr1901 almost 3 years ago - 6 comments

#10 - Implement an easy way to get the matched char in a wildcard rule

Issue - State: open - Opened by osa1 over 3 years ago - 1 comment
Labels: feature

#9 - Implement a way to bind match results in patterns

Issue - State: open - Opened by osa1 over 3 years ago - 3 comments
Labels: feature

#8 - Consider moving semantic actions to functions, leave inlining decisions to LLVM/rustc

Issue - State: closed - Opened by osa1 over 3 years ago - 2 comments
Labels: perf, code size