- 05 Apr, 2016 1 commit
-
-
Kunshan Wang authored
-
- 17 Feb, 2016 1 commit
-
-
- 09 Feb, 2016 1 commit
-
-
Adam R. Nelson authored
-
- 13 Jan, 2016 1 commit
-
-
Kunshan Wang authored
-
- 12 Jan, 2016 1 commit
-
-
Kunshan Wang authored
-
- 27 Dec, 2015 1 commit
-
-
Kunshan Wang authored
-
- 08 Dec, 2015 2 commits
-
-
Kunshan Wang authored
Some Linux distributions (notably Ubuntu) sets the --as-needed linker flag by default, which makes the linker sensitive of the order of the libraries the executable file depends on in the command line. Other distributions (such as ArchLinux) do not set this flag by default. For safety, this flag is explicitly turned off in both the Makefile and the refimpl2-config script on Linux.
-
Kunshan Wang authored
-
- 04 Dec, 2015 4 commits
-
-
Kunshan Wang authored
`cbinding/refimpl2-config` now puts `libmurefimpl2start.so` on the "rpath" of the binary.
-
Kunshan Wang authored
-
Kunshan Wang authored
C programs can start Mu.
-
Kunshan Wang authored
-
- 03 Dec, 2015 3 commits
-
-
Kunshan Wang authored
-
Kunshan Wang authored
-
Kunshan Wang authored
- Tested load_bundle, composite types and memory ops. - Fixed a bug in insertelement.
-
- 02 Dec, 2015 2 commits
-
-
Kunshan Wang authored
In theory, all Mu client API functions are available to C, but not all are tested. Now a client in C is known to be able to create stack, thread, handle traps and introspect stacks.
-
Kunshan Wang authored
-
- 01 Dec, 2015 3 commits
-
-
Kunshan Wang authored
-
Kunshan Wang authored
A C client can now call API functions to convert between primitive C values and Mu handles.
-
-
- 30 Nov, 2015 4 commits
-
-
Kunshan Wang authored
C client can call MuCtx methods and close it now. It looks like it's on the right track.
-
Kunshan Wang authored
-
Kunshan Wang authored
-
Kunshan Wang authored
-
- 26 Nov, 2015 1 commit
-
-
Kunshan Wang authored
I am about to add some native-facing stuff, so make sure outdated JNR libraries don't introduce bugs.
-
- 25 Nov, 2015 1 commit
-
-
Kunshan Wang authored
Existing code based on Int-based frame selectors should not break with the help of RichMuCtx.
-
- 24 Nov, 2015 1 commit
-
-
Kunshan Wang authored
-
- 23 Nov, 2015 1 commit
-
-
Kunshan Wang authored
Consider the master branch of the microvm-spec as using the goto-with-value form.
-
- 11 Nov, 2015 3 commits
-
-
Kunshan Wang authored
Useful for initialising reference fields to pre-allocated objects whose references are held in global cells.
-
Kunshan Wang authored
No C code written.
-
Kunshan Wang authored
-
- 10 Nov, 2015 3 commits
-
-
Kunshan Wang authored
-
Kunshan Wang authored
-
Kunshan Wang authored
-
- 09 Nov, 2015 2 commits
-
-
Kunshan Wang authored
-
Kunshan Wang authored
-
- 04 Nov, 2015 2 commits
-
-
Kunshan Wang authored
-
Adam R. Nelson authored
-
- 03 Nov, 2015 2 commits
-
-
Kunshan Wang authored
-
Kunshan Wang authored
-