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

Problems while implementing #3963 Fuzion language related to the language, syntax, etc question A decision or information is required
#3965 opened Oct 17, 2024 by michaellilltokiwa
require-condition when target of inheritance call depends on generics 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
#3961 opened Oct 16, 2024 by michaellilltokiwa
Sequence.first return option T instead of T? base library related to the Fuzion base library cleanup improve code quality question A decision or information is required
#3947 opened Oct 15, 2024 by michaellilltokiwa
Autogenerate convenience feature for choices. enhancement New feature or request Fuzion language related to the language, syntax, etc
#3946 opened Oct 15, 2024 by michaellilltokiwa
automatically call one argument constructors Fuzion language related to the language, syntax, etc question A decision or information is required
#3945 opened Oct 15, 2024 by michaellilltokiwa
automatically add dummy assign if result type is known to be unit? Fuzion language related to the language, syntax, etc question A decision or information is required
#3944 opened Oct 15, 2024 by michaellilltokiwa
Should list inherit switch? base library related to the Fuzion base library question A decision or information is required
#3942 opened Oct 15, 2024 by michaellilltokiwa
Sequence should only inherit property.equatable if T is equatable enhancement New feature or request Fuzion language related to the language, syntax, etc
#3939 opened Oct 14, 2024 by michaellilltokiwa
If all choice elements all inherit e.g. property.equatable could choice inherit this automatically? enhancement New feature or request Fuzion language related to the language, syntax, etc question A decision or information is required
#3937 opened Oct 14, 2024 by michaellilltokiwa
Should unit types automatically inherit property.equatable? Fuzion language related to the language, syntax, etc question A decision or information is required
#3936 opened Oct 14, 2024 by michaellilltokiwa
if expression: supress incompatible types error after indentation error enhancement New feature or request front end related to the front end until .fum file is created: call and type resolution, type checking, etc.
#3931 opened Oct 14, 2024 by simonvonhackewitz
match multiple expressions at once enhancement New feature or request Fuzion language related to the language, syntax, etc question A decision or information is required
#3930 opened Oct 14, 2024 by michaellilltokiwa
reuse choice expression in cases based on _result_ of match enhancement New feature or request Fuzion language related to the language, syntax, etc question A decision or information is required
#3929 opened Oct 14, 2024 by michaellilltokiwa
Intrinsics to access Java objects should work with fuzion.sys.Pointer instead of fuzion.java.Java_Object/Array base library related to the Fuzion base library C backend related to the C backend enhancement New feature or request jvm backend related to the JVM bytecode backend and variantes (-classes, -jar, etc.)
#3927 opened Oct 11, 2024 by fridis
How to determin modules to include in the docs without manual intervention? documentation related to user documentation, man pages, help output, etc. question A decision or information is required
#3924 opened Oct 10, 2024 by simonvonhackewitz
type inference broken in recursive example using lambdas bug Something isn't working front end related to the front end until .fum file is created: call and type resolution, type checking, etc.
#3914 opened Oct 9, 2024 by michaellilltokiwa
non-redefined type features inherited from Any are not shown in the docs bug Something isn't working documentation related to user documentation, man pages, help output, etc.
#3913 opened Oct 8, 2024 by simonvonhackewitz
webserver.fz hits unjustified? require-condition bug Something isn't working middle end related to the Middle End that creates Fuzion Application from Fuzion Modules
#3909 opened Oct 8, 2024 by maxteufel
findInheritanceChain, ensure-condition 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
#3905 opened Oct 8, 2024 by michaellilltokiwa
Initial value not allowed ... created by small example using if bug Something isn't working front end related to the front end until .fum file is created: call and type resolution, type checking, etc.
#3901 opened Oct 7, 2024 by fridis
type not infered but no error raised bug Something isn't working front end related to the front end until .fum file is created: call and type resolution, type checking, etc.
#3896 opened Oct 2, 2024 by michaellilltokiwa
type paramenter refinement, future enhancements enhancement New feature or request front end related to the front end until .fum file is created: call and type resolution, type checking, etc.
#3889 opened Oct 2, 2024 by michaellilltokiwa
constraint in the pre else wrongly accepted bug Something isn't working front end related to the front end until .fum file is created: call and type resolution, type checking, etc.
#3888 opened Oct 2, 2024 by michaellilltokiwa
ProTip! no:milestone will show everything without a milestone.