GNU header update.
[cacao.git] / src / vm / jit / verify / typeinfo.c
2004-12-07 twistiGNU header update.
2004-11-30 twistiNew source tree.
2004-07-10 stefanrenamed vftbl type to vftbl_t
2004-06-19 twistiSome lazy loading/linking checks, i believe the are...
2004-05-18 stefanRenamed loging to logging
2004-04-26 twistilazy loading/linking
2004-02-24 edwinavoid 'label at end of compound statement' warning
2004-01-19 edwincleanup and documentation
2004-01-10 edwinadded package access checking
2004-01-10 edwinimplemented subroutine verification (Coglio's method...
2003-12-12 stefanThis is still only C!
2003-12-08 edwinmade descriptor parsing safer + array classes fix
2003-12-08 edwinadded uninitialized object typecheck
2003-12-07 twisti- added standard includes
2003-12-07 edwinadded method invocation typecheck
2003-12-07 edwinadded exception handler typecheck + bugfix
2003-12-06 edwinadded the typechecker (not yet complete)
2003-12-04 edwinpreparations for the typechecker