| Age | Commit message (Collapse) | Author |
|
cleanup: delete commented out match_op() from parse.y
|
|
Adjust some indents
|
|
cleanup: unused variable local_svar
|
|
Remove trailing whitespaces. This is just a cosmetic change.
|
|
|
|
|
|
|
|
|
|
bugfix: assert_raise
|
|
Remove unused var sv
|
|
|
|
investigating on debugger
|
|
|
|
|
|
|
|
Fix two typos
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mattn-pluggable_struct
|
|
format some source code (vm.c)
|
|
|
|
|
|
|
|
be self-managed class instances.
|
|
|
|
Remove unused struct and more
|
|
format some source code (class.c)
|
|
Use typedef names as possible
|
|
|
|
|
|
|
|
|
|
|
|
of struct directly.
|
|
|
|
|
|
|
|
Fix arena size check.
|
|
Adjust space
|
|
|
|
Move Math::TOLERANCE to mruby-math
|
|
Modification of CONTRIBUTING.md
|
|
|
|
Some minor fixes of the CONTRIBUTING.md file.
|
|
|
|
|