Folkert
|
5ce8a665f0
|
add finalize everywhere, and fix some oversights
|
2020-11-18 20:08:43 +01:00 |
|
Folkert
|
7fcc05b0a4
|
add dibuilder
|
2020-11-17 20:26:07 +01:00 |
|
Folkert
|
c11d97f3e7
|
Merge remote-tracking branch 'origin/trunk' into recursive-tag-segfault
|
2020-11-17 02:52:13 +01:00 |
|
Folkert
|
b6d46bb6f9
|
add another failing test case
|
2020-11-17 02:30:59 +01:00 |
|
Folkert
|
8f49b1afaa
|
re-enable RBTree.balance test
|
2020-11-17 02:13:40 +01:00 |
|
Folkert
|
93b6315f46
|
fix pattern match test ordering problem
|
2020-11-16 02:18:18 +01:00 |
|
Richard Feldman
|
0ad3ffe35a
|
Merge branch 'trunk' into rvcas/list_sum
|
2020-11-15 12:13:46 -05:00 |
|
Richard Feldman
|
346248a7c0
|
Merge pull request #692 from rtfeldman/refactor-layout
Extract LayoutIds from roc_gen to roc_mono::layout
|
2020-11-15 12:04:43 -05:00 |
|
rvcas
|
1c8bb74268
|
feat(List): add sum builtin
|
2020-11-15 11:08:27 -05:00 |
|
Folkert
|
a952d24370
|
comment another test
|
2020-11-15 03:03:52 +01:00 |
|
Brendan Hansknecht
|
2204ee82d5
|
Extract LayoutIds from roc_gen to roc_mono::layout
|
2020-11-14 17:48:04 -08:00 |
|
Folkert
|
d55b1a2e87
|
add tests
|
2020-11-15 02:14:12 +01:00 |
|
Folkert
|
e2521c1011
|
Merge remote-tracking branch 'origin/trunk' into big-nested-pattern-match
|
2020-11-14 03:07:34 +01:00 |
|
Folkert
|
154b5cc29f
|
get RBTree.balance to compile
|
2020-11-14 02:49:28 +01:00 |
|
Chad Stearns
|
c046a72e85
|
A few more commented out and failing Str.split tests
|
2020-11-13 01:25:27 -05:00 |
|
Chad Stearns
|
c9e3531ecd
|
Merge branch 'trunk' of github.com:rtfeldman/roc into str-split
|
2020-11-13 00:58:37 -05:00 |
|
Folkert
|
8db74298a2
|
Merge remote-tracking branch 'origin/trunk' into red-black-tree
|
2020-11-13 01:45:31 +01:00 |
|
Folkert
|
ed26b07916
|
more tests, for (deeply nested) pattern matching
|
2020-11-13 01:36:19 +01:00 |
|
Richard Feldman
|
d21ffb7eee
|
Merge pull request #678 from rtfeldman/record-bool-tests
More REPL Improvements
|
2020-11-12 00:07:18 -05:00 |
|
Folkert
|
21685b6f8f
|
add tests for the rigid issue
|
2020-11-11 22:55:46 +01:00 |
|
Chad Stearns
|
4f54b87817
|
Merge branch 'trunk' of github.com:rtfeldman/roc into str-split
|
2020-11-11 02:14:31 -05:00 |
|
Chad Stearns
|
b1267d9026
|
More Str.split tests
|
2020-11-11 02:09:15 -05:00 |
|
lrosa007
|
2cc4f1767e
|
Merge branch 'trunk' into record-bool-tests
|
2020-11-11 00:38:37 -05:00 |
|
Folkert
|
3aa6455795
|
fix problem with recursive definition constraint gen
|
2020-11-10 19:40:35 +01:00 |
|
Folkert
|
be5c748b7f
|
revert some debug things
|
2020-11-10 14:12:01 +01:00 |
|
Folkert
|
0b19c594c5
|
improve compare/Order
|
2020-11-09 21:21:14 +01:00 |
|
Folkert
|
0081c9ff77
|
fix tag test
|
2020-11-09 21:20:57 +01:00 |
|
Folkert
|
063492680f
|
recursive functions cannot capture other recursive functions from their LetRec
|
2020-11-09 15:54:02 +01:00 |
|
Folkert
|
41c5101799
|
more tests
|
2020-11-09 14:28:31 +01:00 |
|
Folkert
|
3f485b63d6
|
cleanup
|
2020-11-09 00:16:04 +01:00 |
|
Folkert
|
0d5aaf2aaa
|
make getLine : Effect {} work
|
2020-11-08 23:36:08 +01:00 |
|
Chad Stearns
|
b102511d9e
|
Easier to read and reason about big str split tests
|
2020-11-08 15:01:44 -05:00 |
|
Chad Stearns
|
5e0e3da3b7
|
Merging in remote trunk
|
2020-11-08 07:01:07 -05:00 |
|
Chad Stearns
|
d41e940b7f
|
Merge branch 'trunk' of github.com:rtfeldman/roc into str-split
|
2020-11-07 02:07:52 -05:00 |
|
Jared Ramirez
|
14fed8e6a6
|
Fix cargo fmt
|
2020-11-06 17:03:21 -06:00 |
|
Jared Ramirez
|
e112a406a2
|
Fix countGrapheme wiring; Reorganize zig builtins; Streamline how we export zig function
|
2020-11-06 16:54:28 -06:00 |
|
Jared Ramirez
|
63308d90e1
|
Add Str.countGraphemes
|
2020-11-06 16:54:28 -06:00 |
|
Folkert
|
9790312d4a
|
add some gen tests
|
2020-11-05 13:49:21 +01:00 |
|
Folkert
|
2cf7a9fe42
|
fix tests
|
2020-11-03 20:13:38 +01:00 |
|
Folkert
|
212f8b4d50
|
change test runners to use new error reporting stuff
|
2020-11-03 19:36:02 +01:00 |
|
Folkert
|
89e01c63d1
|
make Num.maxInt and Num.minInt work
|
2020-11-02 21:49:44 +01:00 |
|
Folkert
|
841d696e6d
|
cleanup
|
2020-11-02 20:28:12 +01:00 |
|
Chad Stearns
|
c412a8e0db
|
Merge in remote trunk
|
2020-11-01 11:38:44 -05:00 |
|
Folkert
|
51506c11cb
|
Merge remote-tracking branch 'origin/trunk' into fix-alias-inference
|
2020-10-30 22:45:52 +01:00 |
|
Folkert
|
f758958d4a
|
deliberately don't run some tests in opt mode
|
2020-10-30 01:44:54 +01:00 |
|
Pit Capitain
|
233979468b
|
Merge branch 'trunk' into fix-walk-right
|
2020-10-29 17:45:46 +01:00 |
|
Pit Capitain
|
c8e1937ebe
|
Add failing tests for bug in List.walkRight
List.walkRight currently can't handle accumulators that aren't integers,
for example strings or records.
|
2020-10-29 16:29:31 +01:00 |
|
Folkert
|
a0c8915678
|
Merge remote-tracking branch 'origin/trunk' into fix-alias-inference
|
2020-10-29 14:40:55 +01:00 |
|
Chad Stearns
|
a9c0185225
|
Bringing in remote trunk
|
2020-10-28 21:24:15 -04:00 |
|
Jared Ramirez
|
242eb6f905
|
Build bitcode with zig 🎉
|
2020-10-28 09:21:56 -07:00 |
|