aboutsummaryrefslogtreecommitdiffstats
path: root/yarvcore.c
Commit message (Expand)AuthorAgeFilesLines
* * yarvcore.h, vm.h: rename th_invoke_yield() to th_yield().ko12007-02-261-10/+6
* * yarvcore.h: add rb_thread_t#top_wrapper, top_self.ko12007-02-251-0/+7
* just a minor changetadf2007-02-191-1/+1
* * vm.(c|h), yarvcore.(c|h) (yarvGlobalStateVersion): rename toko12007-02-141-3/+0
* * eval_load.c, yarvcore.h: use rb_vm_t#loaded_features instead ofko12007-02-141-1/+3
* * blockinlining.c, error.c, eval.c, eval_error.h, eval_intern.h,ko12007-02-081-14/+14
* * this commit is a result of refactoring. only renaming functions,ko12007-02-071-107/+6
* * blockinlining.c, compile.c, compile.h, error.c, eval.c,ko12007-02-061-43/+47
* * eval_thread.c, common.mk: remove eval_thread.c.ko12007-02-051-24/+13
* * call_cfunc.ci, compile.c, compile.h, debug.h, eval.c,nobu2007-02-021-5/+5
* * some refactoring around yarvcore and proc.ko12007-01-171-438/+26
* * eval_proc.c (rb_proc_new): added.ko12007-01-161-3/+7
* * insns.def : support direct method dispatch with "send" or "funcall".ko12007-01-061-0/+11
* * yarv_version.h : removed.ko12007-01-041-12/+0
* * Merge YARVko12006-12-311-0/+1078