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

example does not result in precondition failure bug Something isn't working C backend related to the C backend
#4395 opened Dec 4, 2024 by michaellilltokiwa
cleanup: put Type in FuzionConstants cleanup improve code quality
#4389 opened Dec 3, 2024 by michaellilltokiwa
nested tuple check-condition failure and inconsistency bug Something isn't working
#4386 opened Dec 3, 2024 by maxteufel
rename list.concat Sequence.concat_sequences base library related to the Fuzion base library cleanup improve code quality
#4384 opened Dec 3, 2024 by michaellilltokiwa
automate dependencies jvm enhancement New feature or request jvm backend related to the JVM bytecode backend and variantes (-classes, -jar, etc.)
#4380 opened Dec 3, 2024 by michaellilltokiwa
AoC: Add feature to Sequence that count matches to a given predicate base library related to the Fuzion base library enhancement New feature or request
#4379 opened Dec 2, 2024 by fridis
naming: better name for isRef in AbstractType cleanup improve code quality
#4367 opened Dec 2, 2024 by michaellilltokiwa
jvm: Use error handling via Errors, never System.exit directly, do not catch (Throwable ..) enhancement New feature or request jvm backend related to the JVM bytecode backend and variantes (-classes, -jar, etc.)
#4365 opened Dec 2, 2024 by fridis
make stack overflows exceptions/errors enhancement New feature or request Fuzion language related to the language, syntax, etc question A decision or information is required
#4360 opened Dec 2, 2024 by michaellilltokiwa
fix bugs in javadoc bug Something isn't working documentation related to user documentation, man pages, help output, etc.
#4358 opened Dec 2, 2024 by michaellilltokiwa
publish java docs somewhere documentation related to user documentation, man pages, help output, etc. enhancement New feature or request
#4357 opened Dec 2, 2024 by michaellilltokiwa
AoC: Should we allow _ as a place holder in type constraints, or even allow free types? enhancement New feature or request Fuzion language related to the language, syntax, etc
#4355 opened Dec 1, 2024 by fridis
AoC: Automatic field access for select does not work for type parameters bug Something isn't working front end related to the front end until .fum file is created: call and type resolution, type checking, etc.
#4354 opened Dec 1, 2024 by fridis
AoC: Crash of fz in small example using type constraints in precondition bug Something isn't working dfa/monomorphization related to the creation of Fuzion IR from Fuzion modules
#4353 opened Dec 1, 2024 by fridis
AoC issue: Partial application for select on field whose type is open type parameter does not work enhancement New feature or request front end related to the front end until .fum file is created: call and type resolution, type checking, etc.
#4352 opened Dec 1, 2024 by fridis
AoC: Constraint on type parameter given in pre-condition is currently not propagated to the post 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.
#4346 opened Dec 1, 2024 by fridis
unexpected SegmentationFault/StackOverflow bug Something isn't working front end related to the front end until .fum file is created: call and type resolution, type checking, etc.
#4335 opened Nov 29, 2024 by michaellilltokiwa
should mutable_tree_map inherit from Mutable_Map instead of Map base library related to the Fuzion base library question A decision or information is required
#4324 opened Nov 28, 2024 by michaellilltokiwa
Do we want/need (first class) continuations in fuzion enhancement New feature or request Fuzion language related to the language, syntax, etc question A decision or information is required
#4310 opened Nov 27, 2024 by michaellilltokiwa
Would be good to avoid the code duplication in AbstractFeature.typeCall and AbstractCall.typeCall cleanup improve code quality front end related to the front end until .fum file is created: call and type resolution, type checking, etc.
#4297 opened Nov 26, 2024 by michaellilltokiwa
race condition, ctrie test fails sometimes bug Something isn't working interpreter backend related to the Java Interpreter Backend
#4291 opened Nov 26, 2024 by michaellilltokiwa
Declarations in lazys do not work yet bug Something isn't working front end related to the front end until .fum file is created: call and type resolution, type checking, etc.
#4263 opened Nov 25, 2024 by michaellilltokiwa
allow fixed implementation alongside abstract 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.
#4260 opened Nov 25, 2024 by michaellilltokiwa
ProTip! no:milestone will show everything without a milestone.