Project

General

Profile

« Previous | Next » 

Revision 46463af9

Added by yui-knk (Kaneko Yuichiro) over 7 years ago

Define AST module under RubyVM [experimental]

  • ext/-test-/ast/ast.c: Rename to ast.c
    and define AST module under RubyVM.
  • common.mk: compile ast.c.
  • ext/-test-/ast/extconf.rb: Don't need this file anymore.
  • inits.c (rb_call_inits): Call Init_ast to setup AST module.
  • test/-ext-/ast/test_ast.rb: Follow up the namespace change.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63534 b2dd03c8-39d4-4d8f-98ff-823fe69b080e