Commit Graph

28741 Commits

Author SHA1 Message Date
Anton-4
d921d77ab6
removed TODO
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-06-19 19:33:12 +02:00
Anton-4
c54c0e9741
skip advanced_recursive_union
see #5924
2024-06-19 15:37:14 +02:00
Anton-4
212c736806
macos clippy 2024-06-19 14:11:42 +02:00
Anton-4
05a61e2210
clippy + fmt 2024-06-19 12:34:10 +02:00
Anton-4
fb7fa99b2c
Merge branch 'main' of github.com:roc-lang/roc into rust-1-77-2-upgrade 2024-06-18 18:47:09 +02:00
Anton-4
41ea2bfbc7
Merge pull request #6811 from roc-lang/tutorial-fix-capitalized
isCapitalized > startsWith
2024-06-16 00:36:01 +02:00
Anton-4
cb5782b522
isCapitalized > startsWith 2024-06-15 13:08:19 +02:00
Agus Zubiaga
5d09479fd3
Merge pull request #6807 from roc-lang/fix-platform-header-root
Fix platform root module flag
2024-06-12 23:30:04 -03:00
Agus Zubiaga
facae9d56c
Fix platform root module flag
When loading a platform module as the root, the `is_root_module`
flag in `HeaderInfo` would be set to `false`. This caused issues
with docs generation.
2024-06-12 19:00:15 -03:00
Luke Boswell
a6f1408b5c
Merge pull request #6806 from roc-lang/add-framework-system-configuration
Add SystemConfiguration framework
2024-06-12 16:40:11 +10:00
Luke Boswell
3976c39c6d
add SystemConfiguration framework 2024-06-12 15:46:45 +10:00
Richard Feldman
e3f6ac5d2b
Merge pull request #6794 from jfkonecn/main
Warnings are now yellow
2024-06-11 16:23:56 -04:00
Anton-4
c4bf7249ed
Merge pull request #6803 from roc-lang/basic-cli-docs-fix
point basic-cli docs to latest release
2024-06-11 20:30:03 +02:00
Anton-4
a62693dab0
point basic-cli docs to latest release
The old link points to the docs of the main branch, for which the docs are currently broken (I'm investigating). We do want this to point to the docs of the latest release anyway, see also github.com/roc-lang/roc/issues/6796.

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-06-11 19:19:53 +02:00
Anton-4
ba506d5257
merge fix 2024-06-11 18:24:22 +02:00
Anton-4
4d00e9ad51
Merge branch 'main' into main
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-06-11 18:18:47 +02:00
Anton-4
da95b6d28b
Merge pull request #6791 from shua/concatutf8
builtin: List.concatUtf8 : List U8, Str -> Str
2024-06-11 16:21:30 +02:00
Luke Boswell
4d4776784a
Merge pull request #6798 from SakulK/fix-installation-guide-link-in-readme
Fix "Installation guide" link in README.md
2024-06-11 15:57:22 +10:00
Luke Boswell
edebefeb0f
Merge pull request #6792 from roc-lang/resolve-main-from-module
Load packages from main when the root is a module
2024-06-11 15:33:41 +10:00
shua
a2c800452e
add branch on ptr width back
apple arm tests are failing, maybe this will fix it?
2024-06-10 23:16:33 +02:00
Łukasz Krenski
5eca37ac2f
Fix "Installation guide" link in README.md
Signed-off-by: Łukasz Krenski <sakulk@gmail.com>
2024-06-10 20:25:45 +02:00
Anton-4
18394da2a2
update mono tests 2024-06-10 16:32:53 +02:00
Agus Zubiaga
ec23c9a41b
Add missing argument in test_gen helpers/wasm 2024-06-10 10:18:51 -03:00
Luke Boswell
a88ff63c1e
Merge pull request #6793 from popara/patch-2
Update site.css so titles wrap properly
2024-06-10 11:00:24 +10:00
Luke Boswell
5f56992403
Merge pull request #6795 from roc-lang/tutorial-modules-update
tutorial: More modules and imports updates
2024-06-10 10:14:02 +10:00
Agus Zubiaga
a1b84f01f5
Add missing argument in test_gen helpers/dev 2024-06-09 15:25:01 -03:00
Agus Zubiaga
770607569e
tutorial: New import keywords in the tutorial 2024-06-09 14:47:59 -03:00
Agus Zubiaga
54d4728a04
tutorial: Add platform keyword clarification 2024-06-09 14:35:52 -03:00
Agus Zubiaga
5ee51839ee
tutorial: Update ingested files syntax 2024-06-09 14:28:03 -03:00
Agus Zubiaga
5a28d05125
tutorial: Remove reserved keywords from old headers 2024-06-09 14:28:03 -03:00
Agus Zubiaga
d2577bb387
tutorial: Drop references to old interface modules 2024-06-09 14:28:00 -03:00
John Konecny
a189e3ab20 Warnings are now yellow 2024-06-09 13:23:31 -04:00
Zeljko Nesic
4c5593d6d0
Update site.css
Prevents squashed titles

Signed-off-by: Zeljko Nesic <popara@gmail.com>
2024-06-09 14:56:40 +01:00
Agus Zubiaga
aedb353088
Move main.roc to a constant 2024-06-08 20:23:45 -03:00
Agus Zubiaga
6640893410
Fix test_reporting UNRECOGNIZED_PACKAGE header 2024-06-08 20:23:28 -03:00
Agus Zubiaga
4e5fdfbf52
Handle root type when loading from str 2024-06-08 19:46:41 -03:00
Agus Zubiaga
0283bd1d24
UNKNOWN PACKAGE -> UNRECOGNIZED PACKAGE rename 2024-06-08 18:34:45 -03:00
Agus Zubiaga
ec55caa77a
Custom reporting for unknown package when checking a module directly 2024-06-08 18:29:30 -03:00
Agus Zubiaga
7faff12cbf
Report unrecognized shorthands when loading from the root module 2024-06-08 14:12:01 -03:00
shua
f7bec802c0
PR: rename to List.concatUtf8 2024-06-08 13:36:20 +02:00
Anton-4
0e1a9545c6
Merge pull request #6790 from roc-lang/macos-11-deprecated
remove macos-11
2024-06-07 23:29:10 +02:00
Agus Zubiaga
5a1bf2b891
Shorter module_ids lock in load#parse 2024-06-07 18:10:32 -03:00
Agus Zubiaga
f5e08cb917
Use module's parent dir if main roc file is not found 2024-06-07 17:42:04 -03:00
Agus Zubiaga
2da7ea394b
Add --main flag to specify app/package to resolve deps from 2024-06-07 17:09:44 -03:00
shua
33e8a7a439
implement Str.concatUtf8 2024-06-07 19:05:52 +02:00
Anton-4
b1781ca5af
remove macos-11 2024-06-07 16:26:42 +02:00
Agus Zubiaga
75fe98cbaf
Load packages from main package/platform when checking a module 2024-06-06 20:47:50 -03:00
Agus Zubiaga
cf8ab11d27
Load packages from main app when checking a module 2024-06-06 20:25:54 -03:00
Anton-4
b3c28ebe66
Merge pull request #6781 from jeffnm/tutorial
update module header syntax in the tutorial
2024-06-06 19:33:04 +02:00
Agus Zubiaga
3ff0c986e8
Extract shorthand registration into its own function 2024-06-05 22:16:32 -03:00