[macruby-changes] [MacRuby/MacRuby] 6757fc: If a call to below methods is detected in a method...

noreply at github.com noreply at github.com
Tue Apr 26 19:10:54 PDT 2011


Branch: refs/heads/master
Home:   https://github.com/MacRuby/MacRuby

Commit: 6757fc6f7e64f882ba286e2ce038b5f0bda54494
    https://github.com/MacRuby/MacRuby/commit/6757fc6f7e64f882ba286e2ce038b5f0bda54494
Author: Kouji Takao <kouji at takao7.net>
Date:   2011-04-26 (Tue, 26 Apr 2011)

Changed paths:
  M compiler.cpp
  M id.c
  M id.h
  M vm.cpp

Log Message:
-----------
If a call to below methods is detected in a method at compile time, just compile a call to rb_vm_set_current_outer().
* eval
* instance_eval
* class_eval
* module_eval
* nesting
* constants




More information about the macruby-changes mailing list