Skip to content

Issues: tokay-lang/tokay

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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Replace etareneg.awk by etareneg.tok build feature New feature or request
#137 opened Feb 15, 2024 by phorward
bug: Use of generic within implicit parselet fails to compile bug Something isn't working
#130 opened Dec 29, 2023 by phorward
Variable handling in compiler is a mess help wanted Extra attention is needed refactor
#128 opened Dec 16, 2023 by phorward
1 of 4 tasks
bug: Recursive generic definition fails to resolve bug Something isn't working help wanted Extra attention is needed
#127 opened Dec 8, 2023 by phorward
Function call with multiple, same arguments should be rejected bug Something isn't working
#124 opened Oct 23, 2023 by phorward
Capture access should downgrade captured items bug Something isn't working
#122 opened Oct 8, 2023 by phorward
Requirement for inlined parselets feature New feature or request help wanted Extra attention is needed
#120 opened Oct 5, 2023 by phorward
Turn Capture into object discussion Further discussion on this topic required feature New feature or request
#116 opened Aug 7, 2023 by phorward
Run program once over all provided files or in parallel discussion Further discussion on this topic required feature New feature or request help wanted Extra attention is needed
#111 opened Jun 29, 2023 by phorward
Improving test facilities to new format feature New feature or request tests
#99 opened Jan 2, 2023 by phorward
Implement parselet capture variable $ as a dict feature New feature or request
#97 opened Dec 27, 2022 by phorward
Implement indirect left-recursion bug Something isn't working feature New feature or request help wanted Extra attention is needed
#95 opened Dec 25, 2022 by phorward
Provide iterator aggregation functions min(), max(), sum(), avg() feature New feature or request help wanted Extra attention is needed
#88 opened Dec 1, 2022 by phorward
Provide syntax highlighting help wanted Extra attention is needed syntax
#85 opened Nov 14, 2022 by phorward
Sequence peeking input is being ignored bug Something isn't working
#64 opened Jun 29, 2022 by phorward
Grammar railroad diagram
#53 opened May 13, 2022 by mingodad
ProTip! Exclude everything labeled bug with -label:bug.