- Dec 24, 2013
-
-
Ary Borenszweig authored
Added “Type.class” as a metaclass literal. This allows doing, for example, a = [] of Foo.class; a << Foo; a << Bar where Bar < Foo
-
- Dec 23, 2013
-
-
Juan Wajnerman authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
When doing “class Foo::Bar” or “module Foo::Bar”, if Foo didn’t exist it is automatically created as a module.
-
Ary Borenszweig authored
-
Juan Wajnerman authored
-
Ary Borenszweig authored
add more samples
-
Ary Borenszweig authored
-
Ary Borenszweig authored
Fixed SSA case: declaring a variable inside a block, inside the “else” branch of an if where the variable is declared in the “then” branch
-
Ary Borenszweig authored
-
- Dec 22, 2013
-
-
Konstantin Makarchev authored
-
Konstantin Makarchev authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Konstantin Makarchev authored
-
- Dec 21, 2013
-
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Juan Wajnerman authored
-
Juan Wajnerman authored
-
- Dec 20, 2013
-
-
Juan Wajnerman authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Juan Wajnerman authored
-
Juan Wajnerman authored
-
Ary Borenszweig authored
-
Juan Wajnerman authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
- Dec 19, 2013
-
-
Juan Wajnerman authored
-
Juan Wajnerman authored
-
Juan Wajnerman authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
- Dec 18, 2013
-
-
Juan Wajnerman authored
-