* renamed CACAO_TYPECHECK to ENABLE_VERIFIER
[cacao.git] / src / vm / classcache.h
2005-11-27 edwin* classcache.c: removed splint /*@...@*/ annotations
2005-11-26 edwin* defineClass: check if class has already been defined...
2005-11-16 twisti* classcache_init: Changed return type to bool.
2005-06-16 edwinclass loading synchronization: throw away loaded class...
2005-04-03 edwinremoved the class hash and all functions identifying...
2005-04-01 edwinextended type system to use symbolic references
2005-03-29 twistiInclude new proper header files.
2005-03-25 edwinadded new code for the loaded class cache and loading...