Folkert
|
4db48d9f13
|
more clippy things
|
2020-11-19 22:20:00 +01:00 |
|
Folkert
|
75930caddb
|
fix offset calculation
|
2020-11-17 20:01:38 +01:00 |
|
Folkert
|
c11d97f3e7
|
Merge remote-tracking branch 'origin/trunk' into recursive-tag-segfault
|
2020-11-17 02:52:13 +01:00 |
|
Folkert
|
51f54efcee
|
fix mono tests
|
2020-11-17 02:40:21 +01:00 |
|
Folkert
|
2082d6e57f
|
add alignment_bytes
|
2020-11-17 02:33:17 +01:00 |
|
Folkert
|
bc74af1bd4
|
add assert that should pass, but doesn't always
|
2020-11-17 02:26:53 +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 |
|
Brendan Hansknecht
|
2204ee82d5
|
Extract LayoutIds from roc_gen to roc_mono::layout
|
2020-11-14 17:48:04 -08:00 |
|
Folkert
|
e2521c1011
|
Merge remote-tracking branch 'origin/trunk' into big-nested-pattern-match
|
2020-11-14 03:07:34 +01:00 |
|
Folkert
|
0dde6da77d
|
fix mono test
|
2020-11-14 03:00:20 +01:00 |
|
Folkert
|
154b5cc29f
|
get RBTree.balance to compile
|
2020-11-14 02:49:28 +01:00 |
|
Folkert
|
b2f3dd18fd
|
cleanup
|
2020-11-13 23:29:40 +01:00 |
|
Folkert
|
9af83bb490
|
display join points like a let ... in ...
|
2020-11-13 23:29:13 +01:00 |
|
Folkert
|
859656f02d
|
fix mono tests
|
2020-11-13 23:24:13 +01:00 |
|
Folkert
|
490f50deb2
|
WIP
|
2020-11-13 22:11:51 +01:00 |
|
Folkert
|
0c86d09ccf
|
refactor Path -> Expr conversion
|
2020-11-13 17:04:22 +01:00 |
|
Folkert
|
11ea52731c
|
cleanup
|
2020-11-13 16:05:14 +01:00 |
|
Chad Stearns
|
c9e3531ecd
|
Merge branch 'trunk' of github.com:rtfeldman/roc into str-split
|
2020-11-13 00:58:37 -05:00 |
|
Folkert
|
815b942f29
|
cleanup
|
2020-11-13 01:59:09 +01:00 |
|
Folkert
|
8db74298a2
|
Merge remote-tracking branch 'origin/trunk' into red-black-tree
|
2020-11-13 01:45:31 +01:00 |
|
Folkert
|
70cba33fe4
|
fix bug in decision_tree
|
2020-11-13 01:39:39 +01:00 |
|
Folkert
|
a431af660d
|
give better debug info for unresolved type variables
|
2020-11-12 22:28:58 +01:00 |
|
Folkert
|
4b5a26ebc6
|
fix problem with aliased variables
|
2020-11-12 22:00:32 +01:00 |
|
Folkert
|
bde82c3bb6
|
add Store constraint that does not report errors
|
2020-11-12 15:47:56 +01:00 |
|
Chad Stearns
|
4f54b87817
|
Merge branch 'trunk' of github.com:rtfeldman/roc into str-split
|
2020-11-11 02:14:31 -05:00 |
|
lrosa007
|
2cc4f1767e
|
Merge branch 'trunk' into record-bool-tests
|
2020-11-11 00:38:37 -05:00 |
|
Folkert
|
b54c1a2194
|
revert some debug things
|
2020-11-10 19:40:35 +01:00 |
|
Folkert
|
a48f244cc7
|
specialize substituted variables
|
2020-11-10 13:38:13 +01:00 |
|
lrosa007
|
5c69fd1205
|
start Layout::Union case
|
2020-11-09 20:21:44 -05:00 |
|
Richard Feldman
|
54de538952
|
Merge pull request #666 from rtfeldman/return-function
Return function pointers and closures
|
2020-11-08 22:21:01 -05:00 |
|
lrosa007
|
de33e9b388
|
fix(List): contains list can be borrowed
|
2020-11-08 20:17:05 -05:00 |
|
Folkert
|
2d9f81ec9b
|
fix mono error
|
2020-11-09 00:22:16 +01:00 |
|
Folkert
|
0d5aaf2aaa
|
make getLine : Effect {} work
|
2020-11-08 23:36:08 +01:00 |
|
Folkert
|
1bce119b0a
|
allow returning of funtions
e.g.
foo = Num.add
|
2020-11-08 15:49:24 +01:00 |
|
Chad Stearns
|
5e0e3da3b7
|
Merging in remote trunk
|
2020-11-08 07:01:07 -05:00 |
|
Richard Feldman
|
6929c63bb8
|
Merge branch 'trunk' into add-pkg-config
|
2020-11-07 22:06:08 -05:00 |
|
Folkert
|
c20b40a7d2
|
fix zero-sized closures
|
2020-11-08 03:08:13 +01:00 |
|
Folkert
|
2267a1174a
|
introduce PhantomEmptyStruct
|
2020-11-08 03:08:12 +01:00 |
|
Folkert
|
3d092cb9b7
|
in theory allow non-function effects values
this does not work due to limitations with functions in tag unions
|
2020-11-08 03:07:59 +01:00 |
|
Folkert
|
2a872f180a
|
some foundations for zero-sized values in closures
|
2020-11-08 01:55:06 +01:00 |
|
Jared Ramirez
|
74b09605a7
|
Merge branch 'trunk' into builtin-count-graphemes
|
2020-11-07 18:49:29 -06:00 |
|
Folkert
|
7a6ca2453a
|
don't add PartialProc s twice
|
2020-11-07 23:50:19 +01:00 |
|
Folkert
|
ee696ef56b
|
fix mistake
|
2020-11-07 13:37:22 +01:00 |
|
Chad Stearns
|
d41e940b7f
|
Merge branch 'trunk' of github.com:rtfeldman/roc into str-split
|
2020-11-07 02:07:52 -05:00 |
|
Folkert
|
fc73679932
|
more clippy things
|
2020-11-07 01:17:50 +01:00 |
|
Folkert
|
dfd316c062
|
comment memory-leaking test
|
2020-11-07 00:48:43 +01:00 |
|
Folkert
|
7cfe5efe1b
|
Merge remote-tracking branch 'origin/trunk' into generate-effects-module
|
2020-11-07 00:30:23 +01:00 |
|