Commit graph

411 commits

Author SHA1 Message Date
Richard Feldman
8b8d7942ee
Fix playground tests 2025-11-22 15:19:00 -05:00
Richard Feldman
1732a001f0
Merge origin/main into improve-platform-modules 2025-11-22 14:56:07 -05:00
Richard Feldman
7e352a06d6
Merge pull request #8405 from roc-lang/if-without-else
Add if-without-else
2025-11-20 18:37:58 -05:00
Richard Feldman
4e2ee4e38c
Add if-without-else 2025-11-20 16:49:48 -05:00
Richard Feldman
82287dbd3a
Add support for while loops 2025-11-20 16:48:18 -05:00
Richard Feldman
18b9ed75f3
Fix CLI tests 2025-11-19 09:57:45 -05:00
Richard Feldman
b4c6f1fdea
Merge remote-tracking branch 'origin/main' into no-str-primitive 2025-11-18 20:20:22 -05:00
Richard Feldman
5a0a5c2e48
Improve some error messages 2025-11-18 08:04:42 -05:00
Richard Feldman
cd8bcf7286
Fix regression in checking module type 2025-11-18 07:56:25 -05:00
Richard Feldman
584f888ea6
roc fmt on a snapshot 2025-11-17 22:52:53 -05:00
Richard Feldman
0c2b372d75
Dramatically improve an error message 2025-11-17 22:41:39 -05:00
Richard Feldman
237df91cc5
Reproduce a bad error message 2025-11-17 22:39:19 -05:00
Richard Feldman
15b1c92045
Fix some more stuff 2025-11-17 22:35:41 -05:00
Richard Feldman
6ee13036d9
Delete obsolete test 2025-11-17 22:08:54 -05:00
Richard Feldman
37aefb435f
Fix memory leak 2025-11-17 21:25:58 -05:00
Richard Feldman
c6350e7366
Fix segfault 2025-11-17 19:18:33 -05:00
Richard Feldman
414918dcd0
Update snapshots 2025-11-17 19:00:13 -05:00
Richard Feldman
22f5ef314f
Don't free types until later 2025-11-17 18:14:29 -05:00
Richard Feldman
60520721aa
Fix parallel execution 2025-11-17 16:48:50 -05:00
Richard Feldman
8e67fa5bfd
Fix discrepancy between snapshots and roc check 2025-11-17 15:58:03 -05:00
Richard Feldman
9853a23d5e
Update error message in test 2025-11-17 13:41:58 -05:00
Richard Feldman
b89fb32baf
Merge remote-tracking branch 'origin/main' into no-str-primitive 2025-11-17 13:13:39 -05:00
Richard Feldman
c958a82fa3
Fix some snapshots 2025-11-17 12:25:34 -05:00
Richard Feldman
2f639858d6
Update snapshot test 2025-11-17 12:19:01 -05:00
Richard Feldman
46cd497275
Merge remote-tracking branch 'origin/fix-zst' into remove-list-primitive 2025-11-17 11:45:09 -05:00
Richard Feldman
926e63f134
Test nested ZSTs 2025-11-17 11:35:38 -05:00
Richard Feldman
519a585754
Add Try.ok_or and err_or 2025-11-17 11:04:32 -05:00
Richard Feldman
21ffe7872a
Fix snapshots 2025-11-17 10:27:09 -05:00
Richard Feldman
c50f0eee81
Merge remote-tracking branch 'origin/phantom-types' into remove-list-primitive 2025-11-16 23:49:47 -05:00
Richard Feldman
01ca403108
Add support for phantom types 2025-11-16 23:48:47 -05:00
Richard Feldman
dd765a820d
Fix some nominal str things 2025-11-16 23:27:48 -05:00
Richard Feldman
1159bf908d
Fix tests 2025-11-16 23:19:01 -05:00
Richard Feldman
fb8a0d2795
Add support for :: 2025-11-16 17:13:11 -05:00
Anton-4
824c243d06
more Result>Try updates (#8382)
* more Result>Try updates

* [WIP] Fix typo in Try variable names (#8383)

* Initial plan

* Add exception for 'Trys' to typos.toml

Co-authored-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>

* not this one

---------

Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
2025-11-14 17:10:55 +01:00
Richard Feldman
65c5c7e569
Fix some more stuff 2025-11-11 14:34:11 -05:00
Richard Feldman
c75173d9cf
Merge remote-tracking branch 'origin/main' into improve-platform-modules 2025-11-11 09:44:16 -05:00
Fabian Schmalzried
a55b048dad
Change the handling of invalid single quote to improve error messages. (#8370)
* add value_not_exposed report

* Change handling of invalid single-quote.

* fix typo
2025-11-11 13:42:35 +01:00
Richard Feldman
ec536bc953
Merge remote-tracking branch 'origin/fix-fmt' into fold 2025-11-10 23:15:02 -05:00
Richard Feldman
41c6615077
Fix formatting bug 2025-11-10 23:10:30 -05:00
Richard Feldman
219d6b871f
Add fold closure test 2025-11-10 22:28:37 -05:00
Richard Feldman
7f6502e6a3
Merge remote-tracking branch 'origin/main' into improve-platform-modules 2025-11-10 12:42:03 -05:00
Richard Feldman
d7e297337d
Fix tests 2025-11-10 10:30:11 -05:00
Richard Feldman
930d937156
Fix unused warnings 2025-11-10 09:56:54 -05:00
Richard Feldman
f212eb79af
Add List.fold 2025-11-10 09:39:34 -05:00
Richard Feldman
05060647f5
Remove a hack 2025-11-10 09:22:47 -05:00
Richard Feldman
690fa39db2
Improve error message even more 2025-11-09 21:32:52 -05:00
Richard Feldman
3ff8c3f5af
Fix origin of binop_plus 2025-11-09 21:19:31 -05:00
Richard Feldman
ff503008ea
Update some comments 2025-11-09 21:05:14 -05:00
Richard Feldman
3ec030271c
Drop an unused module 2025-11-09 20:57:31 -05:00
Richard Feldman
5acbce1df9
Clean up some host stuff 2025-11-09 20:55:19 -05:00