Brendan Hansknecht
|
05c1b6c583
|
more debug info corrections
|
2023-12-04 14:27:02 -08:00 |
|
Brendan Hansknecht
|
787d7f85ac
|
switch dbg arg ordering to make it backwards compatible
|
2023-12-02 21:18:32 -08:00 |
|
Brendan Hansknecht
|
6c60da2832
|
add dbg impl for use with roc test
|
2023-12-02 21:18:32 -08:00 |
|
Brendan Hansknecht
|
f5fb01fd53
|
Get tests passing
Add roc_dbg to some platforms.
Also start updating some roc_panic impls.
|
2023-11-29 21:05:49 -08:00 |
|
Brendan Hansknecht
|
398bf2f96c
|
update rust code to llvm-16 and fix build
also update:
- llvm frame address
- erased function type
- dec passing to zig
- gen dev storage size
|
2023-10-23 13:50:31 -07:00 |
|
Luke Boswell
|
2e0c83ae63
|
fixes for zig tests Windows
|
2023-09-12 19:28:11 +10:00 |
|
Folkert
|
4419e961c8
|
remove unneeded extern definitions
|
2023-03-30 21:36:30 +02:00 |
|
Folkert
|
d67617e64b
|
when roc_panic is setjmp/longjmp, mark its linkage as internal
|
2023-03-29 15:03:30 +02:00 |
|
Folkert
|
0072192897
|
prepare for llvm 15
|
2023-01-28 14:51:47 +01:00 |
|
Folkert
|
9bf8d65170
|
upgrade most build_load usages
|
2022-12-20 00:11:45 +01:00 |
|
Folkert
|
3720c38e2b
|
convert to pointer_cast where we can
|
2022-12-17 23:21:19 +01:00 |
|
Richard Feldman
|
8307a194e1
|
fix typo
|
2022-12-08 06:37:00 -05:00 |
|
Folkert
|
c9adafa04b
|
remove internal use of roc_send_signal
|
2022-12-08 12:20:55 +01:00 |
|
Ayaz Hafiz
|
a8122662c2
|
Return panic tag from roc_panic to test platform
|
2022-11-24 14:46:52 -06:00 |
|
Ayaz Hafiz
|
4709f9a0de
|
roc_panic is passed a RocStr
|
2022-11-24 14:46:50 -06:00 |
|
Folkert
|
653741ccde
|
refactor llvm lowlevel code into its own file
|
2022-11-09 17:40:40 +01:00 |
|
Folkert
|
82ca7fc8c5
|
an attempt to fix the repl tests
|
2022-10-16 15:56:24 +02:00 |
|
Folkert
|
fc01a0ee44
|
ignore if set_shared_buffer is not defined
|
2022-07-27 23:50:06 +02:00 |
|
Folkert
|
f7452b8889
|
pass the shared buffer to zig directly
|
2022-07-27 17:16:12 +02:00 |
|
Folkert
|
498004c554
|
clean up expect code when not running tests
|
2022-07-27 12:26:03 +02:00 |
|
Folkert
|
eefb23e433
|
DCE expect helper for non-expect code gen
|
2022-07-27 12:07:51 +02:00 |
|
Folkert
|
b229c70eec
|
add cli test configuration
|
2022-07-13 19:16:36 +02:00 |
|
Folkert
|
cef4dc6b9f
|
add wasm test mode that influences test wrapper codegen
|
2022-07-10 14:05:17 +02:00 |
|
Folkert
|
f05274faef
|
Merge remote-tracking branch 'origin/trunk' into remove-old-expect-logic
|
2022-07-06 13:03:41 +02:00 |
|
Anton-4
|
eee85fa45d
|
moved all crates into seperate folder + related path fixes
|
2022-07-01 17:37:43 +02:00 |
|