Commit graph

400 commits

Author SHA1 Message Date
Folkert
a12e18ca70 add roc_panic to all hosts 2021-08-16 22:46:00 +02:00
Folkert
b9431187f7 remove c++ stuff 2021-08-16 20:33:55 +02:00
Folkert
d8e38ef2ac proof of concept 2021-08-15 13:21:14 +02:00
Folkert
df83bf0d48 Merge remote-tracking branch 'origin/soa-alias' into alias-nominal-equality 2021-08-13 12:11:36 +02:00
Richard Feldman
2a616103c6 Rename Str.toBytes to Str.toUtf8 2021-08-07 22:46:24 -04:00
Richard Feldman
bc952641eb Update docs to remove references to roc run 2021-08-05 23:15:00 -04:00
Anton-4
a6b6525f88 minor readme tweaks 2021-08-04 18:09:51 +02:00
Anton-4
c4beb5e585 improved main README, added README in examples folder 2021-08-04 18:04:44 +02:00
Richard Feldman
fbc7984818 Drop libc dependency from roc_std 2021-08-02 22:29:23 -04:00
Folkert
894ef2b7b2 Merge remote-tracking branch 'origin/trunk' into alias-nominal-equality 2021-07-30 23:34:16 +02:00
Folkert
e805e63db6 typos 2021-07-30 16:54:22 +02:00
Folkert
b186ccc370 disable Nat for now 2021-07-29 14:41:22 +02:00
Richard Feldman
437eb1b9b7 Revert "Remove QuicksortApp benchmark for now"
This reverts commit f1233bb491.
2021-07-27 00:09:40 -04:00
Richard Feldman
5ac3990ce5 Revert "Remove RBTreeCk benchmark for now"
This reverts commit 250635c843.
2021-07-27 00:09:40 -04:00
Richard Feldman
3ecdc7f553 Move benchmarks back to examples/benchmarks 2021-07-26 23:00:21 -04:00
Richard Feldman
537b71d258 Move benchmarks/ up a directory 2021-07-26 22:38:55 -04:00
Richard Feldman
2bdd137ef5 Merge remote-tracking branch 'origin/trunk' into run-all-examples 2021-07-21 01:06:54 -04:00
Richard Feldman
1bc1b1c502
Merge pull request #1488 from rtfeldman/hello-rust-example
add a "hello-rust" example
2021-07-20 20:42:20 -04:00
Brian Hicks
45887b6d1a add a "hello-rust" example 2021-07-20 09:22:40 -05:00
Richard Feldman
78e762a270 Remove examples/shared-quicksort for now 2021-07-20 07:15:42 -04:00
Richard Feldman
37e67e58a3 Remove examples/task for now 2021-07-20 07:14:39 -04:00
Richard Feldman
660faa3bf1 Remove examples/custom-malloc for now 2021-07-20 07:12:25 -04:00
Richard Feldman
3a575d1c9d Make examples/hello-zig like examples/hello 2021-07-19 22:47:18 -04:00
Richard Feldman
10166d5fc3 rm -rf examples/tea 2021-07-19 22:47:18 -04:00
Richard Feldman
a675d61a74 rm -r examples/cli 2021-07-19 22:47:18 -04:00
Richard Feldman
c4616b6da8
Merge branch 'trunk' into run-all-examples 2021-07-19 22:29:25 -04:00
Richard Feldman
043b0f0077 Fully qualify Task 2021-07-19 22:27:47 -04:00
Richard Feldman
6eaf2c7f80 Use fx.Effect instead of Effect 2021-07-19 22:24:05 -04:00
Richard Feldman
db69ae1db1 Move model/msg Package-Config code to examples/tea
examples/effect has no need for this!
2021-07-19 22:23:39 -04:00
Folkert
b70ecf6351 make Effect simpler 2021-07-19 22:28:19 +02:00
Folkert
8eb0c6fbb8 fix example 2021-07-19 22:19:55 +02:00
Richard Feldman
c9703e34fe Merge remote-tracking branch 'origin/trunk' into examples 2021-07-17 20:08:47 -04:00
Richard Feldman
cabbe3c424 Remove obsolete multi-module example 2021-07-17 19:26:34 -04:00
Richard Feldman
0d3fabc76f Have examples/task write thing.txt to its own dir 2021-07-17 19:26:34 -04:00
Folkert
b28b6b89c0 update RBTreeDel.roc 2021-07-13 23:41:27 +02:00
Folkert
3bf46ff662 restore cfold 2021-07-13 00:42:02 +02:00
Folkert
048326f9a3 build reset WIP 2021-07-04 14:20:44 +02:00
Richard Feldman
66bdb210ed Have Hello World write to a fd
This is a much nicer host to read than the one that does
all the gymnastics to convert to a null-terminated string
just to call printf!
2021-06-21 19:05:12 -04:00
Richard Feldman
f8f8233f19 Add hello-fast example 2021-06-20 23:02:02 -04:00
Richard Feldman
96e96f7e5d Drop obsolete comment 2021-06-18 22:11:04 -04:00
Folkert
c44ed3ec79 remove annotation 2021-06-19 00:52:02 +02:00
Folkert
79b44b2dc5 fix UD 2021-06-19 00:51:19 +02:00
Folkert
474a0747cd use MaybeUninit 2021-06-19 00:46:47 +02:00
Richard Feldman
8e526631c2 Shrink buffer for RocStr path conversion 2021-06-18 15:21:11 -04:00
Richard Feldman
a12b421e9a Drop roc_fx_readAll
It's really not doing anything significant that roc_fx_open
and roc_fx_read aren't already.
2021-06-18 15:21:11 -04:00
Richard Feldman
804c00c899 Implement some file I/O stuff in cli host 2021-06-18 15:21:11 -04:00
Folkert
19db7515da fix shadowing of layout 2021-06-14 21:03:17 +02:00
Folkert
8cbc8b0334 Merge remote-tracking branch 'origin/trunk' into name-functions-with-morphic 2021-06-13 17:21:47 +02:00
Richard Feldman
2fc3305423 Have hello-world example use C 2021-06-13 10:49:18 -04:00
Richard Feldman
3683f20838 Add hello-zig (clone of hello-world) example 2021-06-12 22:40:13 -04:00