Commit graph

66 commits

Author SHA1 Message Date
Brian Hicks
fc4e4fa832
add a serde feature and dependency 2022-08-10 16:47:27 -05:00
Folkert
792936066c
Merge remote-tracking branch 'origin/trunk' into roc-std-platform 2022-08-07 13:28:03 +02:00
Folkert
9574bd9928
move implementation of platform functions to use site... 2022-08-06 21:32:18 +02:00
Folkert
6394a4e337
update no_std config 2022-08-06 19:05:29 +02:00
Folkert
b4eda7c9d9
rework features for roc_std 2022-08-06 19:01:07 +02:00
Richard Feldman
7186c07151
Conditionally import ffi::c_void 2022-08-03 22:42:10 -04:00
Richard Feldman
b0071d274b
Drop unnecessary cfg(any(test)) condition 2022-08-03 22:41:54 -04:00
Folkert de Vries
64eba70f50 linker 2022-08-03 23:25:48 +02:00
Folkert de Vries
f282641a0b clippy 2022-08-03 21:42:17 +02:00
Folkert de Vries
7f4e0bb0c9 gen_wasm use dummy platform functions 2022-08-03 21:35:28 +02:00
Anton-4
6a15a7b41b
changed Cargo versions from 0.1.0 to 0.0.1 2022-08-03 11:41:19 +02:00
Brian Carroll
b14d9b5244
Fix over-allocation in List::from_iter 2022-07-20 08:53:47 +01:00
Brian Carroll
ba7b98bdaa
Special-case RocList::from_iter for zero-size elements 2022-07-20 08:25:57 +01:00
Brian Carroll
9192aa74cd
Create RocList::from_iter 2022-07-18 20:28:04 +01:00
Folkert
23248e6f7d
Cargo.lock 2022-07-03 19:47:53 +02:00
Anton-4
eee85fa45d
moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00