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
/
node.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
node.c: mark u3 of NODE_MATCH2
nobu
2016-03-21
1
-1
/
+1
*
optimize named capture assignment
nobu
2016-03-14
1
-1
/
+5
*
node.c: no nd_compile_option unless set
nobu
2016-03-10
1
-3
/
+6
*
node.c: stringize before expansion
nobu
2016-03-10
1
-4
/
+4
*
node.c: hidden options hash
nobu
2016-03-10
1
-4
/
+45
*
node.c: NODE_QCALL
nobu
2015-12-05
1
-0
/
+10
*
Safe navigation operator
nobu
2015-10-22
1
-1
/
+4
*
node.c: update comment
nobu
2015-10-12
1
-6
/
+2
*
node.c: no attrset ID in NODE
nobu
2015-10-12
1
-2
/
+4
*
node.c: fix comments [ci skip]
nobu
2015-10-09
1
-3
/
+3
*
node.c: reduce size
nobu
2015-10-08
1
-10
/
+17
*
node.c: move block
nobu
2015-10-08
1
-21
/
+23
*
node.c: D_FIELD_HEADER
nobu
2015-10-08
1
-8
/
+9
|
\
*
|
node.c: indent [ci skip
nobu
2015-10-08
1
-18
/
+18
|
/
*
fronzen-string-literal pragma
nobu
2015-09-27
1
-1
/
+3
*
gc.c: move tmp buffer functions
nobu
2015-08-06
1
-30
/
+0
*
node.c: check size
nobu
2015-08-06
1
-4
/
+12
*
ruby_atomic.h: atomic VALUE operations
nobu
2015-08-06
1
-4
/
+2
*
node.c: NODE_ALLOCA for ALLOCV
nobu
2015-08-05
1
-0
/
+24
*
* vm_insnhelper.c: use T_IMEMO to create SVAR.
ko1
2015-03-11
1
-1
/
+0
*
* include/ruby/ruby.h: introduce new type T_IMEMO.
ko1
2015-03-11
1
-5
/
+0
*
* internal.h: define rb_cref_t and change to use it.
ko1
2015-03-08
1
-4
/
+4
*
* internal.h: define CREF accessor macros.
ko1
2015-03-08
1
-4
/
+4
*
* fix namespace issue on singleton class expressions. [Bug #10943]
ko1
2015-03-06
1
-0
/
+1
*
* st.c (numberof): unused. internal.h has same macro.
nari
2014-09-21
1
-3
/
+0
*
node.h: extract NODE functions from gc.c
nobu
2014-08-16
1
-0
/
+181
*
Fix --dump=parsetree segfault on required keyword argument
charliesome
2014-07-01
1
-1
/
+6
*
node.c: indent
nobu
2014-04-25
1
-13
/
+13
*
* include/ruby/util.h: removed extra semicolon in definition of
tadf
2012-11-21
1
-2
/
+2
*
* compile.c (iseq_set_arguments): keyword rest arg without keyword args.
nobu
2012-03-13
1
-0
/
+1
*
* node.h (rb_args_info): change pre_args_num and post_args_num as
nobu
2011-12-27
1
-2
/
+2
*
* node.h, node.c, parse.y: implement a parser part for keyword arguments. Thi...
mame
2011-12-26
1
-0
/
+11
*
* node.h, parse.y (new_args_gen), compile.c (iseq_set_arguments): use struct ...
mame
2011-12-26
1
-45
/
+8
*
* node.c (dump_node): add today's knowledge. "init arguments (m)" and
mame
2011-07-21
1
-0
/
+3
*
* node.c (add_id): remove duplicated rb_id2str() call.
nagachika
2011-01-31
1
-1
/
+1
*
* node.c: parenthesize macro arguments.
akr
2010-12-20
1
-4
/
+4
*
* cont.c (fiber_set_stack_location), iseq.c (prepare_iseq_build),
nobu
2010-05-16
1
-1
/
+1
*
* node.c (dump_node): fixed for long members.
nobu
2009-12-09
1
-6
/
+8
*
* node.c: node management added. Currently, only pretty-dumper is
mame
2009-12-09
1
-0
/
+919