-
Notifications
You must be signed in to change notification settings - Fork 7
Issues: LanguageDev/Yoakke
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
Parsing expression grammars (PEG) support
enhancement
New feature or request
#169
opened Dec 26, 2024 by
kant2002
Incorrect rule breaks source generator
bug
Something isn't working
#158
opened Mar 14, 2024 by
kant2002
Source generators does not account for visibility of lexers.
bug
Something isn't working
#156
opened Oct 23, 2023 by
kant2002
There no way to use End inside rules
bug
Something isn't working
#151
opened Feb 10, 2023 by
kant2002
Generate a "top" method for the parser which invokes the top rule
enhancement
New feature or request
good first issue
Good for newcomers
#147
opened Jun 13, 2022 by
WhiteBlackGoose
A case of parser backtracking not being supported
bug
Something isn't working
#138
opened Feb 13, 2022 by
ForNeVeR
Create a grammar library that works on CF grammars
enhancement
New feature or request
#137
opened Jan 21, 2022 by
LPeter1997
Rework the automata library along with the interval-based collections
enhancement
New feature or request
#136
opened Jan 21, 2022 by
LPeter1997
Seal up classes not intended for inheritance
enhancement
New feature or request
good first issue
Good for newcomers
#134
opened Jan 18, 2022 by
LPeter1997
Optional left recursion doesn't seem to work properly
bug
Something isn't working
#121
opened Jan 6, 2022 by
ForNeVeR
IR-Parser take endless amount of memory
bug
Something isn't working
#118
opened Dec 22, 2021 by
furesoft
Unprotected concurrent access to dictionary corrupts state and causes infinite loop
bug
Something isn't working
good first issue
Good for newcomers
#111
opened Oct 22, 2021 by
sharwell
Make the automata library be able to generate sentences from the automata.
enhancement
New feature or request
#110
opened Oct 4, 2021 by
LPeter1997
Make the parser able to do discrimination based on the lookahead
enhancement
New feature or request
#106
opened Sep 2, 2021 by
LPeter1997
Error management and handling with the reporter module
documentation
Improvements or additions to documentation
question
Further information is requested
#105
opened Aug 26, 2021 by
skneko
Allow for unary operators in the precedence table
enhancement
New feature or request
#102
opened Aug 24, 2021 by
LPeter1997
Support escaping and unescape-ing strings in a general way
enhancement
New feature or request
#99
opened Aug 23, 2021 by
LPeter1997
Designing the IR
enhancement
New feature or request
help wanted
Extra attention is needed
question
Further information is requested
#93
opened Aug 20, 2021 by
LPeter1997
Indirect left-recursion is dependent on what rule we eliminate
bug
Something isn't working
#91
opened Aug 19, 2021 by
LPeter1997
Add ability to associate data to scopes
enhancement
New feature or request
#88
opened Aug 18, 2021 by
skneko
Performance tests for lexer and parser
enhancement
New feature or request
#86
opened Aug 18, 2021 by
LPeter1997
Valid regex causes lexer to fail with YKLEXERGEN004
bug
Something isn't working
#82
opened Aug 16, 2021 by
skneko
Make the parser be able to yield a parse-tree
enhancement
New feature or request
question
Further information is requested
#79
opened Aug 13, 2021 by
LPeter1997
Previous Next
ProTip!
Adding no:label will show everything without a label.