corda/src
2007-09-29 15:08:29 -06:00
..
amd64.S remove unnecessary .type declaration from amd64.S 2007-09-19 18:12:08 -06:00
builtin.cpp sketch of Compiler.compileNative() and ifnull instruction implementation 2007-09-28 17:41:03 -06:00
cdecl.S align SP to 16 byte boundary on Darwin in cdecl.S 2007-09-19 18:36:35 -06:00
common.h clean up compile.cpp and support both x86_64 and i386; further refactoring to support JIT 2007-09-26 17:23:03 -06:00
compile.cpp implement checkcast and instanceof 2007-09-29 15:08:29 -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 set verbose constants to false in heap.cpp 2007-09-19 08:33:43 -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 implement checkcast and instanceof 2007-09-29 15:08:29 -06:00
jnienv.cpp refactoring effort to pave the way for JIT compilation 2007-09-23 19:39:03 -06:00
jnienv.h JNIEnv and JavaVM method implementations 2007-09-10 17:33:58 -06:00
machine.cpp implement more instructions; various bugfixes 2007-09-29 14:24:14 -06:00
machine.h sketch of Compiler.compileNative() and ifnull instruction implementation 2007-09-28 17:41:03 -06:00
main.cpp refactoring effort to pave the way for JIT compilation 2007-09-23 19:39:03 -06:00
output.h copy input.h and output.h from mess project 2007-06-04 17:48:35 -06:00
process.h sketch of Compiler.compileNative() and ifnull instruction implementation 2007-09-28 17:41:03 -06:00
processor.h clean up compile.cpp and support both x86_64 and i386; further refactoring to support JIT 2007-09-26 17:23:03 -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 clean up compile.cpp and support both x86_64 and i386; further refactoring to support JIT 2007-09-26 17:23:03 -06:00
system.h use dlopen()/dlsym() to resolve builtin JNI methods 2007-09-18 17:30:09 -06:00
type-generator.cpp JIT works for Instructions.java 2007-09-25 17:53:11 -06:00
types.def clean up compile.cpp and support both x86_64 and i386; further refactoring to support JIT 2007-09-26 17:23:03 -06:00
types.h more JNI work 2007-06-28 20:58:48 -06:00
vmInvoke.S clean up compile.cpp and support both x86_64 and i386; further refactoring to support JIT 2007-09-26 17:23:03 -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