Anton-4
|
480666e4e3
|
removed unused dependencies using cargo-udeps #1036
|
2021-03-06 12:07:09 +01:00 |
|
Folkert
|
426dcc2561
|
adjust cli tests
|
2021-03-03 22:40:17 +01:00 |
|
Folkert de Vries
|
869d3d18d0
|
Merge branch 'trunk' into bytes
|
2021-02-26 12:14:52 +01:00 |
|
Richard Feldman
|
1222c9aeaa
|
Merge pull request #1028 from rtfeldman/parse-if-list
Improved error messages for list & if
|
2021-02-25 22:27:30 -05:00 |
|
Folkert
|
da089af4b9
|
Merge remote-tracking branch 'origin/trunk' into cli-run-non-app
|
2021-02-24 23:25:26 +01:00 |
|
Folkert
|
75ee81db88
|
fix base64 test output
|
2021-02-24 21:27:02 +01:00 |
|
Folkert
|
a6edc58323
|
make fromUtf8 do RC
|
2021-02-24 21:25:14 +01:00 |
|
Folkert
|
aff8266f0f
|
move astar test
|
2021-02-24 16:40:46 +01:00 |
|
Folkert
|
1c98bca071
|
astar test does not use stdin
|
2021-02-24 00:56:27 +01:00 |
|
Folkert
|
28c4e0e85a
|
remove old tests
|
2021-02-21 13:08:06 +01:00 |
|
Richard Feldman
|
6e52d91ac5
|
Merge remote-tracking branch 'origin/trunk' into astar-fixes
|
2021-02-20 23:35:49 -05:00 |
|
Folkert
|
7f14f27ee4
|
better formatting
|
2021-02-21 00:14:15 +01:00 |
|
Folkert
|
daf6de950e
|
crude prototype
|
2021-02-20 22:56:01 +01:00 |
|
Folkert
|
90ac2aa9ca
|
enable astar test
|
2021-02-20 04:27:30 +01:00 |
|
Folkert
|
951914c315
|
ignore astar test...
|
2021-02-20 00:05:18 +01:00 |
|
Folkert
|
b3cada81e1
|
fix formatting
|
2021-02-19 22:30:24 +01:00 |
|
Folkert
|
ff20ab76ce
|
put closure tests into one file
|
2021-02-19 21:29:33 +01:00 |
|
Folkert
|
903c0d8dec
|
enable valgrind for AStar
|
2021-02-19 19:42:11 +01:00 |
|
Folkert
|
9e2c1b750f
|
enable astar test
|
2021-02-19 17:12:36 +01:00 |
|
Richard Feldman
|
e367ca8a88
|
Merge branch 'trunk' into specialize-owned
|
2021-02-18 22:58:55 -05:00 |
|
Folkert
|
32bba5206a
|
Merge remote-tracking branch 'origin/specialize-owned' into dict-more
|
2021-02-18 22:42:17 +01:00 |
|
Folkert
|
2200a930f9
|
fix Deriv
|
2021-02-18 21:57:07 +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
|
e6ec85eeba
|
revert mono tests
|
2021-02-17 01:05:03 +01:00 |
|
Folkert
|
80736f93b9
|
fix mono tests
|
2021-02-17 00:48:37 +01:00 |
|
Folkert
|
f1d5a9824a
|
add fourth closure test
|
2021-02-17 00:42:09 +01:00 |
|
Folkert
|
42c0de1314
|
better reporting of valgrind errors
|
2021-02-17 00:40:01 +01:00 |
|
Folkert
|
b2e96be736
|
add closure tests
|
2021-02-16 23:20:30 +01:00 |
|
Folkert
|
a08485b0ee
|
fix alias error incorrectly reported
|
2021-02-16 17:07:33 +01:00 |
|
Folkert
|
3b267392b3
|
make closure borrowed example work
|
2021-02-16 15:44:27 +01:00 |
|
Folkert
|
5826da028c
|
add Set.contains
|
2021-02-16 00:12:57 +01:00 |
|
Folkert
|
13b2c23c01
|
working AStar
|
2021-02-15 21:34:55 +01:00 |
|
Anton-4
|
30dca9528c
|
Merge branch 'trunk' into valgrind_ci
|
2021-02-12 11:55:35 +01:00 |
|
Folkert
|
a1731518ad
|
remove duplicate test
|
2021-02-11 15:22:20 +01:00 |
|
Folkert
|
46c251bb6b
|
disable valgrind for deriv
|
2021-02-11 15:21:39 +01:00 |
|
Folkert
|
4d2c807570
|
we don't have the multi-module quicksort test any more
|
2021-02-10 22:37:17 +01:00 |
|
Folkert
|
0ed87828e5
|
Merge remote-tracking branch 'origin/trunk' into dict
|
2021-02-10 15:02:53 +01:00 |
|
Anton-4
|
e247b573a6
|
Added valgrind dependency to Earthfile, enabled valgrind tests
|
2021-02-10 13:30:34 +01:00 |
|
Folkert
|
8f83bb4518
|
clippy
|
2021-02-08 22:54:52 +01:00 |
|
Folkert
|
09b3d40380
|
add repl support for parse errors
|
2021-02-08 21:09:53 +01:00 |
|
Folkert
|
2c9a80153d
|
remove Bag
|
2021-02-08 00:33:29 +01:00 |
|
Folkert
|
ca04411523
|
fix tests/more uniq removal
|
2021-02-07 22:50:33 +01:00 |
|
Folkert
|
38b21c3474
|
add lifetime to SyntaxError
|
2021-02-07 22:26:55 +01:00 |
|
Folkert
|
148fffe969
|
parameterize Parser on an Error type
|
2021-02-07 22:08:28 +01:00 |
|
Folkert
|
31fc62b7f0
|
cleanup
|
2021-02-06 21:46:22 +01:00 |
|
Chadtech
|
a575ff22fa
|
Merge branch 'trunk' of github.com:rtfeldman/roc into dict
|
2021-02-04 00:37:30 -05:00 |
|
Folkert de Vries
|
438a2e6f83
|
Merge branch 'trunk' into parser-with-progress
|
2021-02-04 00:40:20 +01:00 |
|
Folkert
|
db7e604643
|
clippy
|
2021-02-03 22:47:28 +01:00 |
|