aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* parse.y: parser_token_value_print for yydebugnobu2018-01-211-0/+45
* Fix missing m4_include at r61982kazu2018-01-211-0/+2
* load.c: use rb_warning directlynormal2018-01-201-3/+1
* ext/ripper/tools/dsl.rb: Use String#sub instead of delete_suffixmame2018-01-201-1/+1
* parse.y: Remove unneeded macro nd_set_linemame2018-01-201-3/+0
* parse.y: Remove double meaning of new_qcall/new_command_qcallmame2018-01-202-36/+63
* ext/ripper/tools/dsl.rb: Serialize dispatch callsmame2018-01-201-4/+22
* parse.y: rewrite excessed_comma processmame2018-01-201-8/+4
* parse.y: Remove macros that are no longer usedmame2018-01-201-7/+0
* parse.y: Remove double meaning of new_op_assign, etc.mame2018-01-201-20/+31
* parse.y: Remove double meaning of new_xstring/new_string1mame2018-01-201-11/+5
* parse.y: remove double meaning of new_brace_body/new_do_bodymame2018-01-201-10/+10
* * 2018-01-21svn2018-01-201-1/+1
* parse.y: remove double meaning of const_path_field/top_const_fieldmame2018-01-201-16/+26
* Emacs friendliness [ci skip]shyouhei2018-01-2034-0/+34
* set AC_CONFIG_MACRO_DIRS [close GH-1793]shyouhei2018-01-203-52/+33
* refactor split configure.ac into filesshyouhei2018-01-2036-769/+794
* Makefile.sub: missing/nan.objnobu2018-01-201-1/+1
* parse.y: Remove unneeded var_field_1 trickmame2018-01-202-12/+10
* parse.y: dot_or_colon as idnobu2018-01-201-13/+8
* parse.y: moved excessed_commanobu2018-01-201-2/+10
* dsl.rb: pnobu2018-01-202-17/+20
* dsl.rb: ID constantsnobu2018-01-202-2/+4
* dsl.rb: const_missingnobu2018-01-202-15/+19
* dsl.rb: indentnobu2018-01-201-2/+2
* [ci skip] tabifyshyouhei2018-01-201-4/+4
* add missing/nan.cshyouhei2018-01-205-22/+31
* parse.y (yycompile0): check if acceptednobu2018-01-201-2/+2
* r61950 changes mode_t to ushort on FreeBSD and Darwinnaruse2018-01-192-14/+64
* parse.y (assignable): Remove macro hellmame2018-01-191-62/+60
* parse.y: Split the path of assignable to Ripper/Parsermame2018-01-191-48/+52
* parse.y: Remove double meaning of node_assignmame2018-01-191-1/+9
* parse.y: Remove double meaning of backref_assign_errormame2018-01-192-10/+22
* parse.y: Remove unneeded type decls for Rippermame2018-01-193-18/+3
* * 2018-01-20svn2018-01-191-1/+1
* parse.y: swap `foo!` and `foo` in Ripper DSLmame2018-01-192-215/+216
* test_io.rb: avoid OOMnobu2018-01-191-1/+2
* parse.y: assign to $$nobu2018-01-191-0/+1
* parse.y: fix up r61957, toomame2018-01-191-8/+8
* parse.y: fix up r61957nobu2018-01-191-6/+6
* parse.y: Allows Ripper DSL to embed C function calls as `foo!`mame2018-01-192-40/+40
* Fix warningkazu2018-01-191-1/+1
* parse.y: Remove new_commandmame2018-01-191-6/+6
* ext/ripper/tools/preproc.rb: Remove `/*%c%` handlingmame2018-01-191-4/+0
* * properties.svn2018-01-190-0/+0
* ext/ripper: Introduce a simple DSL for ripper.y code generationmame2018-01-195-740/+501
* parse.y: Fix excessed_comma eventmame2018-01-191-1/+1
* there is no guarantee that mode_t is as wide as intshyouhei2018-01-194-4/+11
* don't abuse RSTRING_PTR (2nd try)shyouhei2018-01-191-6/+3
* svn merge -c -61947 .shyouhei2018-01-191-3/+5