Commit graph

15 commits

Author SHA1 Message Date
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