aboutsummaryrefslogtreecommitdiffstats
path: root/parse.y
Commit message (Expand)AuthorAgeFilesLines
...
* parse.y: should not deent concatenated stringnobu2016-01-161-0/+1
* parse.y: should not deent concatenated stringnobu2016-01-151-1/+1
* Revert r53431 "temporally revert r53411 to debug"naruse2016-01-041-1/+1
* temporally revert r53411 to debugnaruse2016-01-041-1/+1
* parse.y: use nd_tagnobu2016-01-021-1/+1
* Revert r53409 "parse.y: yylval.num should be u3"naruse2016-01-021-1/+1
* parse.y: yylval.num should be u3nobu2016-01-021-1/+1
* parse.y: single-quote indented heredocnobu2015-12-311-18/+35
* parse.y: show_bitstacknobu2015-12-271-18/+39
* fix typoskazu2015-12-241-3/+3
* deprecate exposed internal functionsnobu2015-12-241-15/+17
* preserve source file name encodingnobu2015-12-241-5/+5
* parse.y: labeled heredocnobu2015-12-201-1/+1
* parse.y: fix block_call&.callnobu2015-12-161-4/+4
* ytab.sed: for bison 2nobu2015-12-141-0/+6
* parse.y: suppress warningsnobu2015-12-141-4/+2
* ytab.sed: replace argumentnobu2015-12-131-7/+1
* ytab.sed: work aroundnobu2015-12-131-0/+1
* parse.y: reset buffernobu2015-12-131-0/+1
* parse.y: lex_state trace by yydebugnobu2015-12-131-25/+40
* parse.y: lex_state bitsnobu2015-12-131-21/+47
* * parse.y (parse_percent): Allow %-literals in labeled arg asyugui2015-12-131-1/+1
* * parse.y (lex_state_name): Make it return the correct names.yugui2015-12-131-1/+3
* * parse.y: debug output of lex_state transition if PARSER_DEBUGyugui2015-12-131-92/+99
* * *.c (*_memsize): do not check ptr.ko12015-12-091-1/+0
* parse.y: indented hereocnobu2015-12-071-5/+182
* parse.y: TAB_WIDTHnobu2015-12-011-1/+3
* parse.y: dispatch heredoc endnobu2015-11-301-10/+4
* parse.y: last content of heredocnobu2015-11-281-0/+4
* parse.y: reduce ifdefsnobu2015-11-271-16/+16
* parse.y: ripper for warningsnobu2015-11-241-63/+24
* parse.y: fix dispatch_scan_eventnobu2015-11-241-1/+1
* compile.c: move logop DCEnobu2015-11-221-28/+1
* parse.y: optimize condition for unlessnobu2015-11-131-2/+3
* parse.y: exact magic comment namenobu2015-11-121-1/+1
* parse.y: ANDDOT fluent interfacenobu2015-11-121-1/+2
* parse.y: simplifynobu2015-11-121-26/+17
* Rename DOTQ to ANDDOTnobu2015-11-101-6/+6
* change DOTQnobu2015-11-061-5/+5
* parse.y: fix segv after invalid keyword argumentnobu2015-11-061-14/+20
* parse.y: CALL_Q_Pnobu2015-11-051-3/+4
* parse.y: revert lbracketnobu2015-11-031-25/+8
* * parse.y (NO_QCALL): fix type mismatch of operands that causesngoto2015-11-021-1/+1
* parse.y: lbracketnobu2015-11-021-8/+25
* parse.y: invalid symbolnobu2015-11-011-1/+1
* internal.h: RUBY_DTRACE_HOOKnobu2015-10-311-7/+5
* parse.y: fix op_assign typenobu2015-10-281-1/+1
* parse.y: fix rippernobu2015-10-261-12/+32
* parse.y: call_op2nobu2015-10-261-6/+10
* parse.y: canonical namenobu2015-10-231-1/+1