aboutsummaryrefslogtreecommitdiffstats
path: root/proc.c
Commit message (Expand)AuthorAgeFilesLines
* * proc.c: support Binding#eval.ko12007-02-051-3/+7
* * proc.c: refactoring (remove K&R style, move Binding stuffs fromko12007-02-051-45/+24
* * proc.c (yarv_proc_alloc): needs return.nobu2007-02-021-1/+1
* * *.def, proc.c, vm_opts.h.base, template/*: set properties.nobu2007-02-021-1610/+1610
* * eval_proc.c (method_receiver): add new method to get the boundmatz2007-01-201-0/+53
* * some refactoring around yarvcore and proc.ko12007-01-171-0/+1557