summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-20parse.y: Remove double meaning of new_qcall/new_command_qcallmame
2018-01-20ext/ripper/tools/dsl.rb: Serialize dispatch callsmame
2018-01-20parse.y: rewrite excessed_comma processmame
2018-01-20parse.y: Remove macros that are no longer usedmame
2018-01-20parse.y: Remove double meaning of new_op_assign, etc.mame
2018-01-20parse.y: Remove double meaning of new_xstring/new_string1mame
2018-01-20parse.y: remove double meaning of new_brace_body/new_do_bodymame
2018-01-20* 2018-01-21svn
2018-01-20parse.y: remove double meaning of const_path_field/top_const_fieldmame
2018-01-20Emacs friendliness [ci skip]shyouhei
2018-01-20set AC_CONFIG_MACRO_DIRS [close GH-1793]shyouhei
2018-01-20refactor split configure.ac into filesshyouhei
2018-01-20Makefile.sub: missing/nan.objnobu
2018-01-20parse.y: Remove unneeded var_field_1 trickmame
2018-01-20parse.y: dot_or_colon as idnobu
2018-01-20parse.y: moved excessed_commanobu
2018-01-20dsl.rb: pnobu
2018-01-20dsl.rb: ID constantsnobu
2018-01-20dsl.rb: const_missingnobu
2018-01-20dsl.rb: indentnobu
2018-01-20[ci skip] tabifyshyouhei
2018-01-20add missing/nan.cshyouhei
2018-01-20parse.y (yycompile0): check if acceptednobu
2018-01-19r61950 changes mode_t to ushort on FreeBSD and Darwinnaruse
2018-01-19parse.y (assignable): Remove macro hellmame
2018-01-19parse.y: Split the path of assignable to Ripper/Parsermame
2018-01-19parse.y: Remove double meaning of node_assignmame
2018-01-19parse.y: Remove double meaning of backref_assign_errormame
2018-01-19parse.y: Remove unneeded type decls for Rippermame
2018-01-19* 2018-01-20svn
2018-01-19parse.y: swap `foo!` and `foo` in Ripper DSLmame
2018-01-19test_io.rb: avoid OOMnobu
2018-01-19parse.y: assign to $$nobu
2018-01-19parse.y: fix up r61957, toomame
2018-01-19parse.y: fix up r61957nobu
2018-01-19parse.y: Allows Ripper DSL to embed C function calls as `foo!`mame
2018-01-19Fix warningkazu
2018-01-19parse.y: Remove new_commandmame
2018-01-19ext/ripper/tools/preproc.rb: Remove `/*%c%` handlingmame
2018-01-19* properties.svn
2018-01-19ext/ripper: Introduce a simple DSL for ripper.y code generationmame
2018-01-19parse.y: Fix excessed_comma eventmame
2018-01-19there is no guarantee that mode_t is as wide as intshyouhei
2018-01-19don't abuse RSTRING_PTR (2nd try)shyouhei
2018-01-19svn merge -c -61947 .shyouhei
2018-01-19don't abuse RSTRING_PTRshyouhei
2018-01-19there is no such thing like 0 in enum defined_typeshyouhei
2018-01-19vm_args.c: fix KW_SPECIFIED_BITS_MAXnobu
2018-01-19avoid gotoshyouhei
2018-01-19ruby_gc_debug_indent needed only when RUBY_MARK_FREE_DEBUGshyouhei