-
Notifications
You must be signed in to change notification settings - Fork 7
Issues: osa1/lexgen
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
Consider generating a warning (with an option to suppress) for rules that accept empty string
#65
opened Sep 13, 2023 by
osa1
Generate DFA directly (no NFA)
perf
Related to runtime performance
#60
opened Dec 12, 2022 by
seanyoung
Make DFA match utf8 rather than char
perf
Related to runtime performance
#59
opened Dec 8, 2022 by
seanyoung
Avoid redunant backtrack state updates
perf
Related to runtime performance
#43
opened Feb 7, 2022 by
osa1
Consider merging char and range transitions in NFA and DFA
refactoring
#40
opened Feb 4, 2022 by
osa1
Document performance implications and ordering of rules with looakheads
documentation
Improvements or additions to documentation
#39
opened Jan 31, 2022 by
osa1
Implement DFA minimization
code size
Related to generated code size
perf
Related to runtime performance
#38
opened Jan 28, 2022 by
osa1
Provide a way to specify error value when failing to match
design
feature
New feature or request
#36
opened Nov 23, 2021 by
osa1
Implement "cut" (as in Prolog) for comitting to a choice
design
feature
New feature or request
#35
opened Nov 23, 2021 by
osa1
Provide a way to fail with "lexer error"
design
question
Further information is requested
#23
opened Oct 21, 2021 by
osa1
Find a better metavariable syntax in documentation
documentation
Improvements or additions to documentation
#14
opened Oct 12, 2021 by
osa1
Implement an easy way to get the matched char in a wildcard rule
feature
New feature or request
#10
opened Jun 19, 2021 by
osa1
Implement a way to bind match results in patterns
feature
New feature or request
#9
opened Jun 19, 2021 by
osa1
Implement fast paths for ASCII in unicode regexes
perf
Related to runtime performance
#4
opened May 30, 2021 by
osa1
ProTip!
Find all open issues with in progress development work with linked:pr.