rvcas
|
27cfd4d7ad
|
more test fixes
|
2021-01-04 15:18:49 -05:00 |
|
Chadtech
|
ce69487519
|
Rename Dict in test_load tests to RedBlackTree
|
2020-12-11 23:48:40 -05:00 |
|
rvcas
|
4987721154
|
feat(Num): rename Num.Int to Num.I64
|
2020-12-07 19:17:20 -05:00 |
|
rvcas
|
f7bd803509
|
feat(Num): rename Float to F64
|
2020-11-24 10:25:21 -05:00 |
|
Folkert
|
4de573b54b
|
use quicksort without closure for loading
the old version worked, but won't run yet because it uses a closure
|
2020-08-10 20:54:05 +02:00 |
|
Chad Stearns
|
759f1289d6
|
Rename List.push to List.append
|
2020-07-25 03:43:52 -04:00 |
|
Richard Feldman
|
55045e1cea
|
Fix some tests and docs
|
2020-06-25 22:11:46 -04:00 |
|
Richard Feldman
|
88990c8711
|
Move Int and Float modules into Num
|
2020-06-22 23:25:38 -04:00 |
|
Richard Feldman
|
6c6e1d9ee3
|
Update some interface tests
|
2020-04-15 07:06:11 -04:00 |
|
Richard Feldman
|
8d4331f903
|
Merge remote-tracking branch 'origin/trunk' into array-wrappers
|
2020-03-13 22:20:35 -04:00 |
|
Richard Feldman
|
c0837eca1c
|
Use constantNum over constantInt in load tests
|
2020-03-10 23:11:49 -04:00 |
|
Richard Feldman
|
3789402a32
|
Rename List.length to List.len
|
2020-03-10 02:56:55 -04:00 |
|
Richard Feldman
|
bf994c38f5
|
Clean up some trailing spaces in AStar.roc
|
2020-03-06 18:25:36 -05:00 |
|
Richard Feldman
|
df4533296b
|
fix some tests
|
2020-03-06 18:24:37 -05:00 |
|
Richard Feldman
|
a18e023326
|
Move load to its own crate
|
2020-03-06 18:24:37 -05:00 |
|