summaryrefslogtreecommitdiffhomepage
path: root/doc
AgeCommit message (Expand)Author
2012-12-18Derive DISABLE_GEMS macro according to build configurationXuejie Xiao
2012-12-16Moved some building script from GNU make to Ruby scriptYuichiro MASUI
2012-12-10As suggested by @masuidrive remove static RClass as in ce56f19b02a0c9ddd57157...Daniel Bovensiepen
2012-12-10should not use a static variable to save RClass referenceYukihiro Matz Matsumoto
2012-12-08Improve documentation based on latest improvementsDaniel Bovensiepen
2012-11-28Small cosmetic change in the documentation for mrbgemsDaniel Bovensiepen
2012-11-24Add usage documentation for mrbgems 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-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-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-21Modify Ruby ExtensionDaniel Bovensiepen
2012-11-21Modify C ExtensionDaniel Bovensiepen
2012-11-21Add C and Ruby Extension Example MixedDaniel Bovensiepen
2012-09-24Add a limitation for object files with C ExtensionDaniel Bovensiepen
2012-09-24Add location of gem to readmeDaniel Bovensiepen
2012-09-24Spell fix in mrbgems ReadmeDaniel Bovensiepen
2012-09-24Improve documentation for Gem and add limitationsDaniel Bovensiepen
2012-09-24Improve Gem Readme SourceDaniel Bovensiepen
2012-09-24Improve Gem Readme fileDaniel Bovensiepen
2012-09-22Catch some corner casesDaniel Bovensiepen
2012-09-18Add a contribution information fileDaniel Bovensiepen
2012-05-13doc/coding_conventions: word-wrap 80 columns; close #129Yukihiro Matsumoto
2012-05-13smal coding_convention updateYukihiro Matsumoto
2012-05-13mention avoiding declaration in the middleYukihiro Matsumoto
2012-05-13Format the text better and add some more text.Daniel Bovensiepen
2012-05-13Add a coding convention fileDaniel Bovensiepen
2012-04-20add mruby sourcesmimaki