-
Notifications
You must be signed in to change notification settings - Fork 40
Issues: wiz-lang/wiz
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
Milestones
Assignee
Sort
Issues list
Cannot use bbs or bbc instructions on the SPC700 platform.
#146
opened Jan 27, 2023 by
undisbeliever
segmentation fault with compile_if and an inline function let argument
#143
opened Jun 9, 2022 by
undisbeliever
Assert failure when aliasing a variable with a given address
#142
opened Jun 6, 2022 by
undisbeliever
Compiler dies without an error message when declaring func outside of bank
#129
opened Jul 10, 2021 by
veremenko-y
Fix conditional call
f() if cond;
and conditional tail-call return f() if cond;
statements.
#124
opened Mar 9, 2021 by
Bananattack
Add support for 8080, make "common 8080" and "8080 with bit extensions" common targets
#118
opened Feb 18, 2021 by
Bananattack
Avoid generating implicit jumps in if statements when they unconditionally return/jump
#115
opened Feb 8, 2021 by
Bananattack
Function parameters have different types outside their declaring function.
#111
opened Feb 7, 2021 by
Bananattack
Synthesize load instructions between register pairs (Z80, GB)
#109
opened Feb 3, 2021 by
Bananattack
Precedence issues between unary byte/word-access operators and postfix increment/decrement
#106
opened Feb 3, 2021 by
Bananattack
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.