corda/src
2007-09-10 20:13:55 -06:00
..
amd64.S hello, world 2007-06-29 10:42:39 -06:00
builtin.cpp several things: change object typedef to Object* instead of void* to improve type safety; add JNICALL attributes to JNI functions; implement additional JavaVM methods 2007-09-06 18:21:52 -06:00
builtin.h java/io bugfixes and coverage; jni bugfixes; minor refactoring 2007-07-26 18:06:05 -06:00
cdecl.S more JNI work 2007-06-28 20:58:48 -06:00
common.h several things: change object typedef to Object* instead of void* to improve type safety; add JNICALL attributes to JNI functions; implement additional JavaVM methods 2007-09-06 18:21:52 -06:00
constants.h JNIEnv and JavaVM method implementations 2007-09-10 17:33:58 -06:00
finder.cpp re-implement System.getProperty to separate vm-specific properties from others 2007-08-27 07:46:17 -06:00
finder.h re-implement System.getProperty to separate vm-specific properties from others 2007-08-27 07:46:17 -06:00
heap.cpp several things: change object typedef to Object* instead of void* to improve type safety; add JNICALL attributes to JNI functions; implement additional JavaVM methods 2007-09-06 18:21:52 -06:00
heap.h several things: change object typedef to Object* instead of void* to improve type safety; add JNICALL attributes to JNI functions; implement additional JavaVM methods 2007-09-06 18:21:52 -06:00
input.h copy input.h and output.h from mess project 2007-06-04 17:48:35 -06:00
jnienv.cpp JNIEnv and JavaVM method implementations 2007-09-10 17:33:58 -06:00
jnienv.h JNIEnv and JavaVM method implementations 2007-09-10 17:33:58 -06:00
machine.cpp JNIEnv and JavaVM method implementations 2007-09-10 17:33:58 -06:00
machine.h JNIEnv and JavaVM method implementations 2007-09-10 17:33:58 -06:00
main.cpp simplify heap.cpp by allocating segments pessimistically 2007-08-18 15:24:29 -06:00
output.h copy input.h and output.h from mess project 2007-06-04 17:48:35 -06:00
run.cpp more JNIEnvVTable entries 2007-09-07 17:20:21 -06:00
run.h more JNIEnvVTable entries 2007-09-07 17:20:21 -06:00
stdc++.cpp copy makefile, stdc++.cpp, and type-generator.cpp from mess project 2007-06-03 17:16:07 -06:00
stream.h implement floating point instructions 2007-08-13 08:06:31 -06:00
system.cpp fix backwards logic in System::Local assertions 2007-09-10 20:13:55 -06:00
system.h JNIEnv and JavaVM method implementations 2007-09-10 17:33:58 -06:00
type-generator.cpp several things: change object typedef to Object* instead of void* to improve type safety; add JNICALL attributes to JNI functions; implement additional JavaVM methods 2007-09-06 18:21:52 -06:00
types.def several things: change object typedef to Object* instead of void* to improve type safety; add JNICALL attributes to JNI functions; implement additional JavaVM methods 2007-09-06 18:21:52 -06:00
types.h more JNI work 2007-06-28 20:58:48 -06:00