Commit graph

29 commits

Author SHA1 Message Date
Folkert
9cfadb1b5a modify example code 2021-02-19 17:07:27 +01:00
Folkert
d29b8764f0 List.repeat in zig 2021-02-18 23:39:50 +01:00
Folkert
32bba5206a Merge remote-tracking branch 'origin/specialize-owned' into dict-more 2021-02-18 22:42:17 +01:00
Folkert
34007651ac fix Closure3 2021-02-18 20:27:37 +01:00
Folkert
0d64d5ac1b wrap by-pointer functions so they own all arguments 2021-02-18 19:11:02 +01:00
Richard Feldman
fe98229aa3
Merge branch 'trunk' into dict-more 2021-02-17 23:47:13 -05:00
Folkert
3be7df1cac fix tests 2021-02-17 22:56:37 +01:00
Folkert
b2e96be736 add closure tests 2021-02-16 23:20:30 +01:00
Folkert
3e39255769 move test 2021-02-16 23:13:49 +01:00
Folkert
3b267392b3 make closure borrowed example work 2021-02-16 15:44:27 +01:00
Folkert
13b2c23c01 working AStar 2021-02-15 21:34:55 +01:00
Folkert
35e1e94a94 implement Set.walk 2021-02-15 01:49:25 +01:00
Folkert
cbe91abcc2 add astar example 2021-02-14 18:44:44 +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
badce47838 rename so names are unique in benchmarks 2021-01-28 15:33:11 +01:00
Folkert
7731ab38d1 update tests 2021-01-21 22:41:47 +01:00
Folkert
4e6aac760a cleanup benchmarks platform 2021-01-21 20:23:47 +01:00
Folkert
3bc5d50a44 size down benchmark computation load 2021-01-20 22:33:20 +01:00
Folkert
5ec354229a refactor recursive tag refcounting 2021-01-20 22:19:12 +01:00
Folkert
1c427f7a96 add rbtree-ck benchmark 2021-01-20 16:32:17 +01:00
Folkert
c889b34433 use string interpolation 2021-01-19 20:22:08 +01:00
Folkert
6f9bd80dbf add rbtree insert benchmark 2021-01-19 16:45:02 +01:00
Folkert
ae27cc6c0b display runtime on stderr 2021-01-19 02:57:23 +01:00
Folkert
56558f775e add deriv example 2021-01-19 00:03:22 +01:00
Folkert
fe1b153a55 remove unneeded file 2021-01-18 23:41:00 +01:00
Folkert
424c76d48d add benchmarks example 2021-01-18 22:16:02 +01:00