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
*
* 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