Richard Feldman
|
5a22348f35
|
Fix a comment
|
2020-04-25 07:00:34 -04:00 |
|
Richard Feldman
|
9dd9b7951d
|
Fix hardcoded List.isEmpty type
|
2020-04-25 07:00:24 -04:00 |
|
Richard Feldman
|
b43e582c7a
|
Add intrinsics for sqrt and round
|
2020-04-25 06:30:01 -04:00 |
|
Richard Feldman
|
5b7a16afad
|
Add intrinsics for sqrt and round
|
2020-04-23 17:41:05 -04:00 |
|
Richard Feldman
|
9d37f7ae73
|
s/IndexOutOfBounds/OutOfBounds/g
|
2020-04-22 08:32:31 -04:00 |
|
Richard Feldman
|
7ad4fb0e68
|
Add List.concat
|
2020-04-05 23:30:39 -04:00 |
|
Richard Feldman
|
a54db8bf92
|
Merge remote-tracking branch 'origin/trunk' into array-wrappers
|
2020-03-14 20:49:59 -04:00 |
|
Folkert
|
df54bb5aef
|
fix incorrect signature for isEq in uniq builtins
|
2020-03-13 20:49:16 +01:00 |
|
Folkert
|
f894459159
|
fix comment
|
2020-03-13 16:38:33 +01:00 |
|
Folkert
|
9ef4a6d891
|
fix bug in uniq isEq type
it always wanted Boolean arguments ...
|
2020-03-13 13:06:56 +01:00 |
|
Richard Feldman
|
8450597a07
|
Try an alloca approach for structs
|
2020-03-10 02:56:55 -04:00 |
|
Folkert
|
63c5af2882
|
make builtin applies importable
|
2020-03-07 01:21:45 +01:00 |
|
Folkert
|
21bbfd3c94
|
Merge remote-tracking branch 'origin/trunk' into use-fewer-variables
|
2020-03-07 00:53:13 +01:00 |
|
Folkert
|
94f2b6b6f6
|
switch back to Apply where possible
|
2020-03-07 00:50:38 +01:00 |
|
Richard Feldman
|
a2f5f6f9fb
|
Move solve and uniq tests into other crates
|
2020-03-06 18:24:37 -05:00 |
|
Folkert
|
c6121e3805
|
add unique builtins for AStar
|
2020-03-06 23:54:13 +01:00 |
|
Folkert
|
4d061bd932
|
add builtins required for AStar
|
2020-03-06 13:46:58 +01:00 |
|
Richard Feldman
|
45bda2e0c7
|
Move unique_builtins into builtins crate
|
2020-03-06 01:47:04 -05:00 |
|
Richard Feldman
|
908e485fca
|
Move constrain and its deps into their own crates
|
2020-03-06 01:43:39 -05:00 |
|