.. |
amd64.S
|
remove unnecessary .type declaration from amd64.S
|
2007-09-19 18:12:08 -06:00 |
builtin.cpp
|
Various fixes (mostly making things more strict) to get the code to
|
2007-09-19 10:22:19 -06:00 |
cdecl.S
|
Merge branch 'master' of dice:git/vm
|
2007-09-19 17:51:26 -06:00 |
common.h
|
slightly more efficient implementation of pad()
|
2007-09-19 18:11:19 -06:00 |
constants.h
|
JNIEnv and JavaVM method implementations
|
2007-09-10 17:33:58 -06:00 |
finder.cpp
|
Various fixes (mostly making things more strict) to get the code to
|
2007-09-19 10:22:19 -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 |
jnienv.cpp
|
implement Set<Primitive>ArrayRegion()
|
2007-09-17 16:15:42 -06:00 |
jnienv.h
|
JNIEnv and JavaVM method implementations
|
2007-09-10 17:33:58 -06:00 |
machine.cpp
|
fix allocation of large objects in allocate2(); remove references to jscheme and SWT in makefile and test directory
|
2007-09-19 08:16:49 -06:00 |
machine.h
|
Various fixes (mostly making things more strict) to get the code to
|
2007-09-19 10:22:19 -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
|
use dlopen()/dlsym() to resolve builtin JNI methods
|
2007-09-18 17:30:09 -06:00 |
run.h
|
fix Call*Method() calls to wrong run() function
|
2007-09-13 10:43:33 -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
|
Various fixes (mostly making things more strict) to get the code to
|
2007-09-19 10:22:19 -06:00 |
system.h
|
use dlopen()/dlsym() to resolve builtin JNI methods
|
2007-09-18 17:30:09 -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
|
use dlopen()/dlsym() to resolve builtin JNI methods
|
2007-09-18 17:30:09 -06:00 |
types.h
|
more JNI work
|
2007-06-28 20:58:48 -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 |