Folkert
|
4c34312871
|
fix missing type variable in List.get
|
2020-12-31 21:26:28 +01:00 |
|
rvcas
|
64c4cfcea9
|
fix: some tests
|
2020-12-30 21:05:04 -05:00 |
|
rvcas
|
d62471c73a
|
fix: gen_list
|
2020-12-29 14:55:52 -05:00 |
|
Folkert
|
099584f4ee
|
SendMap -> MutMap in tests
|
2020-12-26 18:37:30 +01:00 |
|
Folkert
|
b5c7c26978
|
SendMap -> MutMap
|
2020-12-26 18:12:43 +01:00 |
|
Folkert
|
2ef7072247
|
change type of exposed_vars_to_symbol
|
2020-12-26 17:46:15 +01:00 |
|
Folkert
|
4ff06ebac5
|
remove duplication in solve.rs
|
2020-12-26 17:06:29 +01:00 |
|
Folkert
|
6209adbd5c
|
remove dead code
|
2020-12-26 17:05:01 +01:00 |
|
Folkert
|
caaf8e76c1
|
reintroduce multiple uniqueness vars in numbers
|
2020-12-22 20:13:54 +01:00 |
|
Folkert
|
5d07261af7
|
add extra tests for uniqueness number inference
|
2020-12-22 19:34:42 +01:00 |
|
Folkert
|
60a32bcf62
|
fix uniqueness tests
|
2020-12-22 15:19:09 +01:00 |
|
rvcas
|
c9308c0662
|
add new layer to the Num types
|
2020-12-21 09:56:11 -05:00 |
|
Anton-4
|
b085469602
|
Replaced large_enum_variant explanation with link to issue #800
|
2020-12-14 16:09:16 +01:00 |
|
Richard Feldman
|
c789885499
|
Merge remote-tracking branch 'origin/trunk' into add-builtin-num-aliases
|
2020-12-13 18:49:00 -05:00 |
|
Chadtech
|
bce5c2c9e8
|
Changed many instances of Dict and CustomDict in tests to RBTree
|
2020-12-12 04:28:30 -05:00 |
|
Jared Ramirez
|
9599b806e5
|
Add annotated tests
|
2020-12-11 17:29:03 -08:00 |
|
Chadtech
|
61728fd1d1
|
Merge branch 'trunk' of github.com:rtfeldman/roc into rename-map-to-dict
|
2020-12-11 20:21:40 -05:00 |
|
Jared Ramirez
|
0695dcac14
|
Add Integer/Float num aliases
|
2020-12-11 17:09:30 -08:00 |
|
Richard Feldman
|
572c7cb3dd
|
Report an error for lookups of unexposed values
|
2020-12-10 23:59:15 -05:00 |
|
Chadtech
|
2a068941b2
|
Resolve conflicts
|
2020-12-08 16:56:52 -05:00 |
|
Chadtech
|
b24933324a
|
Changed Map to Dict in many tests
|
2020-12-08 16:55:33 -05:00 |
|
rvcas
|
4987721154
|
feat(Num): rename Num.Int to Num.I64
|
2020-12-07 19:17:20 -05:00 |
|
Richard Feldman
|
e6fd9cd884
|
Merge branch 'trunk' into rvcas/list_functions
|
2020-11-24 20:20:51 -05:00 |
|
rvcas
|
f7bd803509
|
feat(Num): rename Float to F64
|
2020-11-24 10:25:21 -05:00 |
|
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
|
cf80e2852f
|
add test for transitive alias import
|
2020-11-11 01:20:30 +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
|
b044a0b8a8
|
remove comment inbetween signature and definition in test
|
2020-11-09 02:02:11 +01:00 |
|
Folkert
|
33820dd82e
|
record alias data in Annotation
|
2020-11-04 20:06:57 +01:00 |
|
Folkert
|
6a51ba70c2
|
Merge remote-tracking branch 'origin/trunk' into track-exposed-rigids-aliases
|
2020-11-04 13:22:45 +01:00 |
|
Folkert
|
c09b66a9cc
|
add HostExposedAlias
|
2020-11-04 13:19:57 +01:00 |
|
Folkert
|
212f8b4d50
|
change test runners to use new error reporting stuff
|
2020-11-03 19:36:02 +01:00 |
|
Folkert
|
09ad286123
|
remove unused function
|
2020-10-31 15:29:36 +01:00 |
|
Folkert
|
8b3b677439
|
remove aliases from Let and LetCon
|
2020-10-31 15:27:24 +01:00 |
|
Folkert
|
22319aa116
|
deliberately ignore uniqueness tests with rigids/recursive tag unions
|
2020-10-30 01:50:37 +01:00 |
|