removed the class hash and all functions identifying classes by name only
[cacao.git] / src / vm / class.h
2005-04-03 edwinremoved the class hash and all functions identifying...
2005-04-02 edwinno more unloaded classinfos!
2005-04-02 edwinchanged exception types and innerclass references to...
2005-04-02 edwinclassinfo: changed type of super and interfaces to...
2005-04-01 edwinextended type system to use symbolic references
2005-03-30 twistiAdded class_java_lang_NoClassDefFoundError: required...
2005-03-29 twisti- added constant_classref typedef
2005-03-28 twistiMoved stuff from other headers (global.h, loader.h).
2005-03-27 edwinadded functions for dynamically creating classrefs
2005-03-27 edwinadded functions for dynamically creating class references
2005-03-23 twistiAdded class_java_util_Vector
2005-02-10 twistiMostly stuff from native.[ch] and tables.[ch].