24 Apr
2011
24 Apr
'11
1:46 p.m.
Branch: refs/heads/master Home: https://github.com/MacRuby/MacRuby Commit: 6b101bd0e5c95433934ca38e9ff33ae02a9ee2b3 https://github.com/MacRuby/MacRuby/commit/6b101bd0e5c95433934ca38e9ff33ae02a... Author: Kouji Takao <kouji@takao7.net> Date: 2011-04-24 (Sun, 24 Apr 2011) Changed paths: M compiler.cpp M compiler.h M dispatcher.cpp M eval.c M interpreter.cpp M kernel.c M load.c M spec/frozen/tags/macruby/core/module/nesting_tags.txt M spec/frozen/tags/macruby/language/constants_tags.txt M test_vm/constant.rb M test_vm/eval.rb M vm.cpp M vm.h Log Message: ----------- supported lexical const lookup. (fixes #619, #626, #1167, #1192) (refs #1095)