Commit graph

23468 commits

Author SHA1 Message Date
Luke Boswell
e3d9bb098c
refer to Result for data modelling 2023-02-10 10:41:52 +11:00
Luke Boswell
e02b61c330
add description in strings for optional records 2023-02-10 10:40:28 +11:00
Luke Boswell
f35f5b3b4a
Apply suggestions from code review
Co-authored-by: Ayaz <20735482+ayazhafiz@users.noreply.github.com>
Signed-off-by: Luke Boswell <lukewilliamboswell@gmail.com>
2023-02-10 10:24:42 +11:00
Folkert de Vries
301bf0f367
Merge pull request #5009 from roc-lang/dev-box-box
implement Box.box and Box.unbox in the dev backend
2023-02-09 18:04:53 +01:00
Folkert
625b9c161a
implement wasm traits for roc_std::RocBox 2023-02-09 14:55:08 +01:00
Brendan Hansknecht
81e134627a
remove native from rust flags
It isn't currently faster and it blocks user rustflags in their home/.cargo/config.toml
2023-02-08 14:32:13 -08:00
Brendan Hansknecht
e654b8655f
Merge pull request #5003 from roc-lang/dev-allocate-with-refcount
use `allocate_with_refcount` in the dev backend
2023-02-08 20:08:47 +00:00
Luca Cervello
a4410fe052
fix: add spaces around ? in optional record field 2023-02-08 18:41:22 +01:00
Ayaz Hafiz
a22dcb5784
Unify record and tuple access 2023-02-08 11:13:36 -05:00
Ayaz Hafiz
1ee5f9d02b
Unify logic for building record and tuple IR 2023-02-08 11:03:02 -05:00
Ayaz
9340a67e87
Merge pull request #4993 from joshuawarner32/tuple-gen-tuple-backend-experiment
Implement mono / code generation for tuples
2023-02-08 10:42:51 -05:00
Ayaz
1aacb21b71
Update RWX logo on rwx domain
Co-authored-by: Dan Manges <dan.manges@gmail.com>
Signed-off-by: Ayaz <20735482+ayazhafiz@users.noreply.github.com>
2023-02-08 10:42:15 -05:00
Folkert
b022175489
implement Box.box and Box.unbox in the dev backend 2023-02-08 13:51:30 +01:00
Folkert de Vries
a4860b7067
Merge pull request #5007 from joshuawarner32/parse-fuzzing-3
Fix a bunch of bugs in parsing/formatting found by fuzzing
2023-02-08 13:38:29 +01:00
Luke Boswell
b46b76080b
make colon spacing consistent 2023-02-08 19:23:20 +11:00
Luke Boswell
f884b1ea76
adding optional records 2023-02-08 18:49:08 +11:00
Luke Boswell
21bd676681
adding module desciption and placeholders 2023-02-08 18:02:31 +11:00
Luke Boswell
7211cc1885
fix order of sub heading links 2023-02-08 17:24:11 +11:00
Joshua Warner
3fee0d3e8f
Fix a bunch of bugs in parsing/formatting found by fuzzing 2023-02-07 20:25:56 -08:00
Joshua Warner
5a6be05ead
implement mono / lowering for tuples 2023-02-07 18:54:50 -08:00
Folkert
c79ae98d16
use allocate_with_refcount in the dev backend 2023-02-08 00:56:45 +01:00
Anton-4
607b813829
removed extra dash 2023-02-07 20:01:33 +01:00
Anton-4
ab1f87fc3d
added http-get test 2023-02-07 19:24:05 +01:00
Anton-4
105e6c6eae
extract basic-cli-platform 2023-02-07 18:22:55 +01:00
Anton-4
12c0025c1d
inspect paths 2023-02-07 17:29:04 +01:00
Anton-4
d6219e73bb
indent fix 2023-02-07 17:19:26 +01:00
Anton-4
0f64e293b7
another indent fix 2023-02-07 17:17:38 +01:00
Anton-4
a92b08eb28
fixed indent 2023-02-07 17:12:53 +01:00
Anton-4
3e8ada1def
added test-step 2023-02-07 17:10:50 +01:00
Anton-4
9c68914bfd
replaced forgotten 2023-02-07 16:36:11 +01:00
Anton-4
48102c74a0
use uploaded releases 2023-02-07 16:26:51 +01:00
Anton-4
711f9387f8
try using uploaded nightlies 2023-02-07 15:59:41 +01:00
Anton-4
cfbac992d3
dl releases only once 2023-02-07 15:55:08 +01:00
Anton-4
782981b7fe
can't combine uses and run 2023-02-07 15:36:07 +01:00
Anton-4
e08ee98b32
fix for all OS 2023-02-07 15:33:15 +01:00
Anton-4
0a3ed0765e
artifact path 2023-02-07 15:29:24 +01:00
Anton-4
acd446f6bd
Merge pull request #5004 from lukewilliamboswell/opaque-types
Adding Opaque types to Tutorial
2023-02-07 15:22:40 +01:00
Anton-4
08b52d99fc
forgot checkout 2023-02-07 15:02:47 +01:00
Anton-4
294b7bdd85
get roc_releases.json once 2023-02-07 14:56:06 +01:00
Anton-4
1e4bacfb83
bash: if x86_64 linux 2023-02-07 14:30:32 +01:00
Anton-4
60492b2c14
install target for correct rust version 2023-02-07 13:59:08 +01:00
Anton-4
6bcca92578
improve opaque types intro
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-02-07 13:39:05 +01:00
Luke Boswell
24591b9ea0
grammar and spelling corrections 2023-02-07 18:59:30 +11:00
Luke Boswell
44faf64eb9
fix code sample 2023-02-07 18:52:31 +11:00
Luke Boswell
690d95dfee
added opaque types to tutorial 2023-02-07 18:44:18 +11:00
Anton-4
8151e40220
rustup target add musl 2023-02-06 20:05:23 +01:00
Anton-4
7ab760de65
cleaned up dbg 2023-02-06 20:04:16 +01:00
Anton-4
7cc91029d7
added quotes 2023-02-06 20:01:27 +01:00
Anton-4
e284e0f40e
auth_header env 2023-02-06 20:00:13 +01:00
Anton-4
d92f0a44c5
forgot dash 2023-02-06 19:50:09 +01:00