rubyx/lib
Torsten Rüger 6993e337bf Fix meta_class, sis lass instance variables and class methods
after some serious recursive thinking it now actually makes sense
The key was to change the actual type of the class that the meta_class manages
For objects it's (still) ok just to change the instance_type, but since the class object exists and has type, when adding instance variables, that actual type has to change
2019-09-23 20:42:46 +03:00
..
arm hacking method not found 2019-09-09 11:47:37 +03:00
elf make elf symbols optional 2019-09-03 02:02:21 +03:00
mom some class send test changes 2019-09-18 22:07:58 +03:00
parfait Fix meta_class, sis lass instance variables and class methods 2019-09-23 20:42:46 +03:00
risc Fix meta_class, sis lass instance variables and class methods 2019-09-23 20:42:46 +03:00
ruby fix to_s (mostly) 2019-09-19 20:48:21 +03:00
rubyx A little work on test times 2019-09-18 13:36:29 +03:00
util split create_binary into two phases 2018-06-17 13:53:17 +03:00
vool Derive Class and MetaClass from Behaviour 2019-09-21 18:50:33 +03:00
parfait.rb Simplify Parfait booting 2019-09-22 19:10:47 +03:00
risc.rb Simplify Parfait booting 2019-09-22 19:10:47 +03:00
ruby.rb Rename Vool Block to Lambda 2019-08-19 10:40:22 +03:00
rubyx.rb using new macro approach for builtin, testing first 2019-08-26 09:24:06 +03:00