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
*
Make imemo_ast WB-protected again
Yusuke Endoh
2021-04-27
1
-1
/
+5
*
Ignore useless separators preceding a file encoding comment
Nobuyoshi Nakada
2021-03-23
1
-0
/
+1
*
Pattern matching pin operator against expression [Feature #17411]
Kazuki Tsujimoto
2021-03-21
1
-4
/
+14
*
Add a missing semicolon.
Takashi Tamura
2021-02-15
1
-1
/
+1
*
Removed YYUSE [Bug #17582]
Nobuyoshi Nakada
2021-01-26
1
-1
/
+0
*
Return new NODE_LIT
Nobuyoshi Nakada
2021-01-14
1
-5
/
+2
*
Ensure symbol list node is either NODE_STR or NODE_DSTR
Nobuyoshi Nakada
2021-01-14
1
-3
/
+8
*
Capture to reserved name variables if already defined [Bug #17533]
Nobuyoshi Nakada
2021-01-13
1
-2
/
+3
*
parse.y: handle "duplicated argument name" appropriately on ripper.y
Nobuhiro IMAI
2021-01-09
1
-2
/
+4
*
Fixed error message when % at EOF
Nobuyoshi Nakada
2021-01-04
1
-1
/
+3
*
Make args info for RubyVM::AST to available on endless method without parens
Masataka Pocke Kuwabara
2021-01-01
1
-1
/
+7
*
shareable_constant_value: experimental_copy
Koichi Sasada
2020-12-24
1
-7
/
+18
*
Reset paren_nest at tAREF and tASET [Bug #17431]
Nobuyoshi Nakada
2020-12-24
1
-0
/
+1
*
Ensure non-literal expressions shareable if `leteral`
Nobuyoshi Nakada
2020-12-23
1
-1
/
+1
*
`begin ... end` is not a literal
Nobuyoshi Nakada
2020-12-23
1
-1
/
+1
*
Changed shareable literal semantics [Feature #17397]
Nobuyoshi Nakada
2020-12-23
1
-34
/
+123
*
ripper: fix bad label parameter handling [Bug #17425]
Nobuyoshi Nakada
2020-12-23
1
-5
/
+12
*
Reduced ID caches
Nobuyoshi Nakada
2020-12-20
1
-3
/
+6
*
Use category: :experimental in warnings that are related to experimental feat...
Jeremy Evans
2020-12-18
1
-2
/
+4
*
Fixed not to make non-literal expression shareable [Feature #17273]
Nobuyoshi Nakada
2020-12-19
1
-8
/
+10
*
Drop token info also for endless singleton method definition
Nobuyoshi Nakada
2020-12-18
1
-8
/
+7
*
Ripper: Pass callback result to alias_error as well as other errors
Nobuyoshi Nakada
2020-12-16
1
-2
/
+1
*
Ripper: Fixed erred token on wrong alias [Bug #17345]
Nobuyoshi Nakada
2020-12-16
1
-1
/
+2
*
Ripper: Refined error callbacks [Bug #17345]
Nobuyoshi Nakada
2020-12-15
1
-35
/
+52
*
Support shareable_constant_value: literal
Nobuyoshi Nakada
2020-12-14
1
-6
/
+124
*
Make shareable_constant_value tri-state
Nobuyoshi Nakada
2020-12-14
1
-18
/
+72
*
shareable_constant_value: is effective only in comment-only line
Nobuyoshi Nakada
2020-12-14
1
-0
/
+7
*
Save and pass lex_context wholely
Nobuyoshi Nakada
2020-12-14
1
-37
/
+40
*
Determine shareable-ness after assignment operator
Nobuyoshi Nakada
2020-12-14
1
-93
/
+103
*
Implemented shareable_constant_value op_asgn
Nobuyoshi Nakada
2020-12-14
1
-1
/
+22
*
Call FrozenCore.make_shareable
Nobuyoshi Nakada
2020-12-14
1
-2
/
+4
*
Implemented shareable_constant_value
Nobuyoshi Nakada
2020-12-14
1
-1
/
+15
*
Support shareable_constant_value pragma
Nobuyoshi Nakada
2020-12-14
1
-0
/
+13
*
Reintroduce `expr in pat` [Feature #17371]
Kazuki Tsujimoto
2020-12-13
1
-5
/
+24
*
Don't emit warning when the pattern of one-line pattern matching is just a va...
Kazuki Tsujimoto
2020-12-13
1
-4
/
+13
*
fix public interface
Koichi Sasada
2020-11-18
1
-1
/
+1
*
Use more specific warning for ambiguous slash
Jeremy Evans
2020-11-15
1
-1
/
+6
*
ripper: Invalid pragma value warning
Nobuyoshi Nakada
2020-11-02
1
-1
/
+1
*
Compare boolean values for parser pragma locale-insensitively
Nobuyoshi Nakada
2020-11-02
1
-2
/
+2
*
Change NODE layout for pattern matching
Kazuki Tsujimoto
2020-11-01
1
-3
/
+3
*
Pattern matching is no longer experimental
Kazuki Tsujimoto
2020-11-01
1
-13
/
+9
*
Allow non-argument endless-def with a space instead of parentheses
Nobuyoshi Nakada
2020-10-26
1
-5
/
+8
*
Assoc pattern matching (#3703)
Nobuyoshi Nakada
2020-10-26
1
-34
/
+3
*
Prohibit setter method names in all kinds of endless methods
Nobuyoshi Nakada
2020-10-12
1
-3
/
+16
*
Refactored lex_context management
Nobuyoshi Nakada
2020-10-09
1
-8
/
+8
*
Unfreeze string-literal-only interpolated string-literal
Nobuyoshi Nakada
2020-09-30
1
-12
/
+29
*
Introduce Ractor mechanism for parallel execution
Koichi Sasada
2020-09-03
1
-3
/
+4
*
new_dstr: hoisted out from literal_concat and evstr2dstr
Nobuyoshi Nakada
2020-09-02
1
-6
/
+12
*
Prohibit setter method names in endless method definition
Yusuke Endoh
2020-08-31
1
-0
/
+3
*
Fixed error messages at non-ascii %string terminator
Nobuyoshi Nakada
2020-08-26
1
-0
/
+6
[next]