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
rubyx
/
test
/
mom
History
Torsten Rüger
1022390e0f
check for redefining of methods and forbid
...
causing some test problems, but better that way (until it's done right off course)
2019-09-24 21:20:12 +03:00
..
instruction
get method name out from method_missing
2019-09-17 20:18:00 +03:00
macro
check for redefining of methods and forbid
2019-09-24 21:20:12 +03:00
helper.rb
removing old brittle tests
2019-09-17 14:28:19 +03:00
test_block_compiler.rb
some renames before main fixes commences
2019-09-12 13:10:31 +03:00
test_block_statement.rb
some renames before main fixes commences
2019-09-12 13:10:31 +03:00
test_callable_compiler.rb
Continue testing mom instructions
2019-09-15 18:31:10 +03:00
test_class_statement.rb
some renames before main fixes commences
2019-09-12 13:10:31 +03:00
test_instruction.rb
Fixing tests for implicit return
2019-08-17 23:29:42 +03:00
test_method_compiler.rb
Derive Class and MetaClass from Behaviour
2019-09-21 18:50:33 +03:00
test_mom_collection.rb
use method missing in resolve method
2019-09-15 15:13:11 +03:00