| Age | Commit message (Collapse) | Author |
|
add test cases for 0 and -1
|
|
|
|
|
|
|
|
cubicdaiya/issues/test_for_instance_variable_defined_question
Add test for Kernel#instance_variable_defined?
|
|
Compile assert.rb once.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LocalJumpError) on CRuby
|
|
|
|
|
|
|
|
|
|
|
|
add operator "!~".
|
|
|
|
|
|
- reduce compile time by a little bit (full-core: ~0.7s for me)
- thanks to 'include-what-you-use' for some help
- include Standard C header files before any other (coding style)
|
|
tests for "case" expression.
|
|
|
|
|
|
|
|
bigger than Fixnum, so type check for Numeric; ref #1630
|
|
|
|
|
|
|
|
|
|
|
|
More tests for Class behavior
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|