[MacRuby/MacRuby] 6aaa61: fix a bug when compiling a module/class scope wher...
Branch: refs/heads/master Home: https://github.com/MacRuby/MacRuby Commit: 6aaa619dc0915b34dc74fada00551a288a9b7274 https://github.com/MacRuby/MacRuby/commit/6aaa619dc0915b34dc74fada00551a288a... Author: Laurent Sansonetti <lrz@chopine.be> Date: 2011-05-31 (Tue, 31 May 2011) Changed paths: M compiler.cpp Log Message: ----------- fix a bug when compiling a module/class scope where scoped dvars would be incorrectly taken into account Commit: f2d8a2b18cff0e80d1f436230f9dbb6d9e75bbb6 https://github.com/MacRuby/MacRuby/commit/f2d8a2b18cff0e80d1f436230f9dbb6d9e... Author: Laurent Sansonetti <lrz@chopine.be> Date: 2011-06-01 (Wed, 01 Jun 2011) Changed paths: M compiler.cpp M compiler.h M kernel.c M vm.cpp Log Message: ----------- fix a bug when retrieving the special <dollar-sign>38 variable would collide with the backquote ascii character, instead we now separately compile special codes and indices Compare: https://github.com/MacRuby/MacRuby/compare/000b533...f2d8a2b
participants (1)
-
noreply@github.com