Commit Graph

28623 Commits

Author SHA1 Message Date
Luke Boswell
a60fbfd366
remove static-site-gen platform 2024-05-22 12:35:43 +10:00
Luke Boswell
33075285b7
Merge pull request #6767 from wontem/comments-in-repl
Ignore comments in repl
2024-05-22 11:26:10 +10:00
Luke Boswell
6660ea4059
Merge pull request #6768 from wontem/better-bad-ident-pattern-message
Better message for bad ident name in repl
2024-05-22 11:25:48 +10:00
Kiryl Dziamura
8d574a93a3
better message for bad ident name in repl 2024-05-22 01:00:31 +02:00
Kiryl Dziamura
fb108af73e
ignore comments in repl 2024-05-22 00:51:38 +02:00
Anton-4
45a7e448dd
Merge pull request #6762 from roc-lang/default-prebuilt-host
Look for a generic default host `libhost` for prebuilt platform binary
2024-05-20 19:28:54 +02:00
Luke Boswell
3a2b27dcdb
default to host libhost for prebuilt platform binary if target specific not found 2024-05-20 19:41:02 +10:00
Richard Feldman
7e1a82f048
Merge pull request #6757 from roc-lang/ingested-files-bundle
Include ingested files in package tarballs
2024-05-17 21:14:20 -04:00
Agus Zubiaga
b3065079ae
cli/tarball read_header return parse_header result directly 2024-05-18 02:28:20 +02:00
Agus Zubiaga
8f0a4da04e
cli/tarball add_ingested_files unwrap_or_else 2024-05-18 02:27:00 +02:00
Agus Zubiaga
70d005fde5
cli/tarball read_header return tuple directly 2024-05-18 02:25:05 +02:00
Agus Zubiaga
46da864fea
Handle ingested file prefix error 2024-05-18 02:16:02 +02:00
Agus Zubiaga
504107f90e
Include ingested files in package tarballs
If a package has an ingested file import, we will now add the file
to the tarball.
2024-05-18 02:07:58 +02:00
Richard Feldman
b423a7e289
Merge pull request #6746 from roc-lang/underscores
Revise errors for undeclared type vars in aliases
2024-05-16 10:06:01 -04:00
Richard Feldman
7f92a05c67
Merge pull request #6747 from roc-lang/add-jluckyiv
Add @jluckyiv to sponsors
2024-05-16 10:05:51 -04:00
Richard Feldman
78d77e2f59
Revise wildcard and type var error message 2024-05-13 09:55:35 -04:00
Richard Feldman
d58597a882
Add @jluckyiv to sponsors - thank you so much, Jackson! 💜 2024-05-13 09:29:31 -04:00
Richard Feldman
18230a7a18
Make some reporting tests more editor-friendly
Previously editors would trim the trailing whitespace on save,
breaking the tests.
2024-05-13 08:22:35 -04:00
Richard Feldman
8357bd8c91
Revise errors for undeclared type vars in aliases 2024-05-12 21:20:11 -04:00
Ayaz
e5ea6dc461
Merge pull request #6708 from roc-lang/module-params-syntax
Parse and format module params
2024-05-12 13:51:13 -05:00
Anton-4
9c653b1658
Merge pull request #6743 from roc-lang/page-titile-fix
Fix example page title and description
2024-05-12 19:07:48 +02:00
Anton-4
995c1b30be
Fix example page title+description 2024-05-11 13:46:34 +02:00
Anton-4
dd9a6ff2e4
Merge pull request #6726 from kukimik/patch-2
Add missing titles and descriptions
2024-05-10 20:59:49 +02:00
Anton-4
9e6fe6cd45
Fix crash trigger, close #6741 2024-05-10 20:15:55 +02:00
Anton-4
cbc0812bb5
Merge pull request #6742 from roc-lang/clarify-error-message
Improve error message
2024-05-10 18:46:48 +02:00
Anton-4
975162b53b
improve error message 2024-05-10 17:18:23 +02:00
Anton-4
191734f8f9
Merge branch 'main' into patch-2 2024-05-10 16:44:23 +02:00
Anton-4
37f97f5a8e
programming language description
The description pops up in search results, other things use the name Roc so we should clarify.

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-05-10 16:44:09 +02:00
Anton-4
e735223c9a
Merge pull request #6728 from GovCraft/main
close #6723: Update format_files to list all files
2024-05-10 16:26:20 +02:00
Agus Zubiaga
e57a0a8164
Merge pull request #6739 from roc-lang/ls-fmt-upgrade 2024-05-10 10:21:12 -03:00
Anton-4
b5a9dc3ec2
Merge branch 'main' into main 2024-05-10 14:29:09 +02:00
Anton-4
1bc5fd56af
Merge branch 'main' into ls-fmt-upgrade 2024-05-10 14:28:17 +02:00
Anton-4
3c189f4e36
Merge pull request #6734 from roc-lang/narrow-lsp-report
Narrower reports from language server
2024-05-10 14:17:56 +02:00
Michał Kukieła
49415f67af
remove superfluous "the"
Signed-off-by: Michał Kukieła <53443372+kukimik@users.noreply.github.com>
2024-05-10 13:59:27 +02:00
Anton-4
d96f2e41af
remove debug stuff
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-05-10 13:29:33 +02:00
Michał Kukieła
bfc623d11a
typo
Signed-off-by: Michał Kukieła <53443372+kukimik@users.noreply.github.com>
2024-05-10 13:03:14 +02:00
Anton-4
fed870498d
try without sccache
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-05-10 12:50:26 +02:00
Anton-4
3a818849a2
Merge pull request #6737 from roc-lang/JanCVanB/fix_www_README_typo
Fix a path typo in www/README
2024-05-10 12:48:12 +02:00
Anton-4
61afc7f2b9
crash on missing title
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-05-10 12:07:52 +02:00
Anton-4
ed82c8fe72
shorten
Title space is limited so I shortened this a bit. I also shortened the description. It's always better for things to be shorter if we can convey the same amount of information.

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-05-10 12:01:40 +02:00
Joshua Warner
33c57064f9
Merge pull request #6736 from joshuawarner32/simplify-suffixed_found
Simplify task await bang parsing to no longer require suffixed_found
2024-05-09 20:47:45 -07:00
Agus Zubiaga
5ccd15faec
Upgrade header imports when formatting through lang server 2024-05-09 08:17:28 -03:00
Agus Zubiaga
058079e5cd
Update spaces in import_with_params result ast 2024-05-09 08:02:29 -03:00
Agus Zubiaga
2e4306279c
Handle record update found in module params 2024-05-09 08:01:46 -03:00
Agus Zubiaga
f3b71c46e7
Handle record apply found in module params 2024-05-09 07:55:39 -03:00
Agus Zubiaga
b8280bf69a
Handle import params indent error in reporting 2024-05-09 07:49:21 -03:00
Agus Zubiaga
9be3358355
Module params record parse problem test 2024-05-09 07:45:33 -03:00
Agus Zubiaga
25d3cae08f
Use Loc::at instead of map(|_| x) 2024-05-09 07:42:10 -03:00
Agus Zubiaga
c0bb46517c
Desugar params in imports 2024-05-09 07:42:10 -03:00
Agus Zubiaga
b36f88fd13
Format module params in imports 2024-05-09 07:42:10 -03:00