Folkert
|
aca50dbd7c
|
fully test closure things
|
2021-03-03 00:09:41 +01:00 |
|
Folkert
|
553e7145e5
|
start on bytes encode
|
2021-03-02 15:29:42 +01:00 |
|
Folkert
|
469bbae2f1
|
make type aliases unqualified importable
|
2021-03-02 14:48:44 +01:00 |
|
Folkert
|
3537fa57d2
|
decrement when the input is invalid utf8
|
2021-02-24 21:46:58 +01:00 |
|
Folkert
|
a6edc58323
|
make fromUtf8 do RC
|
2021-02-24 21:25:14 +01:00 |
|
Folkert
|
17a44aab02
|
fix whitespace
|
2021-02-24 16:40:56 +01:00 |
|
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
|
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 |
|