summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2012-11-28Small cosmetic change in the documentation for mrbgemsDaniel Bovensiepen
2012-11-27Merge remote-tracking branch 'upstream/master' into mrbgemsDaniel Bovensiepen
2012-11-26Merge pull request #572 from skandhas/pr-add-Module-instance_methodsYukihiro "Matz" Matsumoto
2012-11-26add comments for Module#instance_methodsskandhas
2012-11-26Change link-order for mrbgems as suggested by @sogabe to avoid linking-errorDaniel Bovensiepen
2012-11-26add Module#instance_methods testskandhas
2012-11-26Merge remote-tracking branch 'upstream/master' into mrbgemsDaniel Bovensiepen
2012-11-26add Module#instance_methodsskandhas
2012-11-26make 'class_instance_method_list' into a non-static funcionskandhas
2012-11-25Merge pull request #571 from skandhas/pr-add-Module-include-pYukihiro "Matz" Matsumoto
2012-11-24add comment for Module#include?skandhas
2012-11-24add Module#include? testskandhas
2012-11-24add Module#include?skandhas
2012-11-24Add usage documentation for mrbgems Daniel Bovensiepen
2012-11-23Merge remote-tracking branch 'upstream/master' into mrbgemsDaniel Bovensiepen
2012-11-23Add the usage of MRUBY_ROOT to the mrbgems build system, so that we can easil...Daniel Bovensiepen
2012-11-23Improve examples with an absolute path to the mruby treeDaniel Bovensiepen
2012-11-23Improve documentation to latest changesDaniel Bovensiepen
2012-11-23Respect dynamic GEMS.active file in mrbgems/generator.cDaniel Bovensiepen
2012-11-23Respect dynamic GEMS.active file in mrbgems/Makefile4gemDaniel Bovensiepen
2012-11-23Respect dynamic GEMS.active fileDaniel Bovensiepen
2012-11-23Change default location of GEMS.active fileDaniel Bovensiepen
2012-11-23Add ACTIVE_GEMS flag to MakefileDaniel Bovensiepen
2012-11-23Merge pull request #570 from skandhas/pr-remove-redundant-LOOP_NORMAL-checkupsYukihiro "Matz" Matsumoto
2012-11-23add assert 'BS Block 35'skandhas
2012-11-23add assert 'BS Block 34'skandhas
2012-11-23modify the order of BS BLOCK assert. Because 'BS BLOCK 32' is already defined...skandhas
2012-11-23remove redundant LOOP_NORMAL checkups in function:codegen. and fix #561skandhas
2012-11-23Adapt Ruby example to meaningful archive nameDaniel Bovensiepen
2012-11-23Adapt c example to meaningful archive nameDaniel Bovensiepen
2012-11-23Adapt c and ruby example to meaningful archive nameDaniel Bovensiepen
2012-11-23Change build process to create meaningful Archive file instead of gem.aDaniel Bovensiepen
2012-11-23Modify GEM build process to support external GEMs outside of the mruby treeDaniel Bovensiepen
2012-11-22Clean build documentation for mrbgems a bit moreDaniel Bovensiepen
2012-11-22Fix some build documentation for mrbgemsDaniel Bovensiepen
2012-11-22Improve READMEDaniel Bovensiepen
2012-11-22Deactivate / Activate GEMs Flag introduced into mrbcDaniel Bovensiepen
2012-11-22Deactivate / Activate GEMs Flag introduced into mrubyDaniel Bovensiepen
2012-11-22Deactivate / Activate GEMs Flag introduced into mirbDaniel Bovensiepen
2012-11-22Deactivate / Activate GEMs Flag introduced into mrbtestDaniel Bovensiepen
2012-11-22Deactivate / Activate GEMs Flag introduced into src/init.cDaniel Bovensiepen
2012-11-22Deactivate / Activate GEMs Flag introduced into mrbconf.hDaniel Bovensiepen
2012-11-22Deactivate / Activate GEMs Flag introduced into MakefileDaniel Bovensiepen
2012-11-22Clean GEM Generator a bit moreDaniel Bovensiepen
2012-11-22Rename GEM init fileDaniel Bovensiepen
2012-11-22Adapt new GEM compile process to ignore listDaniel Bovensiepen
2012-11-22Merge remote-tracking branch 'upstream/master' into mrbgemsDaniel Bovensiepen
2012-11-22Make GEM build choosable. Respect GEMS.active file for choices of which GEM t...Daniel Bovensiepen
2012-11-21Merge pull request #564 from xxuejie/masterYukihiro "Matz" Matsumoto
2012-11-21Merge branch 'master' of github.com:mruby/mrubyYukihiro Matz Matsumoto