summaryrefslogtreecommitdiff
path: root/vm_args.c
AgeCommit message (Expand)Author
2015-06-10* vm.c: use VM_ASSERT instead of assert().ko1
2015-06-02* method.h: make rb_method_entry_t a VALUE.ko1
2015-05-31* vm_core.h (VM_FRAME_MAGIC_DUMMY): introduce new frame type toko1
2015-04-06* remove trailing spaces.svn
2015-04-06* vm_args.c: protect value stack from calling other methodsko1
2015-03-06* fix namespace issue on singleton class expressions. [Bug #10943]ko1
2015-02-23vm_args.c: rb_exc_set_backtracenobu
2015-02-23error.c: predefined IDsnobu
2015-02-06vm_core.h: fix symbols leaknobu
2015-01-01vm_args.c: fix non-symbol keys hashnobu
2014-11-27fix typoskazu
2014-11-27* vm_args.c: fix backtrace location for keyword related exceptions.ko1
2014-11-23trivial packing of rb_execarg, load_file_arg, args_infonormal
2014-11-03* vm_core.h: change semantics of opt_num and opt_table.ko1
2014-11-03* vm_args.c: fixed build error with clanghsbt
2014-11-02* vm_core.h: change iseq parameter data structure.ko1
2014-11-02* rewrite method/block parameter fitting logic to optimizeko1