* src/vm/linker.cpp,
[cacao.git] / src / vm / descriptor.h
2008-10-14 Andreas HUBERT* src/vm/classcache.cpp,
2008-10-10 Robert Schuster * merged default branch into jitcache-arm-x86 branch
2008-10-10 Robert Schuster * Updated to jitcache-arm-x86 branch d4f6023b26c5...
2008-09-23 Michael Starzinger* src/vm/class.c: Moved to C++.
2008-08-25 Christian Thalinger* src/native/localref.h: Added or fixed extern "C".
2008-08-11 Robert Schuster * merged with tip (040f180a056b)
2008-08-08 Christian Thalinger* Moved all files from vmcore/ to vm/.
2007-01-29 twisti* This is a rather huge commit, which changes the build...
2006-11-16 twisti* src/vm/class.h (classinfo): Typedef added.
2006-10-26 twisti* src/vm/descriptor.h (paramdesc): We need a type for...
2006-07-05 twisti* src/vm/descriptor.h: Removed space.
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2005-12-01 twisti* vm/tables.h: Renamed to vm/hashtable.h.
2005-12-01 edwin* desc_to_type: renamed to descriptor_to_basic_type...
2005-11-28 edwin* descriptor.h: removed redundant comments
2005-06-23 twisti* Moved md_param_alloc prototype to decriptor.h
2005-06-20 edwinfixed classref field for 'this' parameter in methoddescs
2005-06-18 edwinadded comments and a little fix to parameter allocation
2005-06-06 twisti- descriptor_pool_add: check for method descriptors...
2005-04-01 edwinremoved old descriptor parsing functions
2005-04-01 edwinextended type system to use symbolic references
2005-03-29 twistiMoved stuff from global.h
2005-03-25 edwinadded new code for pre-parsed descriptors