Commit graph

228 commits

Author SHA1 Message Date
JRI98
7eb250c7bc
Fix typo for CI 2025-08-04 16:48:59 +01:00
Luke Boswell
0ee51856a7
make lints happy 2025-07-30 11:57:17 +10:00
Richard Feldman
ea6f5e2ba6
Fix lints 2025-07-09 21:28:20 -04:00
Anton-4
3d4ab7eb36
Fix unsupported content disposition + http 500 flake (#7791)
* Fix unsupported content disposition flake

* add retry flaky script
2025-05-17 19:08:57 +02:00
Anton-4
9c3bb3690f
allow re-exports without comments (#7790) 2025-05-17 15:24:33 +02:00
Anton-4
b552466755
glossary: type signature + typos upgrade (#7776)
* glossary: type signature

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>

* ignore toolchain for typos

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>

* fix typos

* put toolchain file back

---------

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2025-05-07 17:35:56 +02:00
Magdielian-code
1c86a3e346
Create link-checker.roc (#7747)
* Create link-checker.roc

Create markdown link checker for glossary.md

Signed-off-by: Magdielian-code <oziomaagaecheta81@gmail.com>

* CI check + finishing touches

* improvements + test failure

* test succeeded

---------

Signed-off-by: Magdielian-code <oziomaagaecheta81@gmail.com>
Co-authored-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2025-04-18 20:10:10 +02:00
Anton-4
e9690c9bce
Lowercased some files (#7713) 2025-03-24 16:43:18 +01:00
Anton-4
62c1ea213a
Zig lint improvements (#7683)
* don't require comments on init+deinit

* ignore re-exports

* typo

* predicate-quantifier does not exist

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2025-03-10 18:39:17 +01:00
Anton-4
f20b9b57ed
move CI check to script (#7682)
move check to script
2025-03-10 17:16:12 +01:00
Anton-4
f830f7de91
added pub comment linter 2025-03-06 19:39:54 +01:00
Jan
68e524e110
snake_case-ify all remaining camelCase names in hiding (#7561)
* Snake-case-ify def names in comments

* Snake-case-ify def names in strings

* Snake-case-ify ignored function parameters

* Snake-case-ify test script names, for consistency

* Update CI snapshot to match snake_case

* snake case correction

---------

Co-authored-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2025-02-05 16:05:03 +01:00
Anton-4
ce610019da
add alpha tests 2025-02-04 13:57:49 +01:00
Anton-4
96350631cc
more release testing + refactoring
moved aarch64 apple test

typo

install z3 for all macos

some refactoring

fix rm command

update rm

test linux arm64 too

refactor

cleanup dir

back to normal CI
2025-02-01 20:02:42 +01:00
Anton-4
a8cc9cf819
nightly folder updates 2025-01-06 16:09:42 +01:00
Anton-4
2765864a44
basic-cli 0.17.0 release (#7232)
* basic-cli 0.17.0 release

* use legacy linker for build.roc

* back to old architecture display

* normal CI triggers
2024-12-18 20:44:13 +01:00
Anton-4
1285a24565
glue copy fix
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-12-18 14:12:57 +01:00
Anton-4
17960d1154
fix nightly testing + updates 2024-12-17 14:17:21 +01:00
Anton-4
10ebd029cb
remove {}
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-12-14 11:32:32 +01:00
Anton-4
d4cd3cd50b
cli example removal cleanup
examples/cli was removed in https://github.com/roc-lang/roc/pull/6921
2024-12-13 18:37:42 +01:00
Luke Boswell
3162fbf83f
copy zig builtins for benchmarks 2024-12-13 09:08:03 +11:00
Brendan Hansknecht
109cafcafe
fix how benchmark script is loaded on main
To get #6921 working, we need the benchmark script to pull glue.zig correctly on main.
As such, we need to load it into a lib dir such that it is found in the correct relative path.
This hopefully will get the benchmarking working on the other PR.

Also, switch over to `lib` dir first cause that is what is seen in the wide.
2024-12-12 09:54:36 -08:00
faldor20
a7308130cf
clippy on everything 2024-12-12 20:54:25 +10:00
Anton-4
8e23f96fbd
nightly tests fixes 2024-11-19 11:41:50 +01:00
Anton-4
0ab04c0d7e
remove mentions of --prebuilt-platform 2024-11-13 18:52:01 +01:00
Anton-4
6c1d8a467b
fix hello world issues 2024-11-13 12:05:17 +01:00
Luke Boswell
1b0cd14715
add script to prebuild platform-switching rust 2024-11-04 15:37:34 +11:00
Anton-4
73a824d6a2
Merge pull request #6925 from roc-lang/basic-ws-0-6-0
build updates for basic-webserver 0.8.0
2024-08-24 20:49:47 +02:00
Anton-4
2f32874412
basic-cli release build updates
use most recent link

enable PR trigger

use jump-start.sh

typo

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>

set ROC for jump-start.sh

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>

env var first

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>

debug

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>

more debug

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>

musl adjustments

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>

no longer need legacy

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>

musl dir fix

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>

cd ..

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>

roc path fix

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>

another roc path fix

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>

use TESTING releases

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>

ls platform

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>

build.roc prebuilt-platform

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>

use roc alias

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>

PATH instead of alias

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>

cross platform sed

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>

no realpath on macos

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>

pwd-p

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>

only sed on linux

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>

.o -> .a, aarch64 musl

cp jump-start

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>

alter ci/all-tests before testing

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>

no longer need ROC_BUILD_FLAGS

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>

debug args.exp

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>

typo

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>

ditch sed replace

basic-cli/build.roc was updated to handle this.

NO_BUILD todo

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>

0.14.0 changes

back to usual trigger

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>

re-enable ci_manager

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-08-24 16:29:46 +02:00
Anton-4
f4ca132f47
Merge branch 'main' into basic-ws-0-6-0 2024-08-23 19:35:47 +02:00
Anton-4
0667fce65f
Build changes for 0.8.0 2024-08-23 19:02:48 +02:00
Sam Mohr
88b004fc8a
Attempt to remove z3 dependency 2024-08-16 10:35:53 -07:00
Anton-4
a7f66c4676
ci check debug flags 2024-08-09 17:15:03 +02:00
Anton-4
889a378f96
git clean is no longer necessary
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-06-24 16:13:15 +02:00
Ryan Barth
96ac005632
refactor: release script cleanup 2024-06-23 10:49:18 -07:00
Ryan Barth
5a231763af
fix: change target directory output to match release tarball structure 2024-06-23 10:00:36 -07:00
Jonathan Schear
ae6516d54f
Remove remaining usages of cli_testing_examples folder 2024-03-06 09:58:11 -05:00
Anton-4
964c7dbcf0
update repl_basic_test because of #6525 2024-02-21 13:41:47 +01:00
Anton-4
87ff15905e
Merge remote-tracking branch 'upstream/main' into rename-roc-language-server 2024-02-12 11:58:50 +01:00
Anton-4
b8b509a363
fix sha comparison 2024-01-15 19:30:29 +01:00
Anton-4
74cbddf50c
sha on disassembly 2024-01-15 17:26:43 +01:00
Anton-4
f81fd508e4
upload bench folders 2024-01-13 19:44:33 +01:00
Brian Teague
17fabb77b4 lsp names renamed to roc_language_server
Correct gitignore case
2024-01-05 16:30:38 -05:00
Anton-4
0bc18541fc
change-detector debugging 2023-12-27 17:08:29 +01:00
Anton-4
280b35fb04
re-enable stuff 2023-12-27 16:18:50 +01:00
Anton-4
99085b784c
caught them all 2023-12-26 19:28:12 +01:00
Anton-4
da6849048b
more debugging 2023-12-26 18:58:46 +01:00
Anton-4
477351ccfc
debugging 2023-12-26 13:37:03 +01:00
Anton-4
9e6ca69843
Fix silent benchmark failure 2023-12-25 19:25:35 +01:00
Anton-4
0bd15a5b16
Merge pull request #6309 from roc-lang/use-basic-cli-7-1
update to basic-cli 0.7.1
2023-12-23 19:57:15 +01:00