summaryrefslogtreecommitdiffhomepage
path: root/lib/mruby-core-ext.rb
AgeCommit message (Expand)Author
2019-12-28Use `Rake.verbose` instead of `$verbose` and `$pp_show` in build scriptsKOBAYASHI Shuji
2019-08-25Defer several build libraries loading until neededKOBAYASHI Shuji
2019-08-08Remove monkey patches for Ruby 1.9 or earlierKOBAYASHI Shuji
2019-02-02Extend only when necessary in `lib/mruby-core-ext.rb`KOBAYASHI Shuji
2017-04-04Move class/module definitions to normal .rb filesUchio KONDO
2017-04-04Initial skelton for class/module defUchio KONDO