corda/src
2007-10-23 11:22:48 -06:00
..
builtin.cpp revise signatures of mark() and set() to take a target object and offset instead of a target object reference, paving the way for immovable objects 2007-10-22 11:22:30 -06:00
common.h sketch of windows port 2007-10-22 19:00:57 -06:00
compile.cpp revise signatures of mark() and set() to take a target object and offset instead of a target object reference, paving the way for immovable objects 2007-10-22 11:22:30 -06:00
compile.S move bitmap helper functions to common.h; preserve callee-saved registers in vmInvoke() 2007-10-11 20:52:16 -06:00
constants.h JNIEnv and JavaVM method implementations 2007-09-10 17:33:58 -06:00
finder.cpp strip leading slashes from path in JarElement::find()/exists() 2007-09-21 08:15:39 -06:00
finder.h sketch of JAR support in Finder 2007-09-16 18:13:36 -06:00
heap.cpp move bitmap helper functions to common.h; preserve callee-saved registers in vmInvoke() 2007-10-11 20:52:16 -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
interpret.cpp revise signatures of mark() and set() to take a target object and offset instead of a target object reference, paving the way for immovable objects 2007-10-22 11:22:30 -06:00
jnienv.cpp revise signatures of mark() and set() to take a target object and offset instead of a target object reference, paving the way for immovable objects 2007-10-22 11:22:30 -06:00
jnienv.h JNIEnv and JavaVM method implementations 2007-09-10 17:33:58 -06:00
machine.cpp refactor build system to support cross-compiling 2007-10-22 14:56:27 -06:00
machine.h revise signatures of mark() and set() to take a target object and offset instead of a target object reference, paving the way for immovable objects 2007-10-22 11:22:30 -06:00
main.cpp refactor build system to support cross-compiling 2007-10-22 14:56:27 -06:00
output.h copy input.h and output.h from mess project 2007-06-04 17:48:35 -06:00
posix.cpp sketch of windows port 2007-10-22 19:00:57 -06:00
process.h revise signatures of mark() and set() to take a target object and offset instead of a target object reference, paving the way for immovable objects 2007-10-22 11:22:30 -06:00
processor.h more work on JIT unwinding 2007-10-04 16:41:19 -06:00
stream.h implement floating point instructions 2007-08-13 08:06:31 -06:00
system.h use dlopen()/dlsym() to resolve builtin JNI methods 2007-09-18 17:30:09 -06:00
type-generator.cpp refactor build system to support cross-compiling 2007-10-22 14:56:27 -06:00
types.def more progress towards stack mapping 2007-10-10 16:39:40 -06:00
types.h more JNI work 2007-06-28 20:58:48 -06:00
windows.cpp mork work on the windows port 2007-10-23 11:22:48 -06:00
windows.S refactor build system to support cross-compiling 2007-10-22 14:56:27 -06:00
x86.h sketch of windows port 2007-10-22 19:00:57 -06:00
x86.S sketch of windows port 2007-10-22 19:00:57 -06:00
zlib-custom.h Various fixes (mostly making things more strict) to get the code to 2007-09-19 10:22:19 -06:00