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
|
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
|
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 |
|
Brian Carroll
|
dd040d5f73
|
wasm: add stack_bytes field to Env
|
2022-08-08 21:41:25 +01:00 |
|
Folkert
|
792936066c
|
Merge remote-tracking branch 'origin/trunk' into roc-std-platform
|
2022-08-07 13:28:03 +02:00 |
|
Brian Carroll
|
50326f7e0b
|
Merge branch 'trunk' of github.com:rtfeldman/roc into wasm-code-gen-fixes-i3448
|
2022-08-06 10:12:24 +01:00 |
|
Folkert de Vries
|
801f692067
|
Merge pull request #3697 from rtfeldman/test-interfaces
Allow `roc test` on interface modules
|
2022-08-05 00:01:38 +02:00 |
|
Richard Feldman
|
304c2c0bb0
|
Fix test_gen::helpers::dev
|
2022-08-04 13:52:35 -04:00 |
|
Folkert de Vries
|
9f2ddc61d8
|
Merge pull request #3699 from rtfeldman/wasm-fix-uninit-capacity
Wasm: fix uninitialised capacity in List literals
|
2022-08-04 15:24:55 +02:00 |
|
Brian Carroll
|
f526005249
|
test_gen: make default option more obvious on wasm debug page
|
2022-08-04 12:15:31 +01:00 |
|
Richard Feldman
|
7f65298cf5
|
Fix a warning when testing with --release
|
2022-08-03 22:59:50 -04:00 |
|
Richard Feldman
|
d9992e26b1
|
Fix wasm test helper
|
2022-08-03 22:59:36 -04:00 |
|
Richard Feldman
|
e685eba42b
|
fix tests
|
2022-08-03 19:50:17 -04:00 |
|