Brian Carroll
|
90449f45f3
|
test_gen: get some tests working with roc_wasm_interp
|
2022-12-10 00:52:23 +00:00 |
|
Folkert
|
1ef27b4bec
|
fix gen-dev compilation
|
2022-12-09 18:28:14 +01:00 |
|
Folkert
|
a72556b927
|
refactor entry point
|
2022-12-09 15:10:25 +01:00 |
|
Ayaz Hafiz
|
7562525e96
|
Bugfix match
|
2022-12-02 16:31:47 -06:00 |
|
Richard Feldman
|
b2beeb770e
|
Merge remote-tracking branch 'origin/main' into https-packages
|
2022-11-25 19:50:06 -05:00 |
|
Ayaz Hafiz
|
41659ec394
|
Remove unneeded roc_panic extern in tests
We stub roc_panic to SJ/LJ-style exceptions in llvm tests, so this is
not needed.
|
2022-11-24 14:56:44 -06:00 |
|
Ayaz Hafiz
|
cbdb535580
|
Remove unused macro
|
2022-11-24 14:54:51 -06:00 |
|
Ayaz Hafiz
|
803d7e30e3
|
Eliminate Stmt::RuntimeError in favor of crash
|
2022-11-24 14:46:53 -06:00 |
|
Ayaz Hafiz
|
1922a144f2
|
bye ffi
|
2022-11-24 14:46:53 -06:00 |
|
Ayaz Hafiz
|
32400e37e1
|
Implement crash in gen-wasm
|
2022-11-24 14:46:52 -06:00 |
|
Ayaz Hafiz
|
a8122662c2
|
Return panic tag from roc_panic to test platform
|
2022-11-24 14:46:52 -06:00 |
|
Ayaz Hafiz
|
9201cf0b32
|
Add tests for user crash
|
2022-11-24 14:46:52 -06:00 |
|
Ayaz Hafiz
|
72ff0cc800
|
rename default panic tag to roc panic tag
|
2022-11-24 14:46:51 -06:00 |
|
Ayaz Hafiz
|
d33985db92
|
RocStr roc_panic for wasm gen
|
2022-11-24 14:46:51 -06:00 |
|
Richard Feldman
|
8db6cde08d
|
Fix some test helpers
|
2022-11-24 15:31:11 -05:00 |
|
Richard Feldman
|
f5cb2d73a1
|
Merge branch 'precompiled-legacy' into https-packages
|
2022-11-24 04:29:56 -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 |
|
Richard Feldman
|
721841fa1f
|
Provide roc_cache_dir everywhere
|
2022-11-20 19:53:48 -05:00 |
|
Brian Carroll
|
ba99870de0
|
minor tweaks
|
2022-11-16 21:25:16 +00:00 |
|
Brian Carroll
|
2fa4c33b77
|
Merge branch 'main' of github.com:roc-lang/roc into wasm_module_crate
|
2022-11-15 21:16:25 +00:00 |
|
Folkert de Vries
|
de472015f6
|
Merge pull request #4505 from roc-lang/fix-web-repl-palette
Fix web REPL error formatting by routing the active Palette everywhere
|
2022-11-15 15:49:37 +01:00 |
|
Brian Carroll
|
04fcf89653
|
Fix compile errors in wasm tests
|
2022-11-15 09:40:55 +00:00 |
|
Folkert
|
031866799a
|
use inkwell's FunctionIterator
|
2022-11-13 14:51:24 +01:00 |
|
Brian Carroll
|
ed048c7c93
|
Fix more tests
|
2022-11-12 09:12:28 +00:00 |
|
Brian Carroll
|
894697b284
|
Build fixes
|
2022-11-12 08:46:18 +00:00 |
|
Folkert
|
92cc120c7f
|
Merge remote-tracking branch 'origin/main' into roc-dev-inline-expects
|
2022-11-05 12:21:37 +01:00 |
|
Folkert
|
66a1ba00eb
|
1.65 clippy fixes
|
2022-11-03 16:20:37 +01:00 |
|
Folkert
|
0c9b49f5cd
|
Merge remote-tracking branch 'origin/main' into roc-dev-inline-expects
|
2022-11-02 23:02:22 +01:00 |
|
Anton-4
|
4ec43d9964
|
Closes #4423, link build command refactoring
|
2022-10-31 21:32:38 +01:00 |
|
Folkert
|
d27eff1b36
|
fix test compilation
|
2022-10-09 19:00:34 +02:00 |
|
Ayaz Hafiz
|
92aa0912ea
|
Report unused imports in modules
|
2022-09-30 13:40:34 -05:00 |
|
Folkert
|
57201db2f6
|
windows: temporarily do not drop gen_test results
|
2022-09-09 23:20:10 +02:00 |
|
Richard Feldman
|
3e1ca37b9e
|
Merge pull request #3950 from roc-lang/keep-dll-loaded
keep dll loaded
|
2022-09-09 14:19:35 -07:00 |
|
Folkert
|
cc1a5af70d
|
cleanup
|
2022-09-04 19:04:48 +02:00 |
|
Folkert
|
76f82a6175
|
remove debugging code
|
2022-09-04 19:02:13 +02:00 |
|
Folkert
|
6404f308f9
|
add windows llvm check mode (hacky)
|
2022-09-04 18:30:48 +02:00 |
|
Folkert
|
08b25cb935
|
fix dec calling convention for windows
|
2022-09-04 18:26:04 +02:00 |
|
Folkert
|
016efc67c6
|
don't drop explicitly?
|
2022-09-02 19:15:03 +02:00 |
|
Folkert
|
4dbdd8ac87
|
extend the lifetime of a dll until after an assert
|
2022-09-01 20:54:06 +02:00 |
|
Ayaz Hafiz
|
46bc8647b4
|
Further push layout interner
|
2022-08-31 16:08:00 -05:00 |
|
Ayaz Hafiz
|
cea2fcafae
|
Fix dev/wasm compile errors
|
2022-08-31 15:42:02 -05:00 |
|
Ayaz Hafiz
|
ed04c2040a
|
Push the layout interner through the backends
|
2022-08-31 14:33:52 -05:00 |
|
Ayaz Hafiz
|
d8c18cc898
|
Ignore argument
|
2022-08-10 20:23:17 -07:00 |
|
Ayaz Hafiz
|
10288d3430
|
Fix compile errors
|
2022-08-10 16:10:32 -07:00 |
|
Brian Carroll
|
86b5db10d5
|
Merge branch 'trunk' of github.com:rtfeldman/roc into wasm-stack-size-control-i2490
|
2022-08-08 22:39:26 +01:00 |
|