issues
search
tokiwa-software
/
fuzion
The Fuzion Language Implementation
https://fuzion-lang.dev
GNU General Public License v3.0
48
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
DFA crash when using `option.this`
#4250
fridis
opened
6 hours ago
0
ast: contract, define postcondition of constructor as an inner feature
#4249
michaellilltokiwa
opened
7 hours ago
0
JVM backend crashes when non-`ref` value is passed to `ref`/`this` type argument defined in non-`ref` feature
#4248
fridis
opened
7 hours ago
1
Boxing not done properly when passing `this`-type in a ref feature to argument type `Any`
#4247
fridis
opened
7 hours ago
0
Would be nicer if this was the only error that is produced, and the previous one would be suppressed.
#4246
michaellilltokiwa
opened
8 hours ago
0
Replace intrinsic by native
#4245
michaellilltokiwa
opened
8 hours ago
0
tests: mix_inheritance_and_outer, update naming
#4244
michaellilltokiwa
opened
9 hours ago
0
fuir: isTailCall return true if site always results in void
#4243
michaellilltokiwa
opened
9 hours ago
0
fuir: evaluate, contracts with _lookupDone
#4242
michaellilltokiwa
opened
9 hours ago
0
analysis: Added version of AbstractInterpreter without RESULT
#4241
fridis
closed
10 hours ago
0
fuir/be/c: fix Index out of bounds
#4240
michaellilltokiwa
closed
12 hours ago
0
`main` branch, some runs still cancelled
#4239
maxteufel
opened
15 hours ago
0
ast: apply type pars when checking actual type pars
#4238
michaellilltokiwa
closed
11 hours ago
0
After `GeneratingFUIR`'s `_lookupDone` flag is set, the backends should not add any new `Clazz`es
#4237
fridis
opened
1 day ago
0
c/jvm: remove Const_String from `clazzNeedsCode` in C and JVM backends
#4236
fridis
closed
1 day ago
0
int: minor cleanup in code determining field size during object layout
#4235
fridis
closed
1 day ago
0
parser/ast: fix syntax error when fully qualifing inheritance calls
#4234
michaellilltokiwa
closed
15 hours ago
0
can not fully qualify inheritance calls
#4233
michaellilltokiwa
closed
15 hours ago
0
ast: fix NPE when fully qualifying types in base.fum
#4232
michaellilltokiwa
closed
15 hours ago
1
be/int: remove skip_int in sockets
#4231
michaellilltokiwa
closed
15 hours ago
0
ast: free types in type constraints of free types
#4230
michaellilltokiwa
closed
13 hours ago
1
be/c: add more cases for native test
#4229
michaellilltokiwa
opened
1 day ago
0
visbility: only allow `module` visibility when needed
#4228
maxteufel
opened
1 day ago
0
dfa: enhanced creating generic results
#4227
michaellilltokiwa
closed
15 hours ago
0
be/c: do not expose get_family, get_socket_type, get_protocol
#4226
michaellilltokiwa
closed
1 day ago
0
c: fix `ArrayIndexOutOfBounds` in `tutorial/examples/match_example1.fz`
#4225
fridis
closed
1 day ago
0
be/jvm: add invoke static for interface method
#4224
michaellilltokiwa
closed
1 day ago
0
ast: remove checkConstraings
#4223
fridis
opened
2 days ago
0
be/int: call native code
#4222
michaellilltokiwa
opened
2 days ago
0
lib: Make sure that instance of `mutate` gets a unique id for each instate, fix #4218
#4221
fridis
opened
2 days ago
1
DFA.makeUnique require-condition
#4220
michaellilltokiwa
opened
2 days ago
0
be/jvm: call native code
#4219
michaellilltokiwa
closed
9 hours ago
0
`mutate` instance can be re-entered, permitting mutation without visible effect
#4218
fridis
opened
2 days ago
0
dfa: allow set field in UNIT value if field remove or of unit type, fix 4216
#4217
fridis
closed
2 days ago
0
`fz -effects` results in crash
#4216
fridis
closed
2 days ago
0
util: start numbering of warnings with 1, not 0. fix #4214, fix #4188
#4215
fridis
closed
2 days ago
0
warning numbering should start with `1` not `0`
#4214
fridis
closed
2 days ago
1
dfa: Fully suppress the generation of EmbeddedValue if escape analysis not needed
#4213
fridis
closed
2 days ago
0
fuir: cache results of `clazzResultClazz`, `clazzArgClazz` and `clazzArgCount`
#4212
fridis
closed
2 days ago
0
be/c: add small test for native function calling
#4211
michaellilltokiwa
closed
1 day ago
1
be/c: add void, for functions with no args
#4210
michaellilltokiwa
closed
2 days ago
0
be/jvm/c: call native methods
#4209
michaellilltokiwa
closed
2 days ago
0
be/c: split generated code in .h and .c file
#4208
michaellilltokiwa
closed
2 days ago
2
lib: move array2/array3 instatiation to type feature (type.new)
#4207
michaellilltokiwa
closed
2 days ago
5
dfa: minor cleanup: add method to allocate `fuzion.java.Java_Object`
#4206
fridis
closed
3 days ago
0
lib/examples: use infix ! instead of instate_self
#4205
michaellilltokiwa
closed
3 days ago
0
tools: Fix handling for `file` argument to of `-XjavaProf=` option.
#4204
fridis
closed
2 days ago
0
Pro and cons of unused field errors
#4203
fridis
opened
3 days ago
1
restricting visibilites of redefinitions causes unjustified error
#4202
maxteufel
opened
3 days ago
0
Profiling to prof-file no longer works
#4201
fridis
closed
2 days ago
0
Next