index
:
ruby.git
master
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_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compile.c
Age
Commit message (
Expand
)
Author
2015-10-23
* ruby.c: introduce --enable-frozen-string-literal-debug option.
ko1
2015-10-23
compile.c: optimize method chain
nobu
2015-10-23
safe navigation attrset
nobu
2015-10-23
compile.c: just insert
nobu
2015-10-22
Safe navigation operator
nobu
2015-10-12
node.h: no attrset ID in NODE
nobu
2015-10-09
* compile.c (iseq_compile_each): Dynamic string literals (e.g.,
shugo
2015-10-05
compile.c: dstr head type
nobu
2015-09-29
compile.c: fix performance of strconcat
nobu
2015-09-27
fronzen-string-literal pragma
nobu
2015-09-19
* vm_core.h: split rb_call_info_t into several structs.
ko1
2015-09-12
* vm_insnhelper.c (vm_call_iseq_setup_normal): do not clear local
ko1
2015-09-10
compile.c: register cdhash
nobu
2015-09-08
* vm_core.h: remove rb_call_info_t::blockiseq.
ko1
2015-08-27
* compile.c (iseq_set_sequence): rename variable names
ko1
2015-08-21
* vm_opts.h, iseq.c, iseq.h: add compile option to force frozen
ko1
2015-08-12
hoist out rb_call_info_kw_arg_bytes to inline function
normal
2015-07-24
* vm_core.h: size should be unsigned.
ko1
2015-07-24
* vm_core.h: constify rb_iseq_constant_body::param::opt_table and
ko1
2015-07-24
* vm_core.h: constify rb_iseq_constant_body::catch_table.
ko1
2015-07-23
* vm_core.h: constify rb_iseq_constant_body::local_table and
ko1
2015-07-23
* vm_core.h: constify rb_iseq_constant_body::iseq_encoded and
ko1
2015-07-22
* vm_core.h: separate rb_iseq_body into rb_iseq_constant_body and
ko1
2015-07-21
* make rb_iseq_t T_IMEMO object (type is imemo_iseq).
ko1
2015-07-21
* compile.c: constify the first parameter (iseq).
ko1
2015-07-20
ruby_vm_throw_flags
nobu
2015-07-17
compile.c: use ruby_tag_type
nobu
2015-07-17
compile.c: remove unused big
nobu
2015-07-16
* vm_core.h: constify rb_iseq_t::parent_iseq.
ko1
2015-07-07
compile.c (COMPILE_ERROR): reduce GET_THREAD() calls
normal
2015-06-17
compile.c: use %+PRIsVALUE instead of rb_inspect
normal
2015-05-29
parse.y: check NTH_REF range
nobu
2015-04-30
compile.c: disallow private readers
nobu
2015-04-29
compile.c: move expansion of massign
nobu
2015-03-27
vm_eval.c: simplify rb_iterate
nobu
2015-03-11
* node.h: remove NODE_IFUNC, NEW_IFUNC.
ko1
2015-02-27
* vm_core.h: define vm_svar_index.
ko1
2015-02-27
compile.c: debug prints to stderr
nobu
2015-02-27
compile.c: fix function name
nobu
2015-02-25
insns.def: reverse
nobu
2015-02-25
compile.c: unbalanced massign
nobu
2015-02-16
compile.c: massign optimization
nobu
2015-02-06
vm_core.h: fix symbols leak
nobu
2015-01-09
parse.y: eliminate empty hashes
nobu
2014-12-26
fix printf format conversion specifiers
nobu
2014-12-19
compile.c: add comments
nobu
2014-12-17
compile.c: struct accessors
nobu
2014-12-17
compile.c: constify
nobu
2014-12-17
* compile.c (iseq_compile_each): check
ko1
2014-12-17
compile.c: skip opt_* insns for fstr args with block given
normal
[next]