Commit Graph

7 Commits

Author SHA1 Message Date
rubydesign c1cfc12a1c converted resolve_method
Big, left till last, but surprisingly painless
2020-03-22 14:31:43 +02:00
rubydesign 28e9cd335a still fixing instruction tests 2020-03-22 14:31:43 +02:00
rubydesign e6729b8b60 fixing instruction tests 2020-03-22 14:31:43 +02:00
rubydesign 2af953e1d2 last instruciton, dynamic_call
next macros
2020-03-22 14:31:43 +02:00
rubydesign 7f5ebab800 did block yield 2020-03-22 14:31:43 +02:00
rubydesign a4c0b8e5f9 did return sequence
surprisingly easy. also some check polish
2020-03-22 14:31:43 +02:00
rubydesign db5a59f735 Unify instruction namings also dirs
Was getting confused myself, where it was instruction or instructions, when if the base class was inside or out of dir.
Now dirs are plural, and base class is inside.
2020-03-22 14:31:43 +02:00