- 16 May, 2017 1 commit
-
-
qinsoon authored
-
- 21 Apr, 2017 1 commit
-
-
qinsoon authored
macro.
-
- 28 Mar, 2017 1 commit
-
-
qinsoon authored
-
- 20 Mar, 2017 1 commit
-
-
qinsoon authored
-
- 08 Mar, 2017 1 commit
-
-
qinsoon authored
-
- 22 Feb, 2017 2 commits
-
-
qinsoon authored
- 10 Feb, 2017 1 commit
-
-
qinsoon authored
-
- 03 Feb, 2017 1 commit
-
-
qinsoon authored
-
- 02 Feb, 2017 1 commit
-
-
qinsoon authored
-
- 01 Feb, 2017 1 commit
-
-
qinsoon authored
functions
-
- 30 Jan, 2017 2 commits
- 27 Jan, 2017 2 commits
- 19 Jan, 2017 1 commit
-
-
qinsoon authored
-
- 18 Jan, 2017 1 commit
-
-
qinsoon authored
internally they do nothing (gc doesnt move in zebu atm)
-
- 17 Jan, 2017 1 commit
-
-
qinsoon authored
-
- 16 Jan, 2017 3 commits
- 13 Jan, 2017 1 commit
-
-
qinsoon authored
-
- 12 Jan, 2017 3 commits
- 10 Jan, 2017 2 commits
- 09 Jan, 2017 2 commits
- 07 Jan, 2017 1 commit
-
-
qinsoon authored
-
- 06 Jan, 2017 1 commit
-
-
qinsoon authored
global
-
- 21 Dec, 2016 1 commit
-
-
qinsoon authored
-
- 30 Nov, 2016 1 commit
-
-
qinsoon authored
-
- 18 Nov, 2016 1 commit
-
-
qinsoon authored
1. see vm/vm_options.rs for usage and default values 2. added mu_fastimpl_new_with_opts under vm/api/api_impl/muvm.rs
-
- 09 Nov, 2016 1 commit
-
-
qinsoon authored
Note: made two places in api implementation as unimplemented as the instruction/type chnaged.
-
- 03 Nov, 2016 1 commit
-
-
qinsoon authored
-
- 02 Nov, 2016 1 commit
-
-
qinsoon authored
now
-
- 01 Nov, 2016 1 commit
-
-
qinsoon authored
-
- 31 Oct, 2016 1 commit
-
-
Kunshan Wang authored
Also fixed a bug in FuncVer building.
-
- 05 Oct, 2016 1 commit
-
-
Kunshan Wang authored
Creaation and destruction of MuVM, MuCtx and MuIRBuilder. Now the `mvm->new_context`, `ctx->new_ir_builder`, `ctx->close_context` and `b->abort` works. MuVM can also be created via a top-level "C"-style exported function `mu_fastimpl_new()` so that in theory, it can be used in C programs.
-