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
*
parse.y (heredoc_identifier): Update comment for term_len
yui-knk
2018-07-16
1
-1
/
+5
*
parse.y: Add comment for `rb_strterm_heredoc_struct.sourceline`
yui-knk
2018-07-16
1
-1
/
+1
*
parse.y: Deprecate flip-flops
mame
2018-06-15
1
-2
/
+4
*
Revert "range.c: prohibit `(1..nil)`"
mame
2018-06-13
1
-2
/
+10
*
range.c: prohibit `(1..nil)`
mame
2018-06-13
1
-10
/
+2
*
parse.y: Fix locations of none and mid-rule actions
yui-knk
2018-06-10
1
-1
/
+8
*
parse.y: Fix locations of NODE_RESCUE
yui-knk
2018-06-10
1
-1
/
+5
*
parse.y: use ruby_sized_xfree and SIZED_REALLOC_N
normal
2018-05-22
1
-7
/
+7
*
explicit cast to void* required for %p
shyouhei
2018-05-21
1
-4
/
+4
*
parse.y: relax literal in condition warnings
nobu
2018-05-18
1
-0
/
+4
*
rb_parser_printf declaration
nobu
2018-05-17
1
-1
/
+1
*
fix potential memory leaks
nobu
2018-05-11
1
-5
/
+10
*
parse.y: Fix locations of NODE_NIL in endless ranges.
yui-knk
2018-05-10
1
-2
/
+10
*
fix potential memory leaks
nobu
2018-05-09
1
-7
/
+13
*
Rename imemo_alloc with imemo_tmpbuf
mame
2018-05-09
1
-9
/
+9
*
gc.c (rb_imemo_alloc_new): split for each purpose
mame
2018-05-09
1
-14
/
+9
*
gc.c (rb_imemo_alloc_new): improve the API interface
mame
2018-05-09
1
-9
/
+10
*
Introduce endless range [Feature#12912]
mame
2018-04-19
1
-0
/
+16
*
parse.y: fix cmdarg in command_args
nobu
2018-04-17
1
-0
/
+13
*
parse.y: `else` indent
nobu
2018-04-16
1
-1
/
+3
*
parse.y: `when` indent
nobu
2018-04-12
1
-8
/
+9
*
parse.y: [DOC] Ripper.dedent_string is internal
nobu
2018-04-09
1
-0
/
+2
*
parse.y: extra error message after no digits
nobu
2018-04-09
1
-5
/
+13
*
parse.y: fix docs for Ripper.dedent_string
stomar
2018-04-08
1
-3
/
+3
*
Use only CMDARG/COND _PUSH/POP for cmdarg/cond management.
nobu
2018-03-29
1
-19
/
+14
*
parse.y: remove `p->` from bitstack traces
nobu
2018-03-29
1
-12
/
+12
*
parse.y: k_else in bodystmt
nobu
2018-03-23
1
-14
/
+33
*
parse.y: else without rescue
nobu
2018-03-23
1
-1
/
+1
*
parse.y: reorder in the place
nobu
2018-03-22
1
-21
/
+13
*
parse.y: terminator at continued line
nobu
2018-03-21
1
-1
/
+8
*
parse.y: unindent continued line
nobu
2018-03-21
1
-1
/
+9
*
node.c: predicates for special NODEs
nobu
2018-03-20
1
-2
/
+1
*
parse.y: NUL-terminate ruby_sourcefile
nobu
2018-03-19
1
-1
/
+1
*
parse.y: push `do` token info
nobu
2018-03-19
1
-6
/
+16
*
parse.y: ignore do indentations
nobu
2018-03-19
1
-2
/
+4
*
parse.y: mismatched indentations at middle
nobu
2018-03-19
1
-13
/
+51
*
parse.y: fix duplicate kwrest
nobu
2018-03-19
1
-6
/
+6
*
ripper: fix escaped space
nobu
2018-03-12
1
-2
/
+2
*
parse.y: fix interpolated string literal dedent
nobu
2018-03-11
1
-5
/
+12
*
parse.y: reduce duplicate code
nobu
2018-03-11
1
-7
/
+5
*
parse.y: tSPACE for old bison
nobu
2018-03-06
1
-1
/
+2
*
parse.y: named whitespaces
nobu
2018-03-05
1
-0
/
+7
*
parse.y: refine assign_in_cond warning
nobu
2018-03-01
1
-1
/
+1
*
[DOC] missing docs at toplevel
nobu
2018-02-23
1
-0
/
+13
*
Fix CMDARG manipulation
nobu
2018-02-22
1
-27
/
+13
*
parse.y: named backslash
nobu
2018-02-03
1
-0
/
+1
*
parse.y: use lex_goto_eol to skip to EOL
nobu
2018-02-03
1
-1
/
+1
*
parse.y (parser_append_options): shorter alias LOC
nobu
2018-01-28
1
-11
/
+14
*
parse.y: fix yytokentype function declarations
nobu
2018-01-23
1
-2
/
+2
*
parse.y: added implicit parser_params argument
nobu
2018-01-23
1
-65
/
+65
[next]