Skip to content

Issues: elektito/qbee

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

Add "ON LOCAL ERROR..." statement
#17 opened Aug 1, 2022 by elektito
RETURN without GOSUB
#16 opened Aug 1, 2022 by elektito
Add fixed-string support (STRING*n)
#14 opened Jul 7, 2022 by elektito
Caveat for converting float to int
#13 opened Jul 7, 2022 by elektito
Add support for full LOCATE command
#11 opened Jun 10, 2022 by elektito
Remove some simple cases of unreachable code code-optimizer Issues related to CodeGen optimizer
#10 opened Jun 1, 2022 by elektito
DECLARE statements are not matched against SUB/FUNCTION blocks bug Something isn't working
#9 opened May 26, 2022 by elektito
Eliminate readidx/storeidx sequences in optimizer code-optimizer Issues related to CodeGen optimizer
#8 opened May 24, 2022 by elektito
Implicitly defined arrays note A note that could probably be useful later on
#6 opened May 21, 2022 by elektito
Periods in identifier names note A note that could probably be useful later on
#5 opened May 21, 2022 by elektito
Make sure DEF* statements are only valid in the current routine note A note that could probably be useful later on
#4 opened May 21, 2022 by elektito
DEF* statements should be able to re-create variables note A note that could probably be useful later on
#2 opened May 21, 2022 by elektito
Eliminate stores without read code-optimizer Issues related to CodeGen optimizer
#1 opened May 17, 2022 by elektito
ProTip! Adding no:label will show everything without a label.