summaryrefslogtreecommitdiff
path: root/vm_insnhelper.c
AgeCommit message (Expand)Author
2008-05-05* compile.c (compile_cpath): use Qundef to denote cbase lookup.matz
2008-04-22* vm_insnhelper.c (vm_get_ev_const): search from the base klass if itnobu
2008-04-03* insns.def (defineclass): check if cbase is a class or a module.nobu
2008-01-17* vm_insnhelper.c: math.h for isnan.nobu
2008-01-17* vm_insnhelper.c (vm_call_method): check argument number tonobu
2008-01-06* $Date$ keyword removed to avoid inclusion of locale dependentakr
2008-01-05* vm_insnhelper.c (vm_callee_setup_arg): it is not inlinable becauseakr
2007-12-20* common.mk, *.ci: renamed to *.c.ko1