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
/
compile.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
compile optimized case dispatch for nil/true/false
normal
2015-12-08
1
-0
/
+6
*
* compile.c (rb_iseq_build_from_ary): do not allocate table
ko1
2015-12-07
1
-1
/
+1
*
compile.c: no extra parentheses
nobu
2015-12-04
1
-35
/
+35
*
compile.c: just append compile error message
nobu
2015-12-04
1
-10
/
+36
*
* vm_core.h, iseq.h: remove rb_iseq_t::variable_body.
ko1
2015-12-02
1
-1
/
+1
*
* iseq.h: introduce ISEQ_ORIGINAL_ISEQ() and
ko1
2015-12-02
1
-7
/
+7
*
* iseq.h: introduce ISEQ_FLIP_CNT_INCREMENT() macro.
ko1
2015-12-02
1
-1
/
+1
*
* iseq.h: introduce ISEQ_COVERAGE() and ISEQ_COVERAGE_SET() macro.
ko1
2015-12-02
1
-2
/
+2
*
* iseq.h: introduce ISEQ_COMPILE_DATA() macro.
ko1
2015-12-02
1
-112
/
+112
*
compile.c: fix the element
nobu
2015-12-02
1
-9
/
+6
*
compile.c: consistent messages
nobu
2015-12-01
1
-17
/
+32
*
compile.c: tailcall opt for indexers
nobu
2015-11-26
1
-3
/
+4
*
iseq.h: rename member
nobu
2015-11-25
1
-1
/
+1
*
compile.c: fix position
nobu
2015-11-22
1
-1
/
+1
*
compile.c: move logop DCE
nobu
2015-11-22
1
-5
/
+39
*
compile.c: optimize useless branches
nobu
2015-11-22
1
-1
/
+11
*
compile.c: free labels table
nobu
2015-11-22
1
-4
/
+12
*
compile.c: use rb_compile_bug
nobu
2015-11-22
1
-23
/
+27
*
compile.c: use COMPILE_ERROR
nobu
2015-11-22
1
-32
/
+42
*
compile.c: flush disasm
nobu
2015-11-22
1
-0
/
+1
*
compile.c: check each steps
nobu
2015-11-22
1
-9
/
+8
*
* compile.c (iseq_compile_each): add debug information to NODE_STR
ko1
2015-11-20
1
-10
/
+11
*
* compile.c (iseq_compile_each): T_IMEMO/iseq objects should be
ko1
2015-11-19
1
-2
/
+2
*
compile.c: tailcall before specialize
nobu
2015-11-19
1
-7
/
+25
*
comment for r52633 [ci skip]
nobu
2015-11-18
1
-0
/
+17
*
compile.c: optimize useless branches
nobu
2015-11-18
1
-0
/
+27
*
compile.c: check type before checking insn_id
nobu
2015-11-18
1
-1
/
+7
*
compile.c: tailcall on aref and aset
nobu
2015-11-16
1
-1
/
+4
*
compile.c: optimize leave
nobu
2015-11-16
1
-1
/
+2
*
compile.c: fix variable
nobu
2015-11-14
1
-1
/
+1
*
compile.c: remove unused labels
nobu
2015-11-14
1
-5
/
+36
*
* vm.c (vm_define_method): refactoring.
ko1
2015-11-13
1
-2
/
+1
*
compile.c: comments for r52517 [ci skip]
nobu
2015-11-11
1
-0
/
+8
*
compile.c: peephole
nobu
2015-11-10
1
-0
/
+12
*
* compile.c (iseq_compile_each): Dynamic string literals should be
shugo
2015-11-09
1
-0
/
+5
*
id.def: internal IDs
nobu
2015-10-27
1
-2
/
+2
*
* ruby.c: introduce --enable-frozen-string-literal-debug option.
ko1
2015-10-23
1
-3
/
+11
*
compile.c: optimize method chain
nobu
2015-10-23
1
-24
/
+27
*
safe navigation attrset
nobu
2015-10-23
1
-3
/
+13
*
compile.c: just insert
nobu
2015-10-23
1
-6
/
+18
*
Safe navigation operator
nobu
2015-10-22
1
-3
/
+50
*
node.h: no attrset ID in NODE
nobu
2015-10-12
1
-3
/
+4
*
* compile.c (iseq_compile_each): Dynamic string literals (e.g.,
shugo
2015-10-09
1
-5
/
+0
*
compile.c: dstr head type
nobu
2015-10-05
1
-2
/
+5
*
compile.c: fix performance of strconcat
nobu
2015-09-29
1
-0
/
+13
*
fronzen-string-literal pragma
nobu
2015-09-27
1
-0
/
+7
*
* vm_core.h: split rb_call_info_t into several structs.
ko1
2015-09-19
1
-53
/
+82
*
* vm_insnhelper.c (vm_call_iseq_setup_normal): do not clear local
ko1
2015-09-12
1
-1
/
+4
*
compile.c: register cdhash
nobu
2015-09-10
1
-1
/
+1
*
* vm_core.h: remove rb_call_info_t::blockiseq.
ko1
2015-09-08
1
-26
/
+23
[prev]
[next]