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
/
parse.y
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge from ruby_1_8.
knu
2008-05-31
1
-5
/
+5
*
Merge from ruby_1_8, including r16205.
knu
2008-05-26
1
-3
/
+72
*
Merge from ruby_1_8.
knu
2008-05-22
1
-1
/
+2
*
Merge from ruby_1_8.
knu
2008-05-21
1
-3
/
+4
*
* parse.y (yycompile): Always prepare a new array for each file's
knu
2008-03-24
1
-5
/
+2
*
* parse.y (opt_block_param): command can start just after block param
nobu
2008-03-06
1
-0
/
+3
*
* parse.y (tokadd_escape): refactored. [ruby-core:15657]
akr
2008-02-26
1
-6
/
+4
*
* parse.y (yycompile): clear ruby_eval_tree_begin if parse failed.
nobu
2008-02-19
1
-1
/
+1
*
* parse.y (yycompile): clear ruby_eval_tree_begin too before parse.
nobu
2008-02-18
1
-0
/
+1
*
* parse.y (f_rest_arg): check if duplicated. [ruby-core:14140]
nobu
2007-12-19
1
-0
/
+2
*
* parse.y (newline_node): set line from outermost node before removing
nobu
2007-11-30
1
-5
/
+8
*
* parse.y (stmt): remove unnecessary NODE_BEGIN. [ruby-core:13814]
nobu
2007-11-29
1
-7
/
+8
*
* parse.y (call_args): remove "parenthesize argument(s) for future
matz
2007-11-04
1
-4
/
+0
*
* parse.y (yyerror): limit error message length. [ruby-dev:31848]
nobu
2007-09-25
1
-6
/
+23
*
* parse.y (parser_yylex): return non-valid token for an invalid
nobu
2007-06-29
1
-0
/
+1
*
* parse.y (dsym): return non-null NODE even if yyerror(). based on a
nobu
2007-06-29
1
-0
/
+1
*
* parse.y (parser_yylex): should set command_start after block
matz
2007-04-16
1
-0
/
+2
*
* env.h (SCOPE_CLONE): Introduce a new scope flag to prevent a
knu
2007-03-03
1
-1
/
+2
*
* parse.y (stmt, arg): should not omit lhs of OP_ASGN1 even if
nobu
2007-03-01
1
-0
/
+2
*
just a minor change
tadf
2007-02-19
1
-1
/
+1
*
just a minor change
tadf
2007-02-19
1
-5
/
+5
*
* parse.y (dyna_var_lookup): should not alter dvar->val not to
matz
2007-01-27
1
-2
/
+4
*
* parse.y (dyna_init_gen): dvar initialization only if dvar is
matz
2006-12-04
1
-2
/
+22
*
* parse.y (primary): should set NODE when compstmt is NULL.
usa
2006-11-02
1
-1
/
+2
*
* parse.y (parser_yylex): use particular enums. [ruby-core:09221]
nobu
2006-10-17
1
-2
/
+2
*
* parse.y (singleton): no need to re-create NODE_SELF() again.
matz
2006-10-14
1
-7
/
+2
*
* parse.y (parser_warning, parser_warn): some error message may
matz
2006-10-14
1
-2
/
+2
*
* parse.y: revert recent change
matz
2006-10-04
1
-3
/
+10
*
* parse.y (mlhs): should interpret single parenthesized left hand
matz
2006-10-04
1
-10
/
+3
*
* string.c (rb_str_intern): raise SecurityError only when $SAFE
matz
2006-09-14
1
-0
/
+11
*
remove semicolon warning. [ruby-dev:29299]
matz
2006-08-22
1
-3
/
+0
*
* parse.y (top_local_setup): local_vars[-1] should point
matz
2006-08-07
1
-2
/
+1
*
* parse.y (then): error in warning action.
matz
2006-07-13
1
-2
/
+0
*
* array.c (rb_ary_pop): may cause realloc oscillation. a patch
matz
2006-07-13
1
-0
/
+5
*
* parse.y (yylex, reswords): modifier token is no longer returned in
nobu
2006-06-20
1
-2
/
+3
*
* parse.y (reswords): kDO_BLOCK was missing. fixed: [ruby-core:7995]
nobu
2006-06-16
1
-1
/
+1
*
* parse.y (arg): too much NEW_LIST()
matz
2006-04-19
1
-2
/
+2
*
* eval.c (rb_eval): use ARGSCAT for NODE_OP_ASGN1.
matz
2006-04-19
1
-9
/
+2
*
* parse.y (list_concat): should not modify nodes other than
matz
2006-04-19
1
-0
/
+2
*
* parse.y: fixed compile error
ocean
2006-02-21
1
-1
/
+1
*
* parse.y (f_arglist): should set command_start = Qtrue for
matz
2006-02-20
1
-0
/
+1
*
* eval.c (rb_eval): NODE_OP_ASGN1 should allow splat in its
matz
2006-02-15
1
-3
/
+0
*
* eval.c (rb_call0): argument update propagation. [ruby-dev:28044]
matz
2006-02-13
1
-11
/
+17
*
* parse.y (singleton): get rid of segfault on syntax error.
nobu
2006-01-07
1
-1
/
+1
*
* eval.c (rb_eval), gc.c (gc_mark_children), node.h (NEW_ALIAS,
nobu
2005-12-26
1
-3
/
+10
*
* parse.y (rb_symname_p): fixed wrong validation. [ruby-dev:28047]
nobu
2005-12-19
1
-1
/
+4
*
* parse.y (NEWHEAP, ADD2HEAP): committed the patch for 1.9.
nobu
2005-11-30
1
-2
/
+2
*
* parse.y (NEWHEAP, ADD2HEAP): set count after pointer was set.
nobu
2005-11-30
1
-8
/
+14
*
* parse.y (dsym): prohibit empty symbol literal by interpolation.
nobu
2005-11-21
1
-1
/
+8
*
* parse.y (rb_symname_p): [ not followed by ] is not valid symbol.
nobu
2005-11-20
1
-1
/
+2
[next]