Commit Graph

83 Commits

Author SHA1 Message Date
Anton-4
3dad6aba7c
moved platform-switching 2022-10-17 15:22:20 +02:00
Jan Van Bruggen
be3e4e7b11
De-bump all v0.1.0 Roc packages to v0.0.1 2022-10-09 00:16:19 -06:00
Anton-4
dacf542942
Merge branch 'main' of github.com:roc-lang/roc into simplify_examples 2022-10-04 15:01:25 +02:00
Anton-4
fcb7d04ce9
fixed panic arg 2022-09-28 15:41:11 +02:00
Anton-4
05ed0e4cc3
clippy fix, benchmarks debugging 2022-09-28 14:30:08 +02:00
Jan Van Bruggen
527f39b8f2
Move Roc CLI testing examples to crates/ 2022-09-11 22:32:15 -06:00
Jan Van Bruggen
2eec200f09
Move helloWorld example up onto cli-platform 2022-09-11 22:22:50 -06:00
Anton-4
0b909c4a8d
macos x86_64 nightly testing 2022-09-05 14:49:26 +02:00
Brian Carroll
6a70db7fee
ci: create a CI script to include the web REPL in nightly builds 2022-08-25 08:41:26 +01:00
Anton-4
0be3ec13c9
macos m1 nightly cron tests 2022-08-23 20:05:45 +02:00
Anton-4
ce5daa0998
add libs folder to nighlty releases 2022-08-22 16:43:14 +02:00
Richard Feldman
7b2c1a7e64
s/trunk/main/g 2022-08-12 15:24:37 -04:00
Anton-4
720f02372c
use most compatible bash shebang 2022-08-12 11:45:02 +02:00
Anton-4
75d7450495
crates path fixes 2022-07-02 10:41:14 +02:00
Anton-4
d64588a817
run macOS nightly with cron, made roc version datetime UTC 2022-06-20 14:12:24 +02:00
Anton-4
c4b5c1b580
fixed package_release.sh 2022-06-18 19:33:10 +02:00
Anton-4
3be059f915
CI cleanup 2022-06-18 17:10:59 +02:00
Anton-4
0f59f3097a
cargo fix --edition 2022-05-16 17:04:17 +02:00
Anton-4
09fa577724
remove unused install-ci-libraries.sh 2022-05-09 09:24:37 +02:00
Folkert
81caa96af2
Merge remote-tracking branch 'origin/trunk' into update_zig_09 2022-05-07 19:38:04 +02:00
Anton-4
92bba2efce
clap bench fixes 2022-05-04 15:51:06 +02:00
Anton-4
dc8a6abf22
updated clap 2022-05-04 14:41:02 +02:00
rvcas
ed49ff4e21
feat(zig/ci): switch to 0.9.1 2022-02-15 00:23:42 -05:00
rvcas
485cb67040
pull zig 0.10.0-dev.691+16ec848d2 2022-02-12 22:59:16 -05:00
rvcas
0124e4d4b1
Merge branch 'trunk' into update_zig_09 2022-02-09 18:42:24 -05:00
Jan Van Bruggen
1e9d2d1239 Remove accidental trailing spaces 2022-01-18 22:25:46 -07:00
rvcas
9031bccbb7 fix(zig): update the zig download in CI 2021-12-23 15:39:45 -05:00
Richard Feldman
2081c0bff2 Drop C++ from installation scripts 2021-08-29 16:59:43 -04:00
Anton-4
2dd6618ffe
Removed dbg statement
Co-authored-by: Richard Feldman <oss@rtfeldman.com>
2021-08-06 10:32:03 +02:00
Anton-4
7fc41097c2 do abort check after first round, not second 2021-08-04 14:18:54 +02:00
Anton-4
61e139d55a deleted old bench-runner bash script 2021-08-04 11:57:36 +02:00
Anton-4
d759967be0 fmt 2021-08-03 18:53:53 +02:00
Anton-4
223afae566 improved fail printing 2021-08-03 18:53:08 +02:00
Anton-4
556fc56913 fix build errors 2021-08-03 18:02:58 +02:00
Anton-4
c4405dba8c finish with correct exit code 2021-08-03 17:01:13 +02:00
Anton-4
98fc155faf ftm, nicer print 2021-08-03 13:44:56 +02:00
Anton-4
bc1616bb33 try out rust benchmark runner with github ci 2021-08-02 20:02:02 +02:00
Anton-4
9ba48eff5f rust benchmark script working for nqueens 2021-07-31 20:47:17 +02:00
Anton-4
4459412660 rust benchmark script progress 2021-07-30 20:14:20 +02:00
Anton-4
9a765b72d6 rust benchmark script progress 2021-07-29 20:24:37 +02:00
Anton-4
ca5410402b started rewriting benchmark bash script in rust 2021-07-23 19:45:58 +02:00
Anton-4
3f64d988df Added fast dry run to benchmarks 2021-07-21 17:42:07 +02:00
Anton-4
6e18e149d9 minor cleanup 2021-07-20 14:29:30 +02:00
Anton-4
a3f7c6accf cleaned up benchmark script, now doing 200 runs per bench repeated 3 times to confirm 2021-07-20 14:10:35 +02:00
Anton-4
72e9e2d736 bash fixes 2021-07-13 18:17:00 +02:00
Anton-4
de3e5f092d On second bench run, run trunk again as well 2021-07-13 11:53:18 +02:00
Anton-4
5e1d89d9d5 made bench regression msg more visible 2021-07-09 12:39:24 +02:00
Anton-4
c9c073f79a removed useless line of code 2021-07-09 11:58:34 +02:00
Anton-4
7ce04f24be added permission to execute bench script 2021-07-09 11:14:38 +02:00
Anton-4
83ee9a0cda added benchmark regression check script 2021-07-09 10:47:26 +02:00