Skip to content

Issues: tokiwa-software/fuzion

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

once #3283 is merged, remove redefinitions of predicates base library related to the Fuzion base library cleanup improve code quality
#3284 opened Jun 28, 2024 by michaellilltokiwa
Decide whether signaling NaNs should be supported base library related to the Fuzion base library enhancement New feature or request
#3278 opened Jun 26, 2024 by simonvonhackewitz
stdlib, we should avoid returning tuple, especially in public features base library related to the Fuzion base library cleanup improve code quality
#3276 opened Jun 26, 2024 by michaellilltokiwa
Replace boehm GC by custom GC C backend related to the C backend enhancement New feature or request
#3267 opened Jun 25, 2024 by michaellilltokiwa
add option fz sbom enhancement New feature or request Fuzion tools anything related to the tools fz, fzjava, etc.
#3255 opened Jun 24, 2024 by michaellilltokiwa
float.type.ten F => 10 enhancement New feature or request question A decision or information is required
#3251 opened Jun 24, 2024 by michaellilltokiwa
no targets for call during DFA bug Something isn't working optimizer/analyzer related to the Optimizer, i.e., while creating Fuzion IR from Fuzion Application
#3250 opened Jun 23, 2024 by fridis
type popagation should also work from array type to initialisation function enhancement New feature or request front end related to the front end until .fum file is created: call and type resolution, type checking, etc.
#3249 opened Jun 20, 2024 by simonvonhackewitz
add a function to construct a floating point value from mantissa and exponent base library related to the Fuzion base library enhancement New feature or request
#3248 opened Jun 20, 2024 by simonvonhackewitz
Const_String.utf8 leads to unexpected (for new fuzion programmers) behavior base library related to the Fuzion base library bug Something isn't working
#3247 opened Jun 20, 2024 by maxteufel
Argument type inference in constructor results in crash during DFA when arg field is accessed bug Something isn't working front end related to the front end until .fum file is created: call and type resolution, type checking, etc.
#3246 opened Jun 14, 2024 by fridis
Failed to verify that effect is installed in current environment bug Something isn't working middle end related to the Middle End that creates Fuzion Application from Fuzion Modules
#3245 opened Jun 14, 2024 by michaellilltokiwa
redefining feature x.q whose type parameter has a constraint depending on outer feature's type parameter. bug Something isn't working front end related to the front end until .fum file is created: call and type resolution, type checking, etc.
#3243 opened Jun 14, 2024 by michaellilltokiwa
guidelines for what is implemented in fuzion vs. via intrinsics documentation related to user documentation, man pages, help output, etc. enhancement New feature or request
#3238 opened Jun 14, 2024 by michaellilltokiwa
get rid of global state cleanup improve code quality
#3232 opened Jun 13, 2024 by michaellilltokiwa
be/jvm: race condition seems to be back or still present bug Something isn't working jvm backend related to the JVM bytecode backend and variantes (-classes, -jar, etc.)
#3230 opened Jun 12, 2024 by michaellilltokiwa
merge workflows build infrastructure related to the build infrastructure, Makefile, etc. enhancement New feature or request
#3224 opened Jun 12, 2024 by michaellilltokiwa
backend for MLIR backend related to (all) the backends enhancement New feature or request
#3223 opened Jun 12, 2024 by michaellilltokiwa
RAII (Resource Acquisition Is Initialization) in fuzion base library related to the Fuzion base library enhancement New feature or request
#3222 opened Jun 12, 2024 by michaellilltokiwa
Usage info fz -h is not pretty enhancement New feature or request Fuzion tools anything related to the tools fz, fzjava, etc.
#3220 opened Jun 12, 2024 by michaellilltokiwa
drop need for dash in first command-line arg enhancement New feature or request Fuzion tools anything related to the tools fz, fzjava, etc.
#3219 opened Jun 12, 2024 by michaellilltokiwa
java intrinsics: add functionality to cast something base library related to the Fuzion base library enhancement New feature or request
#3214 opened Jun 11, 2024 by michaellilltokiwa
raise error on variable shadowing enhancement New feature or request front end related to the front end until .fum file is created: call and type resolution, type checking, etc. question A decision or information is required
#3204 opened Jun 10, 2024 by michaellilltokiwa
Some numerical conversion don't check if the value fits into the target type base library related to the Fuzion base library bug Something isn't working
#3191 opened Jun 7, 2024 by simonvonhackewitz
Example with infinite list results in VerifyError: Expecting a stack map frame bug Something isn't working jvm backend related to the JVM bytecode backend and variantes (-classes, -jar, etc.)
#3178 opened Jun 4, 2024 by simonvonhackewitz
ProTip! no:milestone will show everything without a milestone.