1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/tool
nobu d5a3389886 * common.mk (parse.c), ext/ripper/depend (ripper.c): process after
bison with sed.  [ruby-dev:32204]

* ruby.c (proc_options): use yydebug in cmdline_options.

* ruby.c (process_options): set yydebug flag of parser.

* parse.y (yydebug): moved into struct parser_params.

* parse.y (rb_parser_get_yydebug, rb_parser_set_yydebug): parser
  generic methods.

* */Makefile.sub (parse.c): moved to common.mk.

* tool/ytab.sed: comment out yydebug definition, and substitute
  yyerror with parser_yyerror.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13908 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-11-13 12:41:41 +00:00
..
asm_parse.rb
compile.rb * tool/compile.rb: replace YARVCore by VM class. 2007-01-29 15:11:32 +00:00
compile_prelude.rb add comment for interpreter issue. 2007-11-10 16:33:30 +00:00
eval.rb
getrev.rb
insns2vm.rb * tool/insns2vm.rb, lib/vm/instruction.rb: move process body 2007-06-29 05:52:18 +00:00
makedocs.rb
node_name.rb * common.mk (node_name.inc): auto-generate node name list. 2007-08-06 04:09:56 +00:00
parse.rb
runruby.rb
vtlh.rb
ytab.sed * common.mk (parse.c), ext/ripper/depend (ripper.c): process after 2007-11-13 12:41:41 +00:00