This website requires JavaScript.
Explore
Help
Register
Sign In
ruby-x
/
rubyx
Watch
1
Star
0
Fork
0
You've already forked rubyx
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
ddd1f4e296a41beb879fd19ba9aba31b9c462f62
rubyx
/
test
/
risc
/
interpreter
/
calling
T
History
rubydesign
ddd1f4e296
fix interpreter syscall and rename return reg
...
returned int for puts was same name as implicit return int
2020-03-22 14:31:43 +02:00
..
test_alloc.rb
move message to stack_pointer
2020-03-22 14:31:43 +02:00
test_div10.rb
fix mod and tests
2020-03-22 14:31:43 +02:00
test_get_byte.rb
fix stray misc in slot
2020-03-22 14:31:43 +02:00
test_minus.rb
move message to stack_pointer
2020-03-22 14:31:43 +02:00
test_mod.rb
move message to stack_pointer
2020-03-22 14:31:43 +02:00
test_mult.rb
move message to stack_pointer
2020-03-22 14:31:43 +02:00
test_plus.rb
move message to stack_pointer
2020-03-22 14:31:43 +02:00
test_puts.rb
fix interpreter syscall and rename return reg
2020-03-22 14:31:43 +02:00
test_set_byte.rb
fix putstring and puts
2020-03-22 14:31:43 +02:00