Age | Commit message (Expand) | Author |
2018-01-12 | delete tool/instruction.rb (2nd try) | shyouhei |
2018-01-12 | new insns.def format (2nd try) | shyouhei |
2018-01-10 | merge revisions 61753:61750 61747:61740 61737:61728 | shyouhei |
2018-01-09 | delete tool/instruction.rb | shyouhei |
2018-01-09 | new insns.def format | shyouhei |
2017-12-11 | vm_exec.h: introduce macros for abstarction. | ko1 |
2017-11-14 | remove `trace` instruction. [Feature #14104] | ko1 |
2017-08-22 | tool/instruction.rb: move logics to templates | nobu |
2017-03-07 | fix macro name | nobu |
2016-07-02 | tool: add descriptions and fix typos | normal |
2016-04-27 | * tool/instruction.rb: fix to follow current implementation. | naruse |
2015-09-19 | * vm_core.h: split rb_call_info_t into several structs. | ko1 |
2014-11-02 | tool/instruction.rb: remove extra blank lines | nobu |
2014-11-02 | tool/instruction.rb: remove trailing spaces | nobu |
2014-09-14 | vm.inc.tmpl + instruction.rb: typo fixes | normal |
2013-12-14 | [DOC] Correct a couple of typos in comments by @dvsuresh [Fixes GH-482] | a_matsuda |
2013-11-20 | * tool/instruction.rb : fix typo. | tarui |
2013-07-26 | * vm_exec.h, tool/instruction.rb: not an error, but a BUG if stack | ko1 |
2012-12-25 | * vm_core.h, eval_intern.h (CHECK_STACK_OVERFLOW): move | ko1 |
2012-11-29 | tool/vpath.rb | nobu |
2012-10-14 | remove garbage line | nobu |
2012-10-14 | * insns.def (send, invokesuper, invokeblock, opt_*), vm_core.h: | ko1 |
2012-10-09 | * vm_core.h (rb_call_info_t): add new type `rb_call_inf_t'. | ko1 |
2012-10-04 | * insns.def (getlocal, setlocal): remove old getlocal/setlocal | ko1 |
2012-10-04 | * vm.c (VM_COLLECT_USAGE_DETAILS): make new VM usage analysis | ko1 |
2011-05-15 | * remove trailing spaces. | nobu |
2010-02-24 | * insns.def: Change the operand type of setinlinecache | ko1 |
2009-09-23 | * tool/instruction.rb (make_header_prepare_stack): check stack | nobu |
2009-09-21 | * compile.c, cont.c, gc.c, insns.def, iseq.c, iseq.h, process.c, | nobu |
2009-09-21 | * tool/instruction.rb (make_insn_operand_optimized): fixed typo. | nobu |
2009-09-06 | * insns.def (opt_*): add IC operands. | ko1 |
2009-09-02 | * tool/instruction.rb: executable. | nobu |
2009-09-01 | * tool/instruction.rb (RubyVM::InstructionsLoader#make_stackcaching_insns): | nobu |
2009-07-13 | * vm_core.h, compile.c: declare struct iseq_inline_cache_entry. | ko1 |
2009-06-30 | * insns.def, tool/instruction.rb: fixed types. | nobu |
2008-10-18 | * keywords, lex.c.src, opt_insn_unif.def, opt_operand.def: moved rarely changed | yugui |
2008-07-01 | * tool/instruction.rb: RubyVM is not module. | ko1 |
2008-05-23 | * vm_core.h (rb_num_t): moved form vm.h. | nobu |
2008-04-03 | * compile.c (iseq_set_sequence, iseq_insns_unification, | nobu |
2007-12-22 | * tool/insns2vm.rb: moved from lib/vm/instruction.rb. | ko1 |