summaryrefslogtreecommitdiffhomepage
path: root/doc
AgeCommit message (Expand)Author
2014-05-22Update C++ extensions in build instruction document.take_cheeze
2014-05-10Fix document generator to remove trailing space in generated document.take_cheeze
2014-05-04Add document of header searcher of compiler.take_cheeze
2014-05-03Fix docs path.yui-knk
2014-04-30remove trailing spacesNobuyoshi Nakada
2014-04-24Remove attention about mrbgem dependecy.take_cheeze
2014-04-24Update documentation of `MRuby::Gem::Specification#add_dependency`.take_cheeze
2014-04-15merge @mattn's win-compatibilityDaniel Bovensiepen
2014-04-15Improve generator to output statusDaniel Bovensiepen
2014-04-15Update language documentation without line number to reduce update interval i...Daniel Bovensiepen
2014-04-15Implement switch for line numbersDaniel Bovensiepen
2014-04-15Update Language DocumentationDaniel Bovensiepen
2014-04-15resolve conflictYukihiro "Matz" Matsumoto
2014-04-09Make bintest enabling like other `enable_xxx` methods.take_cheeze
2014-04-08Add documentation of MRuby::Build#disable_cxx_exception .take_cheeze
2014-03-20Fix literal asterisks in markdownMarcus Stollsteimer
2014-03-05fix typotake_cheeze
2014-03-05update compilation notestake_cheeze
2014-03-01remove unnecessary .gitkeepTatsuya Matsumoto
2014-02-25add ruby and C code execution order notetake_cheeze
2013-11-23Updated the documentation to better match the way things work now that 172cd2...Per Lundberg
2013-08-01Update Language DocumentationDaniel Bovensiepen
2013-08-01Merge remote-tracking branch 'upstream/master' into lang-docDaniel Bovensiepen
2013-07-27I replace 'Pre-Conditions' with 'Preconditions' because the former is a wrong...Jun Hiroe
2013-07-26Rename --pull_gems to --pull-gemsh2so5
2013-07-23"spec.author" is better for single-author gems.Tomoyuki Sahara
2013-07-05Merge pull request #1345 from kyab/doc_update_verboseYukihiro "Matz" Matsumoto
2013-07-05[doc]Introduce ./minirake --pull_gemskyab
2013-07-05[doc]Introduce ./minirake -vkyab
2013-06-15Update DocumentationDaniel Bovensiepen
2013-06-15Merge upstreamDaniel Bovensiepen
2013-06-23Improve generatorDaniel Bovensiepen
2013-06-23Remove old result fileDaniel Bovensiepen
2013-06-23Remove swap fileDaniel Bovensiepen
2013-06-23Add mrbdoc - first draftDaniel Bovensiepen
2013-06-17Fix TablesDaniel Bovensiepen
2013-06-17Add First draft of Language documentationDaniel Bovensiepen
2013-06-17Redirect documentation to Core.mdDaniel Bovensiepen
2013-06-15Add init language documentationDaniel Bovensiepen
2013-06-06Describe GemBox files can be located anywherekyab
2013-06-02Minor wording changes and a couple spelling fixesCarson McDonald
2013-05-08[doc] Add minimal build configurationDaniel Bovensiepen
2013-05-02Fix add_dependency declaration documentationDaniel Bovensiepen
2013-05-02Improve mrbgems documentationDaniel Bovensiepen
2013-05-02Add more documentation for Gem::SpecificationDaniel Bovensiepen
2013-05-02Cosmetic improvements of mrbgems documentationDaniel Bovensiepen
2013-04-27Adds documentation for MRuby::GemBox usageAndrew Nordman
2013-04-25rename every ARGS_XXX to MRB_ARGS_XXX; ref #1206Yukihiro "Matz" Matsumoto
2013-04-14Merge pull request #1182 from trmmy/move_toolsYukihiro "Matz" Matsumoto
2013-04-14Merge pull request #1180 from trmmy/typoYukihiro "Matz" Matsumoto