bjorn3
|
c68e76c33b
|
Implement variadic function calling
|
2019-02-11 19:18:52 +01:00 |
|
bjorn3
|
91385ba0fc
|
Cleanup config.sh
|
2019-02-11 15:42:28 +01:00 |
|
bjorn3
|
1eba7e5f5e
|
Implement drop for trait objects
|
2019-02-08 17:20:24 +01:00 |
|
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
|
4eb0c0787a
|
Print a message when panicking from mini_core
|
2019-01-26 15:14:39 +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
|
7ea7d021ca
|
Rustup to rustc 1.33.0-nightly (ddab10a69 2018-12-23)
|
2018-12-24 14:50:18 +01:00 |
|
bjorn3
|
0b4ede39e5
|
Add pretty param and local info comments to clif
|
2018-12-22 18:21:30 +01:00 |
|
bjorn3
|
16334be18e
|
Remove a workaround for icmp.i8/i16 not having an encoding
|
2018-11-17 15:02:57 +01:00 |
|
bjorn3
|
d20f54bb1a
|
Add some benchmarks
|
2018-11-05 18:42:43 +01:00 |
|
bjorn3
|
4f7f65ce55
|
Rustup to rustc 1.32.0-nightly (04fdb44f5 2018-11-03)
|
2018-11-04 15:29:01 +01:00 |
|
bjorn3
|
f4e544894a
|
Implement Rvalue::Len for arrays
|
2018-10-06 13:50:31 +02:00 |
|
bjorn3
|
ab57af4e6a
|
Fix projection of sized field in unsized type
|
2018-10-06 11:21:18 +02:00 |
|
bjorn3
|
69fe4d6f92
|
Workaround some missing encodings in cranelift
|
2018-09-30 16:33:55 +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 |
|