Torsten Rüger
17f87f7464
resolve had the wrong approach, sort of class based oo It took methods from "derived" types and just used them To be correct, those methods would have to be recompiled for the current type, rubyx is type, not class based. Started on that, still soe strange hang though Later, type and method analysis may reveal "compatible" types (down only off course) where one could use the exact same code, but that is phase 2 |
||
---|---|---|
.. | ||
test_basic.rb | ||
test_hash.rb | ||
test_message.rb | ||
test_method_api.rb | ||
test_type_api.rb |