Folkert
|
8528e5affb
|
upgrade inkwell
|
2020-11-17 01:58:30 +01:00 |
|
rvcas
|
679bef1f9d
|
fix(link): use a more generic macos sdk path for ld
|
2020-11-15 13:13:06 -05:00 |
|
rvcas
|
84c49040b2
|
feat(List): redudant mapping of Symbol::LIST_SUM
|
2020-11-15 12:34:58 -05: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 |
|
Richard Feldman
|
71b841c445
|
Merge branch 'trunk' into trailing-comma-comments-record
|
2020-11-15 08:25:25 -05:00 |
|
Sébastien Besnier
|
805b54409a
|
appease clippy
|
2020-11-15 12:45:20 +01:00 |
|
Sébastien Besnier
|
1d44f7fef8
|
force comments to start with a space
|
2020-11-15 10:45:51 +01:00 |
|
Sébastien Besnier
|
c4bc98a81f
|
remove fmt_condition_spaces in favor of fmt_comments_only
|
2020-11-15 10:36:50 +01:00 |
|
Sébastien Besnier
|
25192fca10
|
make fmt_comments_only more general
|
2020-11-15 10:26:14 +01:00 |
|
Sébastien Besnier
|
bc203371be
|
refactor fmt_final_comments to be more generic
|
2020-11-15 09:57:29 +01:00 |
|
Sébastien Besnier
|
74dde77003
|
refactor use of fmt_comment
|
2020-11-15 09:17:31 +01:00 |
|
Sébastien Besnier
|
93b7ac5b0c
|
remove duplicated is_comment function
|
2020-11-15 09:01:24 +01: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
|
f8bfd9a9f4
|
clippy
|
2020-11-15 02:15:48 +01:00 |
|
Folkert
|
d55b1a2e87
|
add tests
|
2020-11-15 02:14:12 +01:00 |
|
Folkert
|
197abd8553
|
change constraints gen to give better errors
|
2020-11-15 02:06:34 +01:00 |
|
Folkert
|
00978994bf
|
improve a bunch of reported errors
|
2020-11-15 02:03:56 +01:00 |
|
Folkert
|
23fe8e5c07
|
fix another nasty rigid problem
|
2020-11-15 00:23:32 +01:00 |
|
Folkert
|
342059ab6c
|
fix bug in Recursion ~ Flex unification
|
2020-11-14 23:54:22 +01:00 |
|
Sébastien Besnier
|
ccabc41489
|
thank you clippy
|
2020-11-14 21:09:02 +01:00 |
|
Sébastien Besnier
|
f647e8fcf0
|
clippy.... you sometimes are annoying!
|
2020-11-14 20:08:55 +01:00 |
|
Sébastien Besnier
|
6be94c5f29
|
add some tests.... and fix some bugs!
|
2020-11-14 18:51:43 +01:00 |
|
Sébastien Besnier
|
2000948765
|
format the final comments in records
|
2020-11-14 18:39:46 +01:00 |
|
Folkert
|
c32f1a1536
|
Merge remote-tracking branch 'origin/trunk' into big-nested-pattern-match
|
2020-11-14 13:25:36 +01:00 |
|
Folkert
|
e2521c1011
|
Merge remote-tracking branch 'origin/trunk' into big-nested-pattern-match
|
2020-11-14 03:07:34 +01:00 |
|
Folkert
|
4b6eaca284
|
fix oversight
|
2020-11-14 03:07:18 +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
|
ec3868ed7e
|
small rigid fix
|
2020-11-14 02:45:05 +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
|
b7f7de8afb
|
fix issue in refcounting
|
2020-11-13 23:27:42 +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 |
|
Sébastien Besnier
|
ec975aac93
|
cargo fmt
|
2020-11-13 19:56:13 +01:00 |
|
Sébastien Besnier
|
adc1493e76
|
appease clippy
|
2020-11-13 19:36:52 +01:00 |
|
Sébastien Besnier
|
b29792855f
|
fix some merge conflict consequences
|
2020-11-13 19:28:55 +01:00 |
|
Sébastien Besnier
|
58acc59b01
|
correctly parse trailing commas in record
|
2020-11-13 19:02:26 +01:00 |
|
Sébastien Besnier
|
7ec161c415
|
add trailing comma in formatter for records
|
2020-11-13 19:01:46 +01:00 |
|
Sébastien Besnier
|
6ad1bb233a
|
add TrailingComma to Record & little formatter refactor
|
2020-11-13 19:01:46 +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
|
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
|
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
|
78e0886eb1
|
clippy
|
2020-11-13 01:42:31 +01:00 |
|