bjorn3
|
43f4dc6220
|
Fix some warnings
|
2019-02-06 18:49:59 +01:00 |
|
bjorn3
|
33bdb7e919
|
Use mini_core::panic with jit
|
2019-01-26 15:16:58 +01:00 |
|
bjorn3
|
4bca86c236
|
Use malloc in mini_core::allocate
|
2019-01-26 15:11:33 +01:00 |
|
bjorn3
|
09c4569c87
|
Implement line debuginfo
|
2019-01-26 11:59:57 +01:00 |
|
bjorn3
|
16e43c9d21
|
Fix unsize coercions and the size_of_val and min_align_of_val intrinsics for custom dst's
|
2018-12-29 15:36:17 +01:00 |
|
bjorn3
|
f4e544894a
|
Implement Rvalue::Len for arrays
|
2018-10-06 13:50:31 +02:00 |
|
bjorn3
|
b11cb572dc
|
Use cranelift_frontend::Switch for switchInt
|
2018-09-25 18:04:30 +02:00 |
|
bjorn3
|
f127042639
|
Rename examples directory to example to prevent rls trying to compile its content
|
2018-09-22 12:15:56 +02:00 |
|