* src/vm/class.c: Moved to C++.
[cacao.git] / src / vm / annotation.h
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-22 Michael Starzinger* src/vm/field.c: Moved to .cpp
2008-08-22 Christian Thalinger* src/vm/loader.c: Moved to .cpp.
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-29 twisti* src/vm/annotation.c: New file.