- 23 Sep, 2016 3 commits
-
-
Kunshan Wang authored
TODO: Convert retvals back to C.
-
Kunshan Wang authored
Inline the converter functions for minimum cost. Use debug_assert! Mark C-facing functions as extern. Added filler functions to fill-up the C-facing structs with methods.
-
Kunshan Wang authored
Now arrays, handles and primitive values can be converted to the appropriate Rust values. TODO: Need to forward each function to the concrete api_impl methods, and convert the return values back to C types. Stubs should be generated to ease the implementation of high-level methods.
-
- 22 Sep, 2016 7 commits
-
-
Kunshan Wang authored
api_bridge.rs will convert low-level C valus to high-level Rust value, such as CMuValue* -> [&APIMuValue].
-
Kunshan Wang authored
fn() is already function pointer type. No need for `*mut fn()`.
-
Kunshan Wang authored
-
qinsoon authored
-
qinsoon authored
going to implement exception
-
qinsoon authored
-
qinsoon authored
-
- 21 Sep, 2016 3 commits
- 20 Sep, 2016 1 commit
-
-
qinsoon authored
(for blocks created during instruction selection)
-
- 15 Sep, 2016 4 commits
- 13 Sep, 2016 3 commits
- 12 Sep, 2016 3 commits
- 09 Sep, 2016 1 commit
-
-
qinsoon authored
-
- 08 Sep, 2016 1 commit
-
-
qinsoon authored
-
- 31 Aug, 2016 1 commit
-
-
qinsoon authored
-
- 26 Aug, 2016 1 commit
-
-
qinsoon authored
gonna implement THREADEXIT
-
- 23 Aug, 2016 3 commits
- 19 Aug, 2016 4 commits
- 18 Aug, 2016 2 commits
- 16 Aug, 2016 1 commit
-
-
qinsoon authored
-
- 12 Aug, 2016 2 commits