Commit graph

22875 commits

Author SHA1 Message Date
Ayaz Hafiz
e36f90feec
Weaken recursive let bindings 2023-01-14 15:33:49 +01:00
Folkert de Vries
e3a213c0dc
Merge pull request #4882 from roc-lang/weakening-3
Begin weakening let-bindings to non-function, non-number expressions
2023-01-14 15:32:27 +01:00
Anton-4
554d60d455
Merge pull request #4892 from roc-lang/macos-x86-64-ci
added macos x86_64 PR workflow
2023-01-14 12:35:56 +01:00
Folkert de Vries
46d69e8721
Merge pull request #4888 from roc-lang/update-rank-comments
Rephrase solve comments as per Folkert's review
2023-01-13 23:26:08 +01:00
Ayaz Hafiz
7c4cfba4b8
Rephrase solve comments as per Folkert's review 2023-01-13 12:58:11 -06:00
Anton-4
af706d0e11
comment out basic-cli hello
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-01-13 17:56:59 +01:00
Anton-4
98c9403a84
removed job name
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-01-13 16:32:37 +01:00
Anton-4
145c104a88
fix sccache path
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-01-13 16:31:41 +01:00
Anton-4
ebdaf767b2
fix name 2023-01-13 16:01:40 +01:00
Anton-4
d323e4e419
fix name+path 2023-01-13 15:51:53 +01:00
Anton-4
13bd33ccb1
added macos x86_64 PR workflow 2023-01-13 15:49:13 +01:00
Richard Feldman
3fda3965ec
Merge pull request #4871 from roc-lang/improve-type-mismatch
Improve record type mismatch diffs
2023-01-13 07:03:21 -05:00
Richard Feldman
8ac0d3b493
Fix unused var in release builds 2023-01-13 03:23:42 -05:00
Richard Feldman
76a4414aaf
Merge remote-tracking branch 'origin/main' into improve-type-mismatch 2023-01-12 21:47:39 -05:00
Richard Feldman
0ba0e6f016
Merge pull request #4889 from roc-lang/fix-main
Fix missing parameter in to_relevant_branch_help
2023-01-12 18:46:58 -05:00
Ayaz Hafiz
d43387d1be
Fix missing parameter in to_relevant_branch_help
main is currently broken because of a non-conflicting diff that landed
before the interner change landed.
2023-01-12 15:43:14 -06:00
Richard Feldman
eaf8ce6c08
Add a debug_assert! about tag union polarity 2023-01-12 16:22:35 -05:00
Richard Feldman
e291e0ee99
Combine some match branches 2023-01-12 16:21:33 -05:00
Richard Feldman
717350ef9e
FlexAbleVar sets should be equal if the vars are. 2023-01-12 16:20:36 -05:00
Richard Feldman
63161b5330
Remove a debug print 2023-01-12 16:16:50 -05:00
Richard Feldman
41a7304e77
Merge pull request #4854 from roc-lang/intern-layouts-6
Intern all the layouts
2023-01-12 15:45:14 -05:00
Ayaz Hafiz
5eda760f1c
Fix bug in loading host-exposed list pointers 2023-01-12 10:20:11 -06:00
Ayaz Hafiz
e43ba9bccf
Fix repl expect test 2023-01-12 10:04:55 -06:00
Ayaz Hafiz
2e41b59af4
Format 2023-01-12 10:02:21 -06:00
Ayaz Hafiz
04cf7e070d
Weaken let-bindings to if expressions 2023-01-12 10:02:21 -06:00
Ayaz Hafiz
39b6a509eb
Fix gen test with list 2023-01-12 10:02:21 -06:00
Ayaz Hafiz
9462f44bb7
Weaken variables bound to when expressions 2023-01-12 10:02:21 -06:00
Ayaz Hafiz
a2f04d1fa3
Weaken single quotes 2023-01-12 10:02:21 -06:00
Ayaz Hafiz
b2cdddbdfb
Weaken lists 2023-01-12 10:02:20 -06:00
Ayaz Hafiz
caa3a6c6a8
Weaken strings 2023-01-12 10:01:56 -06:00
Ayaz Hafiz
173d070175
Weaken expects 2023-01-12 10:01:56 -06:00
Ayaz
fdb4fe66ee
Merge pull request #4820 from joshuawarner32/remove-parser-generator
Remove accidentally committed parser generator
2023-01-11 23:14:52 -06:00
Richard Feldman
29f61dcfec
Update some reporting snapshots 2023-01-11 23:59:43 -05:00
Richard Feldman
f959db588c
Show ellipses on single-field record diffs 2023-01-11 23:58:22 -05:00
Richard Feldman
863c39be54
Fix typo in variable name 2023-01-11 23:54:20 -05:00
Richard Feldman
f3a65e5799
Fix single-line record type formatting 2023-01-11 23:54:05 -05:00
Richard Feldman
d47a4e24d3
Initialize counter to 0, not 1 2023-01-11 23:53:27 -05:00
Richard Feldman
4f44209bb8
Fix some tests 2023-01-11 23:18:54 -05:00
Richard Feldman
92f94a00b4
Render ellipses in a different color 2023-01-11 23:18:54 -05:00
Richard Feldman
d9a582e447
Render { … } types on the same line 2023-01-11 23:18:54 -05:00
Richard Feldman
dc8eb81bb2
Omit more unnecessary fields from record diffs 2023-01-11 23:18:53 -05:00
Richard Feldman
148119c6b4
Don't report how many fields were omitted. 2023-01-11 23:18:53 -05:00
Richard Feldman
1787d0c679
Report how many record fields were omitted 2023-01-11 23:18:53 -05:00
Richard Feldman
59208ffc40
Omit record fields from diff if they're identical 2023-01-11 23:18:53 -05:00
Richard Feldman
e7466c9485
Rename traverse to diff_args 2023-01-11 23:18:53 -05:00
Richard Feldman
bc14855c59
Report multi-field record types as multiline 2023-01-11 23:18:52 -05:00
Folkert de Vries
386983a657
Merge pull request #4881 from roc-lang/rename-rank-none
Rename rank none to rank generalized
2023-01-12 00:25:24 +01:00
Ayaz
8bca5840b9
Merge pull request #4880 from roc-lang/weakening-2
Implement weakening of variables introduced in branch patterns
2023-01-11 16:46:54 -06:00
Ayaz
65e3dae68e
Merge pull request #4879 from roc-lang/pattern-as-mono
implement standard as patterns in mono IR
2023-01-11 16:16:16 -06:00
Ayaz Hafiz
d214598a16
Rename rank none to rank generalized 2023-01-11 14:55:18 -06:00