Commit Graph

28645 Commits

Author SHA1 Message Date
Anton-4
08799ea41c
Merge pull request #6769 from roc-lang/replace-site-gen-platform
Remove static-site-gen example and replace website with basic-ssg release
2024-05-22 16:18:04 +02:00
Anton-4
f10f18980d
Merge pull request #6770 from roc-lang/move-basic-cli-tests
Move basic cli tests from examples
2024-05-22 16:13:40 +02:00
Anton-4
544a538604
Merge pull request #6761 from roc-lang/fix-bundle-ingest-files
Fix importing ingested file when bundling packages
2024-05-22 15:11:40 +02:00
Anton-4
00316433d1
remove dbg
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-05-22 14:20:47 +02:00
Luke Boswell
7962ee1e63
remove linux only breakout tests 2024-05-22 14:06:17 +10:00
Luke Boswell
3a38809360
remove breakout example 2024-05-22 13:45:34 +10:00
Luke Boswell
b775c0e509
move parser cli tests 2024-05-22 13:44:37 +10:00
Luke Boswell
8cf84a7fa8
remove webserver example 2024-05-22 13:38:15 +10:00
Luke Boswell
28b6dc11be
move hello world 2024-05-22 13:37:06 +10:00
Luke Boswell
64dba6332d
move argsBROKEN.roc test 2024-05-22 13:35:43 +10:00
Luke Boswell
7cbee42c2c
move ingested-file-bytes.roc test 2024-05-22 13:34:41 +10:00
Luke Boswell
b3f8c4dfd9
move ingested-file-bytes-no-ann.roc test 2024-05-22 13:32:49 +10:00
Luke Boswell
e9c50de4b4
move http-get test 2024-05-22 13:30:47 +10:00
Luke Boswell
3d4bd68580
move file test 2024-05-22 13:29:46 +10:00
Luke Boswell
bb6fb26525
move form test 2024-05-22 13:28:44 +10:00
Luke Boswell
7cff0575b9
move env test 2024-05-22 13:25:54 +10:00
Luke Boswell
eb3ff714cd
move echo test 2024-05-22 13:24:09 +10:00
Luke Boswell
0b9c2b4f42
move countdown test 2024-05-22 13:22:58 +10:00
Luke Boswell
6d90a4c3c1
move ingested-file test 2024-05-22 13:21:15 +10:00
Luke Boswell
d826ac4a40
remove static-site-gen from cli_run tests 2024-05-22 13:15:42 +10:00
Luke Boswell
d4e6788180
use basic-ssg release 2024-05-22 13:02:12 +10:00
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
Luke Boswell
b8362b1c5e
fix importing ingested file 2024-05-20 13:28:18 +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