Commit Graph

25466 Commits

Author SHA1 Message Date
Anton-4
761b49acd3
try different env var substitution
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-07-15 16:12:00 +02:00
Anton-4
0499b27b84
fix env var replacement
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-07-15 16:08:07 +02:00
Anton-4
2ed8a210fd
try github runner
Let's see how long this takes...

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-07-15 14:20:26 +02:00
Anton-4
0601ac6f2d
added earthly workflow 2023-07-15 13:44:32 +02:00
Anton-4
2e193ae80b
Merge branch 'main' of github.com:roc-lang/roc into earthfile_resurrection 2023-07-12 10:38:11 +02:00
Anton-4
1c111d630e
Earthfile is back 2023-07-12 10:36:35 +02:00
Anton-4
8a3d07cb41
Merge pull request #5647 from roc-lang/wip-site-path-fix
wip site path fix
2023-07-12 10:18:24 +02:00
Luke Boswell
e9a5d16ca6
Merge branch 'main' into wip-site-path-fix 2023-07-12 17:18:04 +10:00
Richard Feldman
cdb1681e8e
Merge pull request #5577 from roc-lang/linux64
Update `roc build --target` to add more triples
2023-07-11 12:42:07 -04:00
Richard Feldman
1d5c5b25ec
Merge remote-tracking branch 'origin/main' into linux64 2023-07-11 11:33:31 -04:00
Richard Feldman
19fc7775c7
Merge pull request #5644 from roc-lang/aarch64-code-model-fix
aarch64 linux error fix
2023-07-11 11:22:57 -04:00
Anton-4
b92bc4922e
segfault codemodel workaround 2023-07-11 16:18:22 +02:00
Anton-4
8b79606b6c
Merge pull request #5345 from roc-lang/rust-1-67
switch to rust 1.67
2023-07-10 20:47:49 +02:00
Anton-4
ac8cf9bbd4
update flake.lock 2023-07-10 19:41:14 +02:00
Anton-4
75c3e52ae6
Merge pull request #5655 from roc-lang/basic-cli-docs
fix basic-cli docs index.html
2023-07-10 19:02:31 +02:00
Anton-4
03c517dcfc
resurrecting previous nix changes 2023-07-10 18:46:41 +02:00
Folkert
2d616d1fe9
manual clippy fixes 2023-07-10 18:27:10 +02:00
Folkert
ef39bad7c6
auto clippy fixes 2023-07-10 18:27:08 +02:00
Anton-4
72c85efc83
switch to rust 1.67 2023-07-10 18:25:52 +02:00
Richard Feldman
b2ce9d1cc6
Merge pull request #5481 from wontem/fix_pizza
Fix desugar step for pizza operator
2023-07-10 09:46:35 -04:00
Brian Carroll
d56413acda
Merge pull request #5651 from roc-lang/wasm-interp-memory
add the memory.fill and memory.copy commands to our wasm interpreter
2023-07-10 13:54:17 +01:00
Anton-4
fbbfba65d7
fix basic-cli docs index.html
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-07-10 13:59:19 +02:00
Folkert
5bc75b7a03
clarify comments in tests 2023-07-10 12:11:54 +02:00
Folkert de Vries
aa14784348
Merge pull request #5652 from roc-lang/remove-box
axe  box
2023-07-09 17:04:18 +02:00
Folkert
6a19009acf
32-bit float mov instruction 2023-07-09 15:47:29 +02:00
Folkert
bb97c384bb
preserve semantics in the glue generation 2023-07-09 15:47:28 +02:00
Folkert
6d2d65bb1e
remove Boxed layout 2023-07-09 15:47:28 +02:00
Folkert
d64930c17f
remove box and unbox expressions 2023-07-09 15:47:28 +02:00
Folkert
a9813aeae7
use a NonNullableUnwrapped union for Box 2023-07-09 15:47:27 +02:00
Luke Boswell
8660bca354
Merge branch 'main' into wip-site-path-fix 2023-07-09 13:52:19 +10:00
Luke Boswell
0630b905ab
fix roc build script 2023-07-09 13:51:55 +10:00
Folkert
f813591042
fix skipping immediates for memory instructions 2023-07-08 23:07:15 +02:00
Richard Feldman
b7e7059b36
Update README.md
Signed-off-by: Richard Feldman <oss@rtfeldman.com>
2023-07-08 16:52:40 -04:00
Richard Feldman
0996ca0f4c
Bold the word sponsor
Signed-off-by: Richard Feldman <oss@rtfeldman.com>
2023-07-08 16:52:12 -04:00
Richard Feldman
af75a4cc19
Use emoji in readme
Signed-off-by: Richard Feldman <oss@rtfeldman.com>
2023-07-08 16:51:31 -04:00
Anton-4
e47c1ade07
Merge pull request #5650 from roc-lang/readme-sponsor-links
added sponsor links
2023-07-08 22:50:07 +02:00
Folkert
c7ccc2092a
add the memory.fill and memory.copy commands to our wasm interpreter 2023-07-08 20:35:33 +02:00
Anton-4
8619f4785b
Merge pull request #5649 from roc-lang/http-server-index-arg
added http-server arg
2023-07-08 19:02:09 +02:00
Anton-4
90ac95ea92
don't check liberapay
the link checker gets a 403 here even though the link works

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-07-08 18:35:19 +02:00
Anton-4
49eb6ad8f4
added sponsor links
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-07-08 18:13:58 +02:00
Anton-4
820ed5a7f6
added http-server arg
--index makes it so that you don't need to go explicitly to /index.html


Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-07-08 13:56:02 +02:00
Anton-4
f7d492c73c
wip site path fix
right now a different css file is used depending on whether you go to `https://www.roc-lang.org/wip/` or `https://www.roc-lang.org/wip`

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-07-07 14:26:33 +02:00
Anton-4
98d0742c62
Merge pull request #5586 from lukewilliamboswell/website-update
Website update prep
2023-07-07 11:35:44 +02:00
Anton-4
832272dfd7
forgot dollar sign
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-07-07 10:37:59 +02:00
Anton-4
03af6749ed
fmt 2023-07-05 19:39:20 +02:00
Anton-4
781fba8f73
aarch64 linux error fix
This fixes the error relocation R_AARCH64_MOVW_UABS_G0_NC cannot be used against local symbol
2023-07-05 19:34:00 +02:00
Anton-4
02f7039b14
fix java link
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-07-05 19:11:46 +02:00
Anton-4
9c40811da7
Merge branch 'main' into website-update
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-07-05 19:02:38 +02:00
Anton-4
ff4b4cb3a3
deploy wip website, minor changes 2023-07-05 18:54:28 +02:00
Anton-4
93cb8f7c7a
Merge pull request #5641 from roc-lang/readme-chat
readme visibility
2023-07-05 15:19:54 +02:00