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

Are there better ways for memoization? base library related to the Fuzion base library enhancement New feature or request
#3376 opened Jul 14, 2024 by fridis
check-condition in resolvetypes for lambda defined in universe bug Something isn't working front end related to the front end until .fum file is created: call and type resolution, type checking, etc.
#3371 opened Jul 12, 2024 by michaellilltokiwa
Tuple with choice type choice String (array u8) can not be stored in array bug Something isn't working front end related to the front end until .fum file is created: call and type resolution, type checking, etc.
#3370 opened Jul 12, 2024 by simonvonhackewitz
replace full-stop syntax enhancement New feature or request Fuzion language related to the language, syntax, etc question A decision or information is required
#3364 opened Jul 11, 2024 by michaellilltokiwa
less strict ambiguity errors for fields? 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
#3363 opened Jul 11, 2024 by michaellilltokiwa
Wrong usage of choice type causes severe bug: "Found error clazz in set of clazzes in the IR even though no earlier errors were reported." bug Something isn't working front end related to the front end until .fum file is created: call and type resolution, type checking, etc.
#3362 opened Jul 11, 2024 by simonvonhackewitz
Calling abstract type feature results in cryptic error message bug Something isn't working middle end related to the Middle End that creates Fuzion Application from Fuzion Modules optimizer/analyzer related to the Optimizer, i.e., while creating Fuzion IR from Fuzion Application
#3359 opened Jul 11, 2024 by fridis
Rename try and try.raise as e.g., exception and exception.cause. base library related to the Fuzion base library enhancement New feature or request
#3356 opened Jul 10, 2024 by fridis
this-type for choice results in error clazz bug Something isn't working front end related to the front end until .fum file is created: call and type resolution, type checking, etc. middle end related to the Middle End that creates Fuzion Application from Fuzion Modules
#3355 opened Jul 10, 2024 by fridis
In C backend, illegal access to mutable var is not detected bug Something isn't working C backend related to the C backend
#3352 opened Jul 10, 2024 by fridis
add linter for c code C backend related to the C backend enhancement New feature or request
#3350 opened Jul 10, 2024 by michaellilltokiwa
Error Illegal forward or cyclic type inference causes java.lang.StackOverflowError bug Something isn't working front end related to the front end until .fum file is created: call and type resolution, type checking, etc.
#3347 opened Jul 9, 2024 by simonvonhackewitz
idiom119 broken, since moving feature∈ to property.equatable base library related to the Fuzion base library bug Something isn't working
#3345 opened Jul 9, 2024 by michaellilltokiwa
Error message for mutate when falsely using .new insted of .env.new could be improved base library related to the Fuzion base library enhancement New feature or request
#3344 opened Jul 9, 2024 by simonvonhackewitz
Confusing error shown when type feature is called with wrong arg count enhancement New feature or request front end related to the front end until .fum file is created: call and type resolution, type checking, etc.
#3341 opened Jul 9, 2024 by fridis
Idea: add feature for compile-time casts base library related to the Fuzion base library enhancement New feature or request
#3336 opened Jul 9, 2024 by fridis
Ternary operator is not lazy base library related to the Fuzion base library bug Something isn't working Fuzion language related to the language, syntax, etc
#3330 opened Jul 8, 2024 by simonvonhackewitz
We should specify on comments features as in javadoc or similar documentation related to user documentation, man pages, help output, etc. enhancement New feature or request
#3326 opened Jul 8, 2024 by michaellilltokiwa
Accessing instance of a function results in crash during air phase bug Something isn't working middle end related to the Middle End that creates Fuzion Application from Fuzion Modules
#3324 opened Jul 7, 2024 by fridis
raise error on unused field enhancement New feature or request front end related to the front end until .fum file is created: call and type resolution, type checking, etc.
#3321 opened Jul 5, 2024 by michaellilltokiwa
Sequence cleanup: fold vs reduce, more powerful scan base library related to the Fuzion base library cleanup improve code quality
#3316 opened Jul 5, 2024 by fridis
Improve error message when redefining hidden feature enhancement New feature or request front end related to the front end until .fum file is created: call and type resolution, type checking, etc.
#3312 opened Jul 4, 2024 by simonvonhackewitz
unify reading and writing from/to recources base library related to the Fuzion base library enhancement New feature or request
#3302 opened Jul 2, 2024 by michaellilltokiwa
can not pass open formal type parameter to inherited feature enhancement New feature or request Fuzion language related to the language, syntax, etc
#3300 opened Jul 2, 2024 by michaellilltokiwa
ProTip! no:milestone will show everything without a milestone.