Folkert
|
3c8d675378
|
get most cli tests to pass
|
2021-06-09 19:05:37 +02:00 |
|
Folkert
|
e85ddc3506
|
fix examples
|
2021-06-07 20:29:16 +02: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
|
fbb711b2ca
|
Merge remote-tracking branch 'origin/trunk' into specialize-lowlevel
|
2021-05-24 15:11:40 +02: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
|
175115ee4e
|
Have examples with zig hosts use roc_alloc etc
|
2021-05-23 23:46:09 -04:00 |
|
Richard Feldman
|
7a408e44da
|
s/Pkg-Config/Package-Config/g
|
2021-05-22 15:29:18 -04:00 |
|
Folkert
|
8f95647c00
|
fix host.zig
|
2021-05-14 23:34:24 +02:00 |
|
Folkert
|
89ad21145b
|
get scratchpad to run
|
2021-05-14 20:53:47 +02:00 |
|
Folkert
|
7b3fa2b57b
|
we can import aliases now!
|
2021-04-25 17:44:09 +02:00 |
|
Folkert
|
c68cd2fb2d
|
fix and test
|
2021-04-14 22:03:03 +02:00 |
|
Folkert
|
64bc92c746
|
basic parsing
|
2021-04-14 13:03:31 +02:00 |
|
Folkert
|
3c78fae8dc
|
add putInt to the benchmark platform
|
2021-03-30 22:59:03 +02:00 |
|
Folkert
|
ce435c9437
|
make zig show runtime errors thrown by roc
|
2021-03-23 22:01:46 +01:00 |
|
Richard Feldman
|
ce6969d31f
|
Only do the compiler_rt workaround on macOS
|
2021-03-14 22:31:32 -04:00 |
|
Chadtech
|
7d78de110b
|
Added comptime import compiler_rt to several host.zig files
|
2021-03-14 22:31:32 -04:00 |
|
Folkert
|
3e39255769
|
move test
|
2021-02-16 23:13:49 +01:00 |
|
Folkert
|
a79a9ea253
|
use the compiler's str.zig from platforms
|
2021-01-31 23:11:02 +01:00 |
|
Folkert
|
2c70623551
|
qualify the Effects module
|
2021-01-31 14:41:31 +01:00 |
|
Folkert
|
53afa3c3fc
|
parse a shortname prefix before Effects
|
2021-01-31 13:43:19 +01:00 |
|
Folkert
|
4bd9d417d1
|
add stdin support for cli tests (currently unused)
|
2021-01-29 00:13:09 +01:00 |
|
Folkert
|
4e6aac760a
|
cleanup benchmarks platform
|
2021-01-21 20:23:47 +01:00 |
|
Folkert
|
ae27cc6c0b
|
display runtime on stderr
|
2021-01-19 02:57:23 +01:00 |
|
Folkert
|
424c76d48d
|
add benchmarks example
|
2021-01-18 22:16:02 +01:00 |
|