Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
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
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
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
Webassembly backend enhancement New feature or request
#120 opened Dec 27, 2021 by furesoft
IR-Parser take endless amount of memory bug Something isn't working
#118 opened Dec 22, 2021 by furesoft
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
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
Move BigInt to the IR project
#84 opened Aug 17, 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
ProTip! Adding no:label will show everything without a label.