| Commit message (Expand) | Author | Age | Files | Lines |
* | tool/instruction.rb: remove extra blank lines | nobu | 2014-11-02 | 1 | -1/+1 |
* | tool/instruction.rb: remove trailing spaces | nobu | 2014-11-02 | 1 | -4/+4 |
* | vm.inc.tmpl + instruction.rb: typo fixes | normal | 2014-09-14 | 1 | -1/+1 |
* | [DOC] Correct a couple of typos in comments by @dvsuresh [Fixes GH-482] | a_matsuda | 2013-12-14 | 1 | -1/+1 |
* | * tool/instruction.rb : fix typo. | tarui | 2013-11-20 | 1 | -2/+2 |
* | * vm_exec.h, tool/instruction.rb: not an error, but a BUG if stack | ko1 | 2013-07-26 | 1 | -2/+2 |
* | * vm_core.h, eval_intern.h (CHECK_STACK_OVERFLOW): move | ko1 | 2012-12-25 | 1 | -2/+2 |
* | tool/vpath.rb | nobu | 2012-11-29 | 1 | -63/+7 |
* | remove garbage line | nobu | 2012-10-14 | 1 | -1/+0 |
* | * insns.def (send, invokesuper, invokeblock, opt_*), vm_core.h: | ko1 | 2012-10-14 | 1 | -2/+6 |
* | * vm_core.h (rb_call_info_t): add new type `rb_call_inf_t'. | ko1 | 2012-10-09 | 1 | -2/+8 |
* | * insns.def (getlocal, setlocal): remove old getlocal/setlocal | ko1 | 2012-10-04 | 1 | -4/+1 |
* | * vm.c (VM_COLLECT_USAGE_DETAILS): make new VM usage analysis | ko1 | 2012-10-04 | 1 | -2/+2 |
* | * remove trailing spaces. | nobu | 2011-05-15 | 1 | -10/+10 |
* | * insns.def: Change the operand type of setinlinecache | ko1 | 2010-02-24 | 1 | -7/+0 |
* | * tool/instruction.rb (make_header_prepare_stack): check stack | nobu | 2009-09-23 | 1 | -4/+16 |
* | * compile.c, cont.c, gc.c, insns.def, iseq.c, iseq.h, process.c, | nobu | 2009-09-21 | 1 | -2/+2 |
* | * tool/instruction.rb (make_insn_operand_optimized): fixed typo. | nobu | 2009-09-21 | 1 | -2/+2 |
* | * insns.def (opt_*): add IC operands. | ko1 | 2009-09-06 | 1 | -1/+1 |
* | * tool/instruction.rb: executable. | nobu | 2009-09-02 | 1 | -0/+0 |
* | * tool/instruction.rb (RubyVM::InstructionsLoader#make_stackcaching_insns): | nobu | 2009-09-01 | 1 | -8/+3 |
* | * vm_core.h, compile.c: declare struct iseq_inline_cache_entry. | ko1 | 2009-07-13 | 1 | -0/+8 |
* | * insns.def, tool/instruction.rb: fixed types. | nobu | 2009-06-30 | 1 | -1/+1 |
* | * keywords, lex.c.src, opt_insn_unif.def, opt_operand.def: moved rarely changed | yugui | 2008-10-18 | 1 | -4/+4 |
* | * tool/instruction.rb: RubyVM is not module. | ko1 | 2008-07-01 | 1 | -1/+1 |
* | * vm_core.h (rb_num_t): moved form vm.h. | nobu | 2008-05-23 | 1 | -5/+9 |
* | * compile.c (iseq_set_sequence, iseq_insns_unification, | nobu | 2008-04-03 | 1 | -3/+3 |
* | * tool/insns2vm.rb: moved from lib/vm/instruction.rb. | ko1 | 2007-12-22 | 1 | -0/+1381 |