Commit Graph

28256 Commits

Author SHA1 Message Date
Luke Boswell
f9771a9983
split test_utils 2024-04-15 20:30:34 +10:00
Anton-4
972b254ebd
Merge pull request #6587 from faldor20/optional-decoding-works
Decoding of records with missing fields.
2024-04-15 09:55:21 +02:00
Anton-4
bacfd10c65
back to normal CI 2024-04-14 16:32:06 +02:00
Anton-4
f079b9e464
Make basic-webserver release 2024-04-13 20:20:24 +02:00
Anton-4
8f71844c3e
fix example, update mono 2024-04-13 14:26:17 +02:00
Anton-4
e4e1d7116c
update to basic-cli 0.9.0 2024-04-13 12:28:16 +02:00
Anton-4
472b2dbd7b
change TESTING naming scheme
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-04-12 20:14:38 +02:00
Anton-4
0b5fc31210
set up basic-cli release build 2024-04-12 20:03:27 +02:00
Anton-4
0ef7b93e54
skip mac tests 2024-04-12 16:20:43 +02:00
Anton-4
17e02dbe5e
Merge branch 'optional-decoding-works' of github.com:faldor20/roc into optional-decoding-works 2024-04-12 16:08:55 +02:00
Anton-4
973b96dde4
build TESTING roc releases 2024-04-12 16:08:15 +02:00
Anton-4
2df6f5cb72
Merge remote-tracking branch 'upstream/main' into optional-decoding-works 2024-04-12 16:05:50 +02:00
Anton-4
237bd942ed
Merge pull request #6638 from roc-lang/JanCVanB/fix_docs/lang_srv_build_command
Fix lang_srv build command argument?
2024-04-12 16:02:54 +02:00
Jan Van Bruggen
f1ed4389d6
Fix lang_srv build command argument?
Signed-off-by: Jan Van Bruggen <JanCVanB@users.noreply.github.com>
2024-04-11 00:05:41 -06:00
Anton-4
ea5f1c6d7f
Merge pull request #6635 from roc-lang/del-unused-deps
removed unused deps, added CI test
2024-04-10 16:21:19 +02:00
Anton-4
2daca2a8cf
update devtools flake 2024-04-10 13:57:01 +02:00
Anton-4
6442c8b81f
Merge branch 'main' into del-unused-deps 2024-04-10 13:45:39 +02:00
Richard Feldman
4a7d1a892b
Merge pull request #6631 from roc-lang/flake-update
Nix flake update
2024-04-10 07:42:28 -04:00
Anton-4
c66fb0fd3e
use specific nightly 2024-04-10 12:23:56 +02:00
Anton-4
b88a185cf3
Merge branch 'del-unused-deps' of github.com:roc-lang/roc into del-unused-deps 2024-04-09 20:02:11 +02:00
Anton-4
3d2a5897e5
roc_bitcode false positive 2024-04-09 20:01:33 +02:00
Anton-4
2d409db66a
check deps for all targets
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-04-09 19:49:03 +02:00
Anton-4
f085b96f78
removed unused deps, added CI test 2024-04-09 19:47:31 +02:00
Anton-4
3fef8b9f82
Merge branch 'main' into optional-decoding-works 2024-04-08 19:55:13 +02:00
Anton-4
e85cbdce75
minor improvements 2024-04-08 19:40:06 +02:00
Anton-4
83904ec62b
Merge pull request #6591 from FabHof/dec-float-decoding-builtins
Add builtins for dec and float
2024-04-08 13:24:31 +02:00
Anton-4
ab0d62609f
Merge pull request #6632 from roc-lang/rust-1-73-0-update
Rust 1.73.0 update
2024-04-08 13:21:46 +02:00
faldor20
612fa4c75a
refactor to combine params 2024-04-08 16:06:50 +10:00
Anton-4
62d39e8c25
clippy fixes 2024-04-06 18:11:54 +02:00
Anton-4
2c5d9df71e
flake.lock update 2024-04-06 15:42:40 +02:00
Anton-4
e6e708360c
1.72.1->1.73.0 2024-04-06 15:38:14 +02:00
Anton-4
5801bc5df5
workaround should no longer be needed 2024-04-06 15:34:59 +02:00
Anton-4
8d1394ec05
try platform_switching_zig again
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-04-06 15:24:34 +02:00
Anton-4
686e1b9146
updated flake.nix as well 2024-04-06 14:16:40 +02:00
Anton-4
e062151cd5
nix flake.lock update 2024-04-06 14:05:45 +02:00
Anton-4
bb38721eaf
zig host target native->x86_64-native 2024-04-06 13:51:53 +02:00
Anton-4
93884e3a5e
Merge pull request #6628 from roc-lang/dependabot/cargo/h2-0.3.26
Bump h2 from 0.3.21 to 0.3.26
2024-04-06 13:49:38 +02:00
dependabot[bot]
40cfa6d231
Bump h2 from 0.3.21 to 0.3.26
Bumps [h2](https://github.com/hyperium/h2) from 0.3.21 to 0.3.26.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.21...v0.3.26)

---
updated-dependencies:
- dependency-name: h2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-05 16:08:55 +00:00
Anton-4
cf8967da61
Merge pull request #6464 from roc-lang/platform-plans
update plans document to include important platform changes
2024-04-05 11:19:37 +02:00
Anton-4
165fdf9a5b
Nat removal is done
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-04-05 11:18:10 +02:00
Anton-4
669f7aad72
Merge branch 'main' into platform-plans
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-04-05 11:14:14 +02:00
Richard Feldman
ec64da3416
Merge pull request #6627 from roc-lang/default-value-record
Change docs/errors from "optional" to "default value" record fields
2024-04-04 22:25:45 -04:00
Brendan Hansknecht
482c084096
Change docs/errors from "optional" to "default value" record fields
I strongly believe that seeing the word "optional" is priming people wrong when it comes to this feature.
Especially given roc dose not have an `Optional/Option/Maybe` type, so users look for an alternative and find this.

This PR changes the name to "default value record fields".
It updates all docs and errors.
It does not update compiler internal naming.
That can be updated in a follow up PR if we want to, but I am also fine leaving it cause it is not exposed to users.
2024-04-03 08:55:35 -07:00
Anton-4
a5278f69ff
Merge pull request #6624 from roc-lang/faq-guide
Make website headings links for FAQ and Plans pages
2024-04-03 10:00:57 +02:00
Luke Boswell
578d82cd8c
make plans headings links 2024-04-03 12:40:35 +11:00
Luke Boswell
3428e2f527
make faq headings links 2024-04-03 12:38:46 +11:00
Fabian Schmalzried
a9a243678a
ignore broken test 2024-04-02 16:14:49 +02:00
Folkert de Vries
ab34bb93e5
Merge pull request #6620 from roc-lang/fix-6618
Add error reporting for unexpected comma
2024-04-02 13:58:12 +02:00
Anton-4
676c31ad21
Merge pull request #6619 from roc-lang/tutorial-dbg-roc-run
tutorial: correct when `dbg` active
2024-04-02 11:51:42 +02:00
Luke Boswell
ca01913ab3
add EExpr error for unexpected comma 2024-04-02 20:48:13 +11:00