Luke Boswell
|
c4b8a6e8f2
|
windows patches
|
2023-07-30 20:44:13 +02:00 |
|
Folkert
|
863ba06269
|
disable development flag
|
2023-07-30 20:44:12 +02:00 |
|
Folkert
|
d5bf526d66
|
fix calling convention problems
|
2023-07-30 20:44:11 +02:00 |
|
Folkert
|
f692c8dabf
|
consistent printing of the error message
|
2023-07-30 20:44:11 +02:00 |
|
Folkert
|
f59eed6366
|
so close
|
2023-07-30 20:44:10 +02:00 |
|
Folkert
|
644def72f1
|
working happy path
|
2023-07-30 20:44:10 +02:00 |
|
Folkert
|
d3ac7d616d
|
WIP
|
2023-07-30 20:44:09 +02:00 |
|
Folkert
|
8c99cdf817
|
working codegen
|
2023-07-30 20:44:07 +02:00 |
|
Folkert
|
10aa4f58c9
|
WIP
|
2023-07-30 20:41:33 +02:00 |
|
Ayaz Hafiz
|
016862ca28
|
Fix types
|
2023-07-12 17:52:05 -05:00 |
|
Folkert
|
66be08d073
|
allow configure of whether roc_alloc is generated
|
2023-05-01 18:41:47 +02:00 |
|
Anton-4
|
f11bf90d6d
|
values name change
|
2023-03-21 11:34:10 +01:00 |
|
Brendan Hansknecht
|
d5e191d083
|
split up bitcode building to reduce dependency chains
|
2023-03-10 09:39:43 -08:00 |
|
Folkert de Vries
|
6fc57f0a0c
|
Merge pull request #4976 from thehabbos007/list-concat
gen_dev: add `List.concat` and fix element width bug
|
2023-01-28 13:56:36 +01:00 |
|
Ahmad Sattar
|
2f620f048e
|
Address clippy lint for gen-dev
|
2023-01-28 01:53:55 +01:00 |
|
Folkert
|
7cc5aa243b
|
fix some comments
|
2023-01-27 11:24:47 +01:00 |
|
Ayaz
|
7076c889a5
|
Merge pull request #4828 from roc-lang/refactor-build
Refactor build
|
2022-12-29 18:41:22 -06:00 |
|
Folkert
|
aca8d98ad9
|
fix dev test compilation
|
2022-12-29 16:50:22 +01:00 |
|
Ayaz Hafiz
|
650d3e6321
|
Fix gen dev
|
2022-12-29 08:14:35 -06:00 |
|
Richard Feldman
|
1cd0097c23
|
Fix test_gen test
|
2022-12-11 06:16:29 -05:00 |
|
Folkert
|
1ef27b4bec
|
fix gen-dev compilation
|
2022-12-09 18:28:14 +01:00 |
|
Richard Feldman
|
8db6cde08d
|
Fix some test helpers
|
2022-11-24 15:31:11 -05:00 |
|
Richard Feldman
|
a8b6fa051a
|
Centralize host tempfile builder logic
|
2022-11-22 20:52:44 -05:00 |
|
Richard Feldman
|
0b73ea69af
|
Make sure tempfiles don't get dropped too early
|
2022-11-22 20:22:08 -05:00 |
|
Richard Feldman
|
9c1291d57d
|
Give tempfiles the file extensions Zig expects
|
2022-11-22 19:19:54 -05:00 |
|
Richard Feldman
|
16fd39c4f7
|
Missed a couple of .to_str().unwrap()s
|
2022-11-22 18:51:01 -05:00 |
|
Richard Feldman
|
4a601ffd4c
|
Use tempfile::NamedTempFile in more places
|
2022-11-22 18:40:06 -05:00 |
|
Richard Feldman
|
e97a5fe7f6
|
Use include_bytes! so builtin hosts live in binary
|
2022-11-22 17:57:32 -05:00 |
|
Brian Carroll
|
ed048c7c93
|
Fix more tests
|
2022-11-12 09:12:28 +00:00 |
|
Ayaz Hafiz
|
92aa0912ea
|
Report unused imports in modules
|
2022-09-30 13:40:34 -05:00 |
|
Ayaz Hafiz
|
cea2fcafae
|
Fix dev/wasm compile errors
|
2022-08-31 15:42:02 -05:00 |
|
Ayaz Hafiz
|
d8c18cc898
|
Ignore argument
|
2022-08-10 20:23:17 -07:00 |
|
Richard Feldman
|
304c2c0bb0
|
Fix test_gen::helpers::dev
|
2022-08-04 13:52:35 -04:00 |
|
Anton-4
|
d6b62add36
|
fixed BUILTINS_HOST_OBJ_PATH not found
|
2022-08-01 18:54:16 +02:00 |
|
Folkert de Vries
|
3b60acb938
|
Merge pull request #3462 from rtfeldman/fix-nested-imports
Fix importing interfaces with nested paths
|
2022-07-10 18:08:38 +02:00 |
|
Folkert
|
cef4dc6b9f
|
add wasm test mode that influences test wrapper codegen
|
2022-07-10 14:05:17 +02:00 |
|
Richard Feldman
|
86ee6b0e03
|
Fix some warnings in gen dev tests
|
2022-07-09 19:23:36 -04:00 |
|
Richard Feldman
|
081b1d2612
|
Fix a gen test for dev backend
|
2022-07-09 19:23:22 -04:00 |
|
Anton-4
|
eee85fa45d
|
moved all crates into seperate folder + related path fixes
|
2022-07-01 17:37:43 +02:00 |
|