Commit graph

18 commits

Author SHA1 Message Date
dankeyy
2f6d82ad01
macos comments and typo cleanups 2023-03-21 00:12:56 +02:00
dankeyy
8fa421f35a
fix roc_panic to accept RocStr 2023-03-20 23:39:48 +02:00
dankeyy
8c468b15ce
rename RocList and make 0-len RocStr a small str 2023-03-20 23:31:03 +02:00
dankeyy
cc8531048a
some refcount fixes 2023-03-19 22:37:30 +02:00
dankeyy
1db7f3408b
improve refcounts handling 2023-03-19 22:20:31 +02:00
dankeyy
cc51b6edbb
fix memcpy amount 2023-03-19 11:01:17 +02:00
dankeyy
5038d36f5e
fix mem bug on mularr array copy 2023-03-19 00:55:04 +02:00
dankeyy
773b5be769
stabilize roc_panic 2023-03-18 23:39:12 +02:00
dankeyy
a750084580
dont need these bytes 2023-03-18 23:37:18 +02:00
dankeyy
fc52e18531
testing java exceptions 2023-03-18 15:23:40 +02:00
dankeyy
94f9c6712d
stabilize record usage in requires, add examples 2023-03-17 19:40:42 +02:00
dankeyy
35560efc0a
reorganize, simplify build, multiple methods WIP 2023-03-16 22:24:29 +02:00
dankeyy
1dd46c985f
pass number straight away + renames for clarity 2023-03-14 15:56:08 +02:00
dankeyy
d91a90774b
dont decref too early 2023-03-12 01:02:58 +02:00
dankeyy
1866b8845a
bad formatting 2023-03-11 23:33:20 +02:00
dankeyy
a59d65ff86
add panic comment 2023-03-11 23:22:39 +02:00
dankeyy
699f419d6d
this made the jvm segfault on a second call :p 2023-03-11 21:43:29 +02:00
dankeyy
9eb5206bc9
added readme + renames 2023-03-11 21:29:41 +02:00
Renamed from examples/jvm-interop/HelloJNI.c (Browse further)