rubyx/test/risc/interpreter/calling
Torsten Ruger d396da16e3 start with #14 by implementing factory
page was maybe a too low level name
pages may be the unit of the syscall, but after that objects desolve (maybe later to be added on from different pages)
Factory has the job of handing out a new instance of a type
it keeps a freelist for that and a reserve
2018-08-23 19:55:06 +03:00
..
test_div10.rb finally get rid of the fixme in div10 2018-08-15 18:18:21 +03:00
test_get_byte.rb large test changes due to change in cc 2018-08-12 15:02:23 +03:00
test_minus.rb start with #14 by implementing factory 2018-08-23 19:55:06 +03:00
test_mod.rb large test changes due to change in cc 2018-08-12 15:02:23 +03:00
test_mult.rb large test changes due to change in cc 2018-08-12 15:02:23 +03:00
test_plus.rb large test changes due to change in cc 2018-08-12 15:02:23 +03:00
test_puts.rb fixed some disabled tests 2018-08-17 22:43:17 +03:00
test_set_byte.rb large test changes due to change in cc 2018-08-12 15:02:23 +03:00