Commit graph

10297 commits

Author SHA1 Message Date
Agus Zubiaga
d692fc7c42
Format effectful arrows in annotations 2024-11-07 18:54:11 -03:00
Agus Zubiaga
ef4eeb5c1a
Parse effectful arrow in function annotations 2024-11-07 18:54:11 -03:00
Agus Zubiaga
1a5776653c
Merge pull request #7203 from roc-lang/improve-unhandled-syntax-err 2024-11-06 20:52:31 -03:00
Agus Zubiaga
2238755de3
Merge pull request #7202 from roc-lang/report-return-syntax-err
Report `return` syntax errors
2024-11-06 12:54:41 -03:00
Agus Zubiaga
a7634f3c5f
Improve unhandled errors in to_syntax_report 2024-11-06 12:54:17 -03:00
Agus Zubiaga
3722cb9596
Improve unhandled BadInput syntax errors 2024-11-06 12:47:43 -03:00
Agus Zubiaga
7bd15292ac
Improve unhandled packages syntax errors 2024-11-06 12:46:17 -03:00
Agus Zubiaga
4a6955d096
Improve unhandled requires syntax errors 2024-11-06 12:45:18 -03:00
Agus Zubiaga
f2f0db198b
Improve unhandled imports syntax errors 2024-11-06 12:42:36 -03:00
Agus Zubiaga
168af093f2
Improve unhandled exposes syntax errors 2024-11-06 12:42:07 -03:00
Agus Zubiaga
20ce5aef04
Improve unhandled provides syntax errors 2024-11-06 12:41:11 -03:00
Agus Zubiaga
0e97bfa29f
Improve unhandled type syntax errors 2024-11-06 12:40:07 -03:00
Agus Zubiaga
9c742caf9b
Improve unhandled pattern errors 2024-11-06 12:36:52 -03:00
Agus Zubiaga
160dbee943
Nicer message for unhandled expr errors 2024-11-06 12:15:38 -03:00
Agus Zubiaga
b9a693c077
Replace wildcard todos in parser reporting with explicit matches
This will helps us remember to add good errors when making
syntax changes.
2024-11-06 11:12:21 -03:00
Agus Zubiaga
f4c8492c1c
Report return syntax errors 2024-11-06 10:50:32 -03:00
Agus Zubiaga
c1a82ae59b
Merge pull request #7199 from roc-lang/fix-imports-in-expect-7025 2024-11-06 07:56:21 -03:00
Agus Zubiaga
0dedab1725
Fix imports in expects #7025 2024-11-05 19:13:29 -03:00
Agus Zubiaga
6c505a4dc8
Add test for fixed issue 7116 2024-11-05 18:12:56 -03:00
Agus Zubiaga
625a5425f4
Unify import params on copied variable 2024-11-05 18:10:01 -03:00
John Konecny
4e50795a8b
Can now test multiple files 2024-11-05 08:33:14 -05:00
Anton-4
544a5dcfec
Merge pull request #7190 from jfkonecn/llm-docs
Llm docs
2024-11-05 10:54:32 +01:00
Luke Boswell
743030fc99
ignore platform-switching rust cli test 2024-11-05 07:41:59 +11:00
John Konecny
5e28756b1e
Fixed broken link for doc search on ios 2024-11-04 14:05:19 -05:00
John Konecny
470380993d
Addessed PR comments 2024-11-04 09:40:24 -05:00
Luke Boswell
1b0cd14715
add script to prebuild platform-switching rust 2024-11-04 15:37:34 +11:00
Luke Boswell
81f466fee0
cargo fmt 2024-11-04 13:59:14 +11:00
Luke Boswell
c00db6da37
Merge remote-tracking branch 'remote/main' into rebuild-platform 2024-11-04 13:57:51 +11:00
John Konecny
d01ce48c97
Added LLM Prompt 2024-11-03 12:06:51 -05:00
Sam Mohr
de124ecc3e
Finish adding tests 2024-11-02 21:58:25 -07:00
Sam Mohr
71b1fdebc4
Add canonicalization tests 2024-11-02 13:37:10 -07:00
Sam Mohr
b43a9e3edb
Remove out-of-date comment 2024-11-02 09:51:55 -07:00
Richard Feldman
2af00caa9c
Add help_constrain, help_solve, help_specialize 2024-11-01 21:16:45 -04:00
Richard Feldman
78ceb8cdbf
Fix help_can and help_parse 2024-11-01 21:15:35 -04:00
Sam Mohr
308defac46
Implement the try keyword with desugaring 2024-11-01 17:34:11 -07:00
Sam Mohr
facad9943d
Fix clippy issue 2024-10-29 20:30:27 -07:00
Sam Mohr
755ff16f7a
Merge branch 'main' into return-keyword 2024-10-29 15:59:20 -07:00
Sam Mohr
66cc96edbb
Address PR comments from @ayazhafiz 2024-10-29 15:58:35 -07:00
Sam Mohr
c19cfb0a34
Fix test_gen incorrect macro invocations 2024-10-26 18:22:19 -07:00
Sam Mohr
346a2d9467
Simplify tail-call checks 2024-10-26 16:29:14 -07:00
John Konecny
3974c9a978
Added search by signature in docs 2024-10-26 16:43:11 -04:00
Anton-4
afd26360a0
removed unused dependency, wasm benchmark debugging progress 2024-10-26 19:59:57 +02:00
Sam Mohr
33d868117f
Fix clippy issue 2024-10-26 06:56:32 -07:00
Sam Mohr
39687fdb97
Merge branch 'main' into return-keyword 2024-10-26 06:50:16 -07:00
Sam Mohr
a9cd6ac5fa
Fix tailcalling 2024-10-26 06:48:01 -07:00
Jasper Woudenberg
5961e2dd9d
Fix typos in creates/glue/README.md 2024-10-26 15:37:07 +02:00
Sam Mohr
6a2ffb2f5a
Implement most of the recent round of PR feedback 2024-10-26 04:17:50 -07:00
Anton-4
82beb35d3f
updated benchmarks to new ExecCli 2024-10-25 20:45:59 +02:00
Ayaz
e1183e58e5
Merge pull request #7179 from JRI98/unused_emptytuple
Remove unused EmptyTuple variant from FlatType enum
2024-10-25 09:19:57 -04:00
Sam Mohr
03f83a0ba8
Update uitest tests 2024-10-25 04:58:33 -07:00