Folkert
|
aff8266f0f
|
move astar test
|
2021-02-24 16:40:46 +01:00 |
|
Folkert
|
1c1c53ba95
|
flip map argument order
|
2021-02-24 16:38:49 +01:00 |
|
Folkert
|
c4972f45ba
|
bit shift tests
|
2021-02-21 21:12:47 +01:00 |
|
Folkert
|
86cf7cd983
|
move file
|
2021-02-21 20:52:06 +01:00 |
|
Folkert
|
ad96d1ae24
|
trim comment
|
2021-02-21 20:45:26 +01:00 |
|
Folkert
|
e218279f42
|
add example files
|
2021-02-21 19:54:32 +01:00 |
|
Folkert
|
0f5500b564
|
add Quicksort.roc for use in AStar
|
2021-02-20 16:46:20 +01:00 |
|
Folkert
|
b60421c13f
|
add Closure.roc
|
2021-02-19 23:01:27 +01:00 |
|
Folkert
|
ff20ab76ce
|
put closure tests into one file
|
2021-02-19 21:29:33 +01:00 |
|
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
|
ec8d5b4020
|
remove dated closure example
|
2021-02-11 15:34:07 +01:00 |
|
Folkert
|
a392ef2419
|
set the refcount of the input
|
2021-02-10 22:37:40 +01:00 |
|
Folkert
|
802f821782
|
update Task example
|
2021-02-06 22:25:05 +01:00 |
|
Folkert
|
a79a9ea253
|
use the compiler's str.zig from platforms
|
2021-01-31 23:11:02 +01:00 |
|
Folkert
|
08338c6cc0
|
use zig platform for quicksort
|
2021-01-31 17:08:13 +01:00 |
|
Folkert
|
b434bef1d3
|
use a zig platform for hello-world
|
2021-01-31 16:33:08 +01:00 |
|
Folkert
|
02d6e276cf
|
update configs
|
2021-01-31 15:59:47 +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 |
|
Richard Feldman
|
55d2586316
|
Merge pull request #916 from rtfeldman/switch-fix
Switch fix
|
2021-01-19 00:52:34 -05:00 |
|
Folkert
|
dffba3226e
|
ignore more files in the examples
|
2021-01-19 03:05:22 +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 |
|
Folkert
|
1a3a730e23
|
move example files
|
2021-01-18 22:08:08 +01:00 |
|
Folkert
|
cb0c5ef751
|
make bitcast more descriptive
|
2021-01-18 22:06:14 +01:00 |
|
Folkert
|
31bf658b20
|
add todo comment
|
2021-01-18 02:00:05 +01:00 |
|
Folkert
|
c136bed955
|
add and test nqueens and cfold
|
2021-01-18 01:59:38 +01:00 |
|