[macruby-changes] [MacRuby/MacRuby] 6aaa61: fix a bug when compiling a module/class scope wher...

noreply at github.com noreply at github.com
Wed Jun 1 00:27:37 PDT 2011


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

Commit: 6aaa619dc0915b34dc74fada00551a288a9b7274
    https://github.com/MacRuby/MacRuby/commit/6aaa619dc0915b34dc74fada00551a288a9b7274
Author: Laurent Sansonetti <lrz at 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/f2d8a2b18cff0e80d1f436230f9dbb6d9e75bbb6
Author: Laurent Sansonetti <lrz at 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


More information about the macruby-changes mailing list