issues
search
572 results
for scalanative
Best match
Best match
Most commented
Newest
Recently updated
Least commented
Oldest
Least recently updated
flix/flix
#43
Refering to inner classes in native code
I can't seem to refer to inner classes: ``` scala // Flix def scalaHi(i: Int): #ca.uwaterloo.flix.runtime.Value.Int = #ca.uwaterloo.flix.util.misc.ScalaNative.hi(i) ``` ``` - REFERENCE ERROR ---…
mhyee
updated
9 years ago
7
flix/flix
#37
Native Tuples
We should support boxing to/from Scala's `scala.Tuple2` to Flix' Value.Tuple when used with native functions.
magnus-madsen
updated
9 years ago
6
上一页
1
...
52
53
54
55
56
57
58
...
58
下一页