rubyx/lib/core
2014-05-31 16:43:03 +03:00
..
array.rb renamed program to boot_space, as in object_space at boot time. thats the way its going 2014-05-31 12:52:29 +03:00
base_object.rb move that test to core (cant be done in compiled code) and focus on string addition instead 2014-05-31 16:43:03 +03:00
integer.rb move kernel to core and apply the classmethod pattern to all core classes 2014-05-06 12:47:07 +03:00
kernel.rb kernel functions are not fixed to be Object functions 2014-05-31 16:19:44 +03:00
string.rb move kernel to core and apply the classmethod pattern to all core classes 2014-05-06 12:47:07 +03:00
system.rb move kernel to core and apply the classmethod pattern to all core classes 2014-05-06 12:47:07 +03:00