Folkert de Vries
|
b3a663a741
|
Merge branch 'trunk' into builtins-list-sublist
|
2021-11-10 16:28:58 +01:00 |
|
satotake
|
c0a362dc1a
|
fix solve_expr test
|
2021-11-10 14:32:22 +00:00 |
|
satotake
|
9f5d3f521b
|
Implement List.sublist
|
2021-11-10 13:16:57 +00:00 |
|
Michael Downey
|
07cd3850d7
|
Merge branch 'trunk' into str_trim_left
|
2021-11-09 19:43:26 -05:00 |
|
Michael Downey
|
eeab43ba13
|
fixing line for cargo fmt
|
2021-11-09 15:02:16 -05:00 |
|
Michael Downey
|
1f74fd6856
|
fixing formatting and adding str_trim_left back to solve_expr
|
2021-11-09 14:57:35 -05:00 |
|
Michael Downey
|
c0c45f6d39
|
correct trim to trimLeft in solve_expr
|
2021-11-09 14:34:24 -05:00 |
|
Michael Downey
|
1bc278d962
|
initial commit of Str.trimLeft
|
2021-11-09 14:25:24 -05:00 |
|
satotake
|
772fc9c021
|
Implement List.takeLast
|
2021-11-09 12:26:17 +00:00 |
|
satotake
|
878400f95f
|
Implement List.takeFirst
|
2021-11-08 14:10:53 +00:00 |
|
Brendan Hansknecht
|
73e2cbcb1e
|
Make versions numbers consistent and matching the lock files
|
2021-11-06 13:24:45 -07:00 |
|
Brendan Hansknecht
|
d49ac68bcc
|
Update dep with major version changes
|
2021-11-05 19:19:37 -07:00 |
|
Brendan Hansknecht
|
bddc08c977
|
Remove unused dependencies
|
2021-11-05 16:58:11 -07:00 |
|
Anton-4
|
a3fc724df3
|
removed unused maplit
|
2021-11-03 10:50:25 +01:00 |
|
Dan Knutson
|
352fe90e2d
|
fix format violation
|
2021-10-26 18:14:04 -05:00 |
|
Folkert de Vries
|
29bd4e3e50
|
Merge branch 'trunk' into str_trim
|
2021-10-26 22:45:32 +02:00 |
|
Dan Knutson
|
46365da73a
|
add failing tests
* SIGSEGV for non-empty strings
|
2021-10-25 20:22:37 -05:00 |
|
Chelsea Troy
|
fc55172219
|
Fix test typo
|
2021-10-25 10:45:18 -05:00 |
|
Chelsea Troy
|
49a832d757
|
Add dropLast to tests and parser
|
2021-10-21 23:02:26 -05:00 |
|
Folkert
|
4b65430bef
|
fix test
|
2021-10-17 16:32:45 +02:00 |
|
Chelsea Troy
|
03295d4369
|
So far, add type for divCeil to the language
|
2021-10-17 09:29:11 -05:00 |
|
Folkert
|
15a2ac7410
|
update more List.walk uses
|
2021-10-10 12:35:52 +02:00 |
|
Folkert
|
94e8c62613
|
make things compile, base64 has a memory leak
|
2021-10-06 22:57:11 +02:00 |
|
Dan Knutson
|
700ab20a8c
|
add tests for List.dropAt
|
2021-10-03 13:55:11 -05:00 |
|
Folkert
|
6d833845f9
|
fix typo
|
2021-08-14 00:53:18 +02:00 |
|
Folkert
|
3e448c1b74
|
get rid of inefficient conversion from mutmap to uniontags
|
2021-08-14 00:32:01 +02:00 |
|
Folkert
|
4cbb1c9b25
|
optimize initial tag union creation
|
2021-08-13 23:53:27 +02:00 |
|
Folkert
|
df83bf0d48
|
Merge remote-tracking branch 'origin/soa-alias' into alias-nominal-equality
|
2021-08-13 12:11:36 +02:00 |
|
Folkert
|
c9040c012e
|
make things work
|
2021-08-13 11:04:31 +02:00 |
|
Folkert
|
42f04fcc77
|
use variablesubsslice for Apply
|
2021-08-12 22:49:56 +02:00 |
|
Folkert
|
3bbf1a5506
|
use UnionTags for recursive tag unions
|
2021-08-12 20:50:33 +02:00 |
|
Folkert
|
6c0860b6bf
|
milestone all but one gen tests passing
|
2021-08-11 21:50:11 +02:00 |
|
Folkert
|
0e66995437
|
Merge remote-tracking branch 'origin/trunk' into tags-soa-phase-0
|
2021-08-11 17:25:00 +02:00 |
|
Folkert
|
83ad331bb1
|
remove chase_record_ext_var
|
2021-08-07 15:35:57 +02:00 |
|
Richard Feldman
|
49aa0b8ffd
|
Eliminate a Vec in record solving
|
2021-08-07 08:35:43 -04:00 |
|
Folkert
|
7a44572ebc
|
make occurs return Result to use the ? operator
|
2021-08-07 13:56:16 +02:00 |
|
Folkert
|
ad3d006a11
|
use a SubsIndex instead of Box
|
2021-08-07 13:50:53 +02:00 |
|
Folkert
|
fe773995c8
|
make VariableSubsSlice
|
2021-08-07 13:12:39 +02:00 |
|
Folkert
|
69c224843e
|
all the work
|
2021-08-07 00:51:53 +02:00 |
|
Folkert
|
efab1ef2ca
|
implement
|
2021-08-04 00:33:05 +02:00 |
|
Folkert
|
f301de5576
|
assert type sizes
|
2021-08-03 22:16:27 +02:00 |
|
Folkert
|
ceb5cc66fa
|
use IdentStr
|
2021-08-03 21:14:36 +02:00 |
|
Folkert
|
9361f45610
|
use IdentStr for TagName
|
2021-08-03 19:28:28 +02:00 |
|
Folkert
|
0f3b9c01fa
|
RecordFields makes things bigger
|
2021-08-03 00:25:33 +02:00 |
|
Folkert
|
54198d7da1
|
one more shrinkage
|
2021-08-02 23:05:22 +02:00 |
|
Folkert de Vries
|
892447b08c
|
Merge branch 'trunk' into shrink-type-error
|
2021-08-02 23:02:28 +02:00 |
|
Folkert
|
06f07700d4
|
box errors in flat type
|
2021-08-02 22:27:24 +02:00 |
|
Folkert
|
9581195c1b
|
Revert "turn vec into boxed slice"
This reverts commit fd9d57d314 .
|
2021-08-02 22:21:31 +02:00 |
|
Folkert
|
fd9d57d314
|
turn vec into boxed slice
|
2021-08-02 22:21:23 +02:00 |
|
Folkert
|
203c5b53be
|
add a box in type Problem
|
2021-08-02 22:13:20 +02:00 |
|