| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Add test enumerable.rb
|
|
fix bool number to macro
|
|
fix bug when `0 + other object`
|
|
fix bug when `0 * other object`
|
|
Refactor assert_true
|
|
float + nil should be raise TypeError
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Unify indent style
|
|
|
|
|
|
Add Fiber's double resume test and fix it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix Enumerator
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Don't redefine timeval in MinGW environments
|
|
|
|
|
|
Fix compile error check of Mrbc command.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add MRB_INT_BIT
|
|
add including limits.h.
|
|
add mrb_strlen_lit
|