Folkert
|
48f392f372
|
fix bad test examples using unbound type alias variables
|
2021-05-05 19:54:10 +02:00 |
|
Folkert
|
2ca6f0107a
|
re-enable rose tree test
|
2021-05-05 15:18:26 +02:00 |
|
Folkert
|
82aa5c766d
|
fix gen_primitives tests
|
2021-05-03 21:22:21 +02:00 |
|
Richard Feldman
|
83dde26cd0
|
Fix Str.startsWithCodePoint docs
|
2021-05-02 22:16:58 -04:00 |
|
Folkert
|
c071cfba13
|
implement startsWithCodePoint
|
2021-05-02 19:26:08 +02:00 |
|
Folkert
|
95fbc15373
|
add test
|
2021-04-23 11:27:36 +02:00 |
|
Folkert
|
b4f6b1a0e4
|
Merge remote-tracking branch 'origin/trunk' into inkwell-llvm-11-bump
|
2021-04-22 12:43:41 +02:00 |
|
Folkert
|
3cc4e5fea6
|
bump inkwell version
|
2021-04-22 12:43:26 +02:00 |
|
Richard Feldman
|
0a50b0b488
|
Change license to UPL-1.0
Closes https://github.com/rtfeldman/roc/issues/1199
|
2021-04-21 19:18:44 -04:00 |
|
Folkert
|
383f35db5a
|
bump bumpalo
|
2021-04-18 14:36:47 +02:00 |
|
Richard Feldman
|
792a18816a
|
Update authors in Cargo.toml
|
2021-04-11 08:11:52 -04:00 |
|
Folkert
|
ea7af0f7e7
|
don't inline testing function (used in macro)
|
2021-04-04 21:12:32 +02:00 |
|
Folkert
|
17b5dcb92a
|
add tests
|
2021-04-03 20:39:25 +02:00 |
|
Folkert
|
61b7be7838
|
remove pub fn
|
2021-04-01 21:45:50 +02:00 |
|
Folkert
|
ff3f231155
|
remove Mode from stdlib
|
2021-04-01 21:42:38 +02:00 |
|
Folkert
|
f2c144f58c
|
Merge remote-tracking branch 'origin/can-builtins-simplify' into list-range
|
2021-03-31 11:34:32 +02:00 |
|
Richard Feldman
|
24ef9aa81a
|
Merge pull request #1126 from rtfeldman/list-walk-until
List walk until
|
2021-03-30 22:08:35 -04:00 |
|
Lucas
|
15203e3584
|
Merge branch 'trunk' into applied_tag_functions
|
2021-03-30 11:34:24 -04:00 |
|
Folkert
|
eba295033d
|
clippy
|
2021-03-29 23:07:21 +02:00 |
|
Folkert
|
f7f9ec7de6
|
fix test
|
2021-03-29 21:17:14 +02:00 |
|
Folkert
|
1dd8c25e12
|
implement walk until
|
2021-03-29 20:54:38 +02:00 |
|
Folkert
|
9c56fbc6d1
|
add flag to not fail on problems (so we can see runtime errors in action)
|
2021-03-29 16:07:30 +02:00 |
|
Folkert
|
2f087ae7b4
|
add missing #[test]
|
2021-03-29 15:39:19 +02:00 |
|
Folkert
|
07d9fb3cc3
|
Merge remote-tracking branch 'origin/trunk' into panic-on-type-error
|
2021-03-29 15:11:24 +02:00 |
|
Lucas
|
7013ad49f9
|
Merge branch 'trunk' into applied_tag_functions
|
2021-03-28 21:56:29 -04:00 |
|
Ju Liu
|
4b8a9a5299
|
Add more tests
|
2021-03-28 23:53:35 +01:00 |
|
Lucas
|
58b6a333d6
|
Merge branch 'trunk' into applied_tag_functions
|
2021-03-28 17:01:28 -04:00 |
|
rvcas
|
48b1b62aaa
|
tests(test_gen): add get_tags tests for applied tag functions
|
2021-03-28 17:00:09 -04:00 |
|
Richard Feldman
|
51e7720658
|
Merge branch 'trunk' into add-num-log
|
2021-03-28 12:43:51 -04:00 |
|
Richard Feldman
|
706aaa26d3
|
Merge pull request #1122 from rtfeldman/num-sqrt-bugfix
Fix bug in Num.sqrt
|
2021-03-28 12:42:44 -04:00 |
|
Ju Liu
|
8ccdeefdf2
|
Fix bug in Num.sqrt
|
2021-03-28 17:23:47 +01:00 |
|
Ju Liu
|
0190bbb06d
|
Add test for Num.log
|
2021-03-28 15:14:43 +01:00 |
|
rvcas
|
6e1f42f990
|
Merge branch 'trunk' into applied_tag_functions
|
2021-03-27 18:00:46 -04:00 |
|
rvcas
|
fe9e9af576
|
tests(test_gen): add tests for mono
|
2021-03-27 18:00:36 -04:00 |
|
Folkert
|
5f72983c82
|
add tests
|
2021-03-27 21:28:56 +01:00 |
|
Folkert
|
3b458309c6
|
WIP emit runtime error functions on specialization failure
|
2021-03-26 21:57:50 +01:00 |
|
Folkert
|
89f5e0465e
|
Revert "WIP emit runtime error functions on specialization failure"
This reverts commit 090a7063d5 .
|
2021-03-25 16:57:01 +01:00 |
|
Folkert
|
090a7063d5
|
WIP emit runtime error functions on specialization failure
|
2021-03-25 16:56:47 +01:00 |
|
Folkert de Vries
|
5f36da98ee
|
Merge branch 'trunk' into ir-cleanup
|
2021-03-25 15:08:54 +01:00 |
|
Folkert
|
c9f396b985
|
test function pattern shadowing error
|
2021-03-23 22:10:07 +01:00 |
|
Folkert
|
e3b65b1ce0
|
Merge remote-tracking branch 'origin/trunk' into import-builtin-mod
|
2021-03-23 15:40:27 +01:00 |
|
Folkert
|
589b579689
|
refactor
|
2021-03-23 14:31:35 +01:00 |
|
Folkert
|
55cb780249
|
don't clone Layout
|
2021-03-22 14:08:48 +01:00 |
|
Folkert
|
b6d8b301d5
|
fix overflow issue in Num.isMultipleOf
|
2021-03-19 17:24:55 +01:00 |
|
Folkert
|
73e6128ce3
|
parse multi-backtracking
|
2021-03-19 00:10:02 +01:00 |
|
Folkert
|
74a7674167
|
remove bad test
|
2021-03-18 19:54:51 +01:00 |
|
Folkert
|
e7099a1525
|
un-ignore some tests
|
2021-03-18 16:02:22 +01:00 |
|
Richard Feldman
|
1f29fc4358
|
Merge branch 'trunk' into singleton-to-single
|
2021-03-15 00:42:59 -04:00 |
|
Richard Feldman
|
25af314898
|
Add some more required annotations
|
2021-03-14 23:18:05 -04:00 |
|
Richard Feldman
|
b969107751
|
Add some required type annotations
|
2021-03-14 23:18:05 -04:00 |
|