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 |
|
Folkert
|
86f35c33cd
|
work on higher order lowlevels
|
2021-06-12 23:05:06 +02:00 |
|
Folkert
|
3c8d675378
|
get most cli tests to pass
|
2021-06-09 19:05:37 +02:00 |
|
Folkert
|
4151dac452
|
Merge branch 'update_zig' into name-functions-with-morphic
|
2021-06-09 14:57:25 +02:00 |
|
Folkert
|
20f6e03cfb
|
Merge remote-tracking branch 'origin/trunk' into name-functions-with-morphic
|
2021-06-09 14:57:09 +02:00 |
|
Folkert
|
e85ddc3506
|
fix examples
|
2021-06-07 20:29:16 +02:00 |
|
Folkert
|
0754b8e3ce
|
WIP
|
2021-06-07 18:17:45 +02:00 |
|
Anton-4
|
df8d4cd270
|
increased quicksort list size to 10k
|
2021-06-05 17:10:42 +02:00 |
|
Anton-4
|
960a4fddc5
|
added quicksort benchmark
|
2021-06-04 19:23:44 +02:00 |
|
Anton-4
|
d1948d99d0
|
Merge branch 'trunk' of github.com:rtfeldman/roc into benchmarks
|
2021-06-02 10:56:30 +02:00 |
|
Anton-4
|
05645088b7
|
run benchmarks with input
|
2021-05-28 15:08:46 +02:00 |
|
Richard Feldman
|
e8c3ff042c
|
Remove examples/balance
|
2021-05-27 18:08:35 -04:00 |
|
Folkert
|
9bbed89e6a
|
speed up cfold
|
2021-05-26 20:24:31 +02:00 |
|
Anton-4
|
6db9247509
|
setup for all benchmarks except quicksort
|
2021-05-26 19:51:18 +02:00 |
|
Richard Feldman
|
c8018a12fc
|
Merge pull request #1326 from rtfeldman/zig-list-set
Zig list set
|
2021-05-25 07:03:35 -04:00 |
|
Folkert
|
db9edda98b
|
fix problem, host was not updated
|
2021-05-25 09:13:10 +02:00 |
|
Folkert de Vries
|
5724f82667
|
Merge branch 'trunk' into zig-list-set
|
2021-05-25 09:05:18 +02:00 |
|
Richard Feldman
|
a72af28004
|
Fix custom-malloc example
|
2021-05-24 21:55:56 -04:00 |
|
Richard Feldman
|
0b3715ebee
|
Rearrange arg order for roc_alloc etc
|
2021-05-24 21:01:12 -04:00 |
|
Richard Feldman
|
7d7588ca19
|
Merge remote-tracking branch 'origin/trunk' into roc_alloc
|
2021-05-24 20:10:26 -04:00 |
|
Folkert
|
aa97abcdea
|
prevent decrement in quicksort
|
2021-05-24 19:42:33 +02:00 |
|
Folkert
|
91b49ecf98
|
Merge remote-tracking branch 'origin/roc_alloc' into zig-list-set
|
2021-05-24 18:25:18 +02:00 |
|
Folkert
|
d620005cf3
|
Merge remote-tracking branch 'origin/trunk' into zig-list-set
|
2021-05-24 18:24:22 +02:00 |
|
Folkert de Vries
|
513a624d28
|
Merge branch 'trunk' into roc_alloc
|
2021-05-24 18:22:47 +02:00 |
|
Folkert
|
fbb711b2ca
|
Merge remote-tracking branch 'origin/trunk' into specialize-lowlevel
|
2021-05-24 15:11:40 +02:00 |
|
Richard Feldman
|
b60988d63e
|
Merge branch 'trunk' into morphic-lib
|
2021-05-24 07:18:59 -04:00 |
|
Richard Feldman
|
18df7fd24f
|
Make alignment be a u32
|
2021-05-23 23:46:09 -04:00 |
|
Richard Feldman
|
24e22bc31b
|
Have roc_alloc return a nullable pointer
|
2021-05-23 23:46:09 -04:00 |
|
Richard Feldman
|
c89d022242
|
Fix custom-malloc example
|
2021-05-23 23:46:09 -04:00 |
|
Richard Feldman
|
9474e6c262
|
Drop some obsolete stuff
|
2021-05-23 23:46:09 -04:00 |
|
Richard Feldman
|
bfd8187d97
|
Try to specify roc_alloc etc in example Rust hosts
...but they're all broken for other reasons, so who knows
if it actually worked?
|
2021-05-23 23:46:09 -04:00 |
|
Richard Feldman
|
175115ee4e
|
Have examples with zig hosts use roc_alloc etc
|
2021-05-23 23:46:09 -04:00 |
|
Richard Feldman
|
3ea991f5a3
|
Fix typo in comment
|
2021-05-23 23:46:09 -04:00 |
|
Folkert
|
2e8a246095
|
Merge remote-tracking branch 'origin/trunk' into zig-list-set
|
2021-05-23 16:28:20 +02:00 |
|
Folkert
|
40c405c67b
|
don't generate code for decrement in Quicksort
|
2021-05-23 16:22:43 +02:00 |
|
Richard Feldman
|
7a408e44da
|
s/Pkg-Config/Package-Config/g
|
2021-05-22 15:29:18 -04:00 |
|
Folkert
|
180d162b13
|
Revert "update hosts"
This reverts commit 0bcedb53a3 .
|
2021-05-15 00:33:11 +02:00 |
|
Folkert
|
0bcedb53a3
|
update hosts
|
2021-05-15 00:32:42 +02:00 |
|