bjorn3
|
3a0f5dc9ec
|
Fix a bug when the same function is called with different signatures
|
2018-07-27 19:01:38 +02:00 |
|
bjorn3
|
7862e2ea1c
|
Implement some intrinsics
|
2018-07-26 10:48:50 +02:00 |
|
bjorn3
|
874208bcd5
|
Add closure support (fixes #2)
|
2018-07-26 10:14:27 +02:00 |
|
bjorn3
|
4fad0f714f
|
Add some basic intrinsic support (only size_of atm)
|
2018-07-21 18:38:08 +02:00 |
|
bjorn3
|
0350f2faa9
|
Don't panic on intrinsics
|
2018-07-20 14:20:37 +02:00 |
|
bjorn3
|
a3b53eb451
|
Better comment handling
|
2018-07-20 13:51:34 +02:00 |
|
bjorn3
|
2b5e55fb17
|
Refactor fn sig handling in preparation for supporting closures
|
2018-07-20 13:36:53 +02:00 |
|
bjorn3
|
12e129579d
|
Fix a bug
|
2018-07-19 19:42:07 +02:00 |
|
bjorn3
|
1138d38d87
|
Extract abi handling to abi.rs
|
2018-07-19 19:33:42 +02:00 |
|