Richard Feldman
|
3ca9202e3b
|
Merge pull request #3834 from roc-lang/rust-1.63-clippy
rust 1.63 clippy
|
2022-08-27 21:15:36 -04:00 |
|
Richard Feldman
|
adb89bbf82
|
Merge pull request #3734 from roc-lang/decoding-optional-record-fields-illegal
Report errors for attempting to derive decoding of records with optional field types
|
2022-08-27 21:12:44 -04:00 |
|
Richard Feldman
|
395105ae54
|
Merge pull request #3904 from roc-lang/fix-as-into-glue
Fix glue for into_ and as_ on single-tag unions
|
2022-08-27 20:57:00 -04:00 |
|
Brendan Hansknecht
|
6e19ca1da6
|
Merge pull request #3911 from roc-lang/surgical-symbol-tests
surgical symbol tests
|
2022-08-27 16:50:08 +00:00 |
|
Richard Feldman
|
7e3a10906c
|
Merge pull request #3888 from roc-lang/windows-cross-compilation
windows cross compilation
|
2022-08-27 07:59:05 -04:00 |
|
Anton-4
|
3f65b0f327
|
Merge pull request #3909 from JanCVanB/patch-3
Add RPM/Fedora alternatives to Debian/Ubuntu commands
|
2022-08-27 13:26:58 +02:00 |
|
Folkert
|
57c12b009b
|
find the undefined symbols
|
2022-08-27 12:21:49 +02:00 |
|
Folkert
|
0238471241
|
add a test for extracting symbols from a dynhost
|
2022-08-27 12:19:06 +02:00 |
|
Folkert
|
c4d25e0180
|
extract symbol collecting logic
|
2022-08-27 12:17:29 +02:00 |
|
Folkert
|
45b32106ec
|
add an example dynhost elf file
|
2022-08-27 12:16:28 +02:00 |
|
Anton-4
|
660c4dfb2f
|
Merge pull request #3896 from roc-lang/www-repl-nightly-2
Use nightly build of REPL when deploying the website
|
2022-08-27 09:29:47 +02:00 |
|
Jan Van Bruggen
|
83a3421659
|
Add RPM/Fedora alternatives to Debian/Ubuntu commands
Signed-off-by: Jan Van Bruggen <JanCVanB@users.noreply.github.com>
|
2022-08-26 23:00:44 -06:00 |
|
Richard Feldman
|
0e54462fea
|
Merge pull request #3905 from roc-lang/getting-started-zig
getting started: update zig version
|
2022-08-26 19:01:57 -04:00 |
|
Folkert de Vries
|
4cfe99c598
|
Merge pull request #3901 from roc-lang/windows-build-cli
windows build cli
|
2022-08-27 00:15:00 +02:00 |
|
Brian Carroll
|
1603927507
|
Always skip subs cache on Windows
|
2022-08-26 21:28:09 +01:00 |
|
Folkert
|
5451c5461e
|
use timer in the benchmark platform
|
2022-08-26 18:28:40 +02:00 |
|
Anton-4
|
df630e2ada
|
getting started: update zig version
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
|
2022-08-26 18:19:08 +02:00 |
|
Richard Feldman
|
282a31ae8b
|
Fix glue for into_ and as_ on single-tag unions
|
2022-08-26 11:28:26 -04:00 |
|
Folkert de Vries
|
104ec255d7
|
Merge pull request #3903 from roc-lang/fix-glue-repr
Use repr(transparent) for single-tag union glue
|
2022-08-26 16:14:38 +02:00 |
|
Richard Feldman
|
641f089384
|
Use repr(transparent) for single-tag union glue
|
2022-08-26 09:18:20 -04:00 |
|
Anton-4
|
e917f1066f
|
Merge pull request #3817 from roc-lang/www-repl-nightly
ci: create a CI script to include the web REPL in nightly builds
|
2022-08-26 13:13:26 +02:00 |
|
Anton-4
|
e8966d0620
|
re-enable cron
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
|
2022-08-26 11:51:46 +02:00 |
|
Anton-4
|
b82f6cd634
|
moved nightly wasm repl code
|
2022-08-26 11:28:12 +02:00 |
|
Anton-4
|
9155c2382f
|
Merge pull request #3895 from roc-lang/check-duplicate-authors
Check for duplicate AUTHORS
|
2022-08-26 11:16:15 +02:00 |
|
Anton-4
|
39c901fd8f
|
moved tests from Earthfile to ubuntu_x86_64.yml
|
2022-08-26 10:39:16 +02:00 |
|
Folkert de Vries
|
04a0a71e83
|
Merge pull request #3900 from BrianHicks/patch-1
tiny typo fix
|
2022-08-26 09:58:52 +02:00 |
|
Brian Carroll
|
601090b0bb
|
Get rid of Rust warnings in repl_expect on Windows
|
2022-08-26 08:44:32 +01:00 |
|
Brian Carroll
|
6bae249a71
|
Add dummy roc_alloc in roc_docs_cli for Windows
|
2022-08-26 08:44:31 +01:00 |
|
Brian Carroll
|
7caca140b0
|
Further disable roc_repl_expect on Windows
|
2022-08-26 08:44:31 +01:00 |
|
Brian Carroll
|
4a4c7b7a11
|
Fix Rust warnings in roc_cli on Windows
|
2022-08-26 08:44:30 +01:00 |
|
Folkert
|
1f778db26c
|
define roc_alloc and friends in cli/src/lib.rs on windows
|
2022-08-26 08:44:30 +01:00 |
|
Folkert
|
f2b2adb550
|
attempt to disable roc_repl_expect on windows
|
2022-08-26 08:44:26 +01:00 |
|
Brian Carroll
|
35de4c6e6e
|
Merge pull request #3894 from roc-lang/windows-disable-subs-caching
windows disable subs caching statically
|
2022-08-25 20:50:10 +01:00 |
|
Brian Hicks
|
af0e4314f1
|
tiny typo fix
Signed-off-by: Brian Hicks <brian@brianthicks.com>
|
2022-08-25 14:46:54 -05:00 |
|
Folkert de Vries
|
4d9c3166cf
|
Merge pull request #3899 from roc-lang/ignore-big-tests-on-debug
Ignore tests that stack overflow on debug builds for now
|
2022-08-25 18:20:35 +02:00 |
|
Ayaz Hafiz
|
1c6d423e52
|
Add comment for why we're ignoring deep specialization tests
|
2022-08-25 09:41:57 -05:00 |
|
Ayaz Hafiz
|
356ba91f19
|
Ignore tests that stack overflow on debug builds
|
2022-08-25 09:22:53 -05:00 |
|
Brian Carroll
|
c835db8113
|
Update www build script for nightly REPL build
|
2022-08-25 08:41:26 +01: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 |
|
Brian Carroll
|
10e88a002d
|
Fix warnings in roc_load on Windows
|
2022-08-25 08:30:52 +01:00 |
|
Folkert de Vries
|
a8b83cfe37
|
Merge pull request #3858 from roc-lang/surgical-generate-dylib
Surgical generate dylib
|
2022-08-25 09:03:52 +02:00 |
|
Folkert de Vries
|
51d5aa789a
|
Merge pull request #3870 from roc-lang/dev-backend-div
add int/float division to the dev backend
|
2022-08-25 09:03:19 +02:00 |
|
Brian Carroll
|
b8d043c7d4
|
Check for duplicate AUTHORS
|
2022-08-25 07:43:44 +01:00 |
|
Folkert de Vries
|
1dc765ba29
|
Merge pull request #3893 from roc-lang/win64-memexec
Execute raw bytes on Windows without spawning a process
|
2022-08-24 23:20:49 +02:00 |
|
Folkert
|
71e78f77a2
|
disable subs caching on windows statically
|
2022-08-24 23:16:49 +02:00 |
|
Folkert
|
428b1edf5d
|
cross-compile hello world (it runs in wine!)
|
2022-08-24 22:43:09 +02:00 |
|
Brian Carroll
|
6038a5da0d
|
cli: use memexec crate to execute raw bytes on Windows without spawning a process
|
2022-08-24 21:36:49 +01:00 |
|
Richard Feldman
|
cc24186a10
|
Merge pull request #3851 from roc-lang/reenable-linux-nightly
fix linux nightly
|
2022-08-24 14:48:35 -04:00 |
|
Richard Feldman
|
fa54bffb3c
|
Merge pull request #3874 from roc-lang/test_nightlies
macos m1 nightly cron tests
|
2022-08-24 14:48:18 -04:00 |
|
Anton-4
|
26f3f22479
|
put important text in bold
|
2022-08-24 14:48:08 -04:00 |
|