aboutsummaryrefslogtreecommitdiffstats
path: root/vm_insnhelper.c
Commit message (Expand)AuthorAgeFilesLines
* * compile.c (compile_cpath): use Qundef to denote cbase lookup.matz2008-05-051-1/+1
* * vm_insnhelper.c (vm_get_ev_const): search from the base klass if itnobu2008-04-221-2/+2
* * insns.def (defineclass): check if cbase is a class or a module.nobu2008-04-031-8/+14
* * vm_insnhelper.c: math.h for isnan.nobu2008-01-171-0/+2
* * vm_insnhelper.c (vm_call_method): check argument number tonobu2008-01-171-27/+31
* * $Date$ keyword removed to avoid inclusion of locale dependentakr2008-01-061-1/+0
* * vm_insnhelper.c (vm_callee_setup_arg): it is not inlinable becauseakr2008-01-051-1/+1
* * common.mk, *.ci: renamed to *.c.ko12007-12-201-0/+1455