index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
iseq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
use `getblockparamproxy` to pass blocks.
ko1
2018-01-08
1
-1
/
+0
*
parse.y: Make consistent with the terms about code ranges and locations
mame
2018-01-08
1
-1
/
+1
*
node.h: remove NODE_PRELUDE
mame
2018-01-05
1
-2
/
+5
*
make rb_iseq_new* accept rb_ast_body_t instead of NODE*
mame
2018-01-05
1
-9
/
+10
*
node.h: define rb_ast_body_t and restructure rb_ast_t
mame
2018-01-05
1
-5
/
+5
*
Refactor ISEQ_TYPE_DEFINED_GUARD out
mame
2018-01-05
1
-6
/
+6
*
iseq.c: Refactor out rb_iseq_new_ifunc from rb_iseq_new_with_opt
mame
2018-01-04
1
-3
/
+18
*
iseq.c (rb_iseq_new_with_opt): handle the case where node is imemo_func
mame
2018-01-04
1
-1
/
+3
*
insns_info.inc.tmpl: share large tablese
nobu
2018-01-04
1
-0
/
+1
*
vm_core.h: make the algorithm of get_insn_info selectable
mame
2018-01-01
1
-7
/
+25
*
iseq.h: Extract position array from iseq_insn_info_entry
mame
2018-01-01
1
-10
/
+13
*
iseq.c: fix build error when VM_CHECK_MODE is enabled
mame
2018-01-01
1
-1
/
+1
*
vm_core.h: refactoring of insns_info
mame
2018-01-01
1
-9
/
+9
*
Disasm output contains code range.
ko1
2017-12-25
1
-2
/
+6
*
Remove "trace_instruction" compile option.
ko1
2017-12-24
1
-4
/
+0
*
RubyVM::InstructionSequence#trace_points.
ko1
2017-12-23
1
-0
/
+38
*
RubyVM::InstructionSequence#each_child.
ko1
2017-12-23
1
-0
/
+65
*
iseq.c: show first_lineno on iseq inspect
k0kubun
2017-12-23
1
-3
/
+6
*
iseq.c: Remove unused macro in r61395
kazu
2017-12-23
1
-1
/
+0
*
iseq.c: local variable names
nobu
2017-12-23
1
-8
/
+2
*
iseq.c (rb_insn_operand_intern): needs parenthesies
nobu
2017-12-22
1
-3
/
+3
*
iseq.c: defined insn operand
nobu
2017-12-22
1
-13
/
+35
*
iseq.c (rb_iseq_code_range): Remove needless `;`
yui-knk
2017-12-21
1
-1
/
+1
*
add experimental API.
ko1
2017-12-21
1
-0
/
+9
*
iseq.c: block param name
nobu
2017-12-20
1
-1
/
+2
*
iseq.c (get_insn_info): use binary search instead of linear search
mame
2017-12-20
1
-5
/
+66
*
compile.c: add a RUBY_EVENT_COVERAGE_LINE event for line coverage
mame
2017-12-20
1
-12
/
+0
*
iseq.c (finish_iseq_build): fix coverage leakage [Bug #14191]
mame
2017-12-18
1
-0
/
+12
*
iseq.c: dump type of branchiftype on disasm
k0kubun
2017-12-13
1
-1
/
+9
*
do not disable `trace_` prefix insns.
ko1
2017-12-11
1
-2
/
+2
*
thread.c (update_line_coverage): Use RUBY_EVENT_LINE
mame
2017-12-06
1
-1
/
+0
*
iseq.c (iseq_load, iseq_data_to_ary): Fix a type error (for clang)
mame
2017-12-05
1
-8
/
+8
*
Hide ISeq#load
mame
2017-12-05
1
-1
/
+1
*
vm_core.h (rb_iseq_locatoin_t): add a field `code_range`
mame
2017-12-05
1
-7
/
+32
*
Relax `rb_bug()` condition.
ko1
2017-11-27
1
-3
/
+4
*
check invariant.
ko1
2017-11-21
1
-0
/
+3
*
introduce `trace_events' info for iseq.
ko1
2017-11-18
1
-24
/
+32
*
remove a wrong assertion.
ko1
2017-11-17
1
-1
/
+0
*
remove `trace_` prefix insns lazily.
ko1
2017-11-17
1
-10
/
+9
*
Remove redundant last newline [ci skip]
kazu
2017-11-15
1
-1
/
+0
*
remove `trace` instruction. [Feature #14104]
ko1
2017-11-14
1
-127
/
+109
*
iseq.c: disasm only once for each iseq
nobu
2017-11-10
1
-1
/
+6
*
refactoring about source line.
ko1
2017-11-10
1
-16
/
+5
*
iseq.c: operand lvar
nobu
2017-11-09
1
-10
/
+21
*
insn_info/insns_info
ko1
2017-11-09
1
-20
/
+20
*
use GET_EC() directly
ko1
2017-11-07
1
-2
/
+1
*
* node.h (ast_t): renamed to `rb_ast_t`.
ko1
2017-10-29
1
-3
/
+3
*
iseq.c: remove obsolete comment
ktsj
2017-10-28
1
-1
/
+1
*
iseq.c: fix a typo
ktsj
2017-10-28
1
-1
/
+1
*
iseq.c: show all call flags
ktsj
2017-10-28
1
-0
/
+3
[next]