Lucas
|
dfcf7bb7a2
|
Merge branch 'trunk' into rvcas/list_functions
|
2020-11-24 09:07:28 -05:00 |
|
rvcas
|
d9e906b8fb
|
feat(List): rename walkRight to walkBackwards
|
2020-11-23 19:39:30 -05:00 |
|
Richard Feldman
|
d0f52cb27e
|
Fix quicksort_partition_help
|
2020-11-23 00:33:56 -05:00 |
|
Richard Feldman
|
7e5fde1d15
|
Fix solve_expr
|
2020-11-23 00:33:56 -05:00 |
|
Chadtech
|
385d0fda9f
|
Resolving conflicts with remote trunk
|
2020-11-22 13:54:13 -05:00 |
|
Folkert
|
9ac1491647
|
add test that fails because of a rigid problem
|
2020-11-16 02:19:07 +01:00 |
|
Folkert
|
d55b1a2e87
|
add tests
|
2020-11-15 02:14:12 +01:00 |
|
Folkert
|
bde82c3bb6
|
add Store constraint that does not report errors
|
2020-11-12 15:47:56 +01:00 |
|
Folkert
|
f438cefd68
|
more test cases
|
2020-11-12 14:51:40 +01:00 |
|
Folkert
|
791cfbbc34
|
find stack overflowing case
|
2020-11-12 02:28:34 +01:00 |
|
Folkert
|
c0483bf3d7
|
shrink further
|
2020-11-12 01:53:38 +01:00 |
|
Folkert
|
b72e922d82
|
shrunk test case
|
2020-11-12 01:40:21 +01:00 |
|
Folkert
|
197c039cdd
|
more tests
|
2020-11-12 01:08:25 +01:00 |
|
Folkert
|
21685b6f8f
|
add tests for the rigid issue
|
2020-11-11 22:55:46 +01:00 |
|
Folkert
|
1c4be886bf
|
add rbtree test case
|
2020-11-10 20:57:24 +01:00 |
|
Folkert
|
3aa6455795
|
fix problem with recursive definition constraint gen
|
2020-11-10 19:40:35 +01:00 |
|
Folkert
|
78063f87d7
|
fix tag pattern argument bug
|
2020-11-09 23:22:08 +01:00 |
|
Folkert
|
212f8b4d50
|
change test runners to use new error reporting stuff
|
2020-11-03 19:36:02 +01:00 |
|
Folkert
|
73e0ea2e5d
|
fix some mistakes
|
2020-10-30 00:35:40 +01:00 |
|
Folkert
|
1921b74ebb
|
fix some very incorrect tests
|
2020-10-28 01:12:57 +01:00 |
|
Folkert
|
7d2cc3aac2
|
WIP
|
2020-10-25 22:16:27 +01:00 |
|
Dimitar Apostolov
|
b82baf55e7
|
Add types for Str.startsWith
|
2020-10-22 23:23:11 +02:00 |
|
Folkert
|
6227a3480e
|
cleanup
|
2020-10-17 02:51:42 +02:00 |
|
Folkert
|
d931c8994a
|
fix most type inference issues
|
2020-10-16 20:50:42 +02:00 |
|
Jared Ramirez
|
5cafbcd5ad
|
Add Num.atan builtin
|
2020-09-26 19:00:51 -07:00 |
|
Jared Ramirez
|
665c7c7f9f
|
Add Num.floor
|
2020-09-17 17:44:53 -07:00 |
|
Dimitar Apostolov
|
51e4b14131
|
Add Num.powInt types
|
2020-09-17 11:36:53 +02:00 |
|
Jared Ramirez
|
a0402bca4d
|
Add Num.ceiling
|
2020-09-15 18:37:45 -07:00 |
|
Dimitar Apostolov
|
d0864608fd
|
Register types for Num.pow
|
2020-09-14 22:01:12 +02:00 |
|
Folkert
|
25cd0a2c02
|
codegen for walkRight
|
2020-09-06 22:03:46 +02:00 |
|
Richard Feldman
|
274e7e786d
|
Constrain string interpolation
|
2020-08-31 23:13:50 -04:00 |
|
Chad Stearns
|
759f1289d6
|
Rename List.push to List.append
|
2020-07-25 03:43:52 -04:00 |
|
Folkert
|
b45b39af5e
|
optional fields improvements
|
2020-07-21 15:25:21 +02:00 |
|
Folkert
|
36574e6ff7
|
constrain the default
|
2020-07-20 13:28:20 +02:00 |
|
Folkert
|
29c3eebace
|
parse default optional expressions in pattern matches
|
2020-07-20 00:52:16 +02:00 |
|
Richard Feldman
|
1bdfe578bd
|
Add some solving tests for optional fields
|
2020-07-18 14:33:25 -04:00 |
|
Richard Feldman
|
98a8bb8115
|
Fix unifying optional fields
|
2020-07-18 14:26:38 -04:00 |
|
Richard Feldman
|
8c96d12661
|
Merge trunk
|
2020-06-29 22:10:46 -04:00 |
|
Richard Feldman
|
88990c8711
|
Move Int and Float modules into Num
|
2020-06-22 23:25:38 -04:00 |
|
Richard Feldman
|
920b530008
|
Rename solve tests
|
2020-06-20 13:25:40 -04:00 |
|