Torsten
8119030ed2
broken due to logic error in register_slot << (which was reducing the wrong register, self, not the arg) Still the sequence is in 2 places, one too many ?
Builtin Testing
At the Module level (word/object/integer) mostly testing that
- functions exist
- they compile
- basic length tests (no "contents")
Minimal tests for risc compilation, and again length only (should be array too)
Functionality is tested by interpreter over in interpreter dir