summaryrefslogtreecommitdiffhomepage
path: root/doc
AgeCommit message (Expand)Author
2015-04-27Fix misspellings in documentSyohei YOSHIDA
2015-01-25update grammar and preposition for debugger readmeBen A Morgan
2014-11-19[ci skip] run spell checker on doc/debugger/README.md and fixed typos mention...Yukihiro "Matz" Matsumoto
2014-11-18Add mruby debugger (mrdb)mimaki
2014-08-11mrb_str_bytesize is a carbon copy of mrb_str_size. remove it.Tomoyuki Sahara
2014-06-27Merge pull request #2427 from suzukaze/fix-typoYukihiro "Matz" Matsumoto
2014-06-26Fix typo in doc/api/mruby.h.mdJun Hiroe
2014-06-26Quote default value.take_cheeze
2014-06-26Document left mrbconfs.take_cheeze
2014-06-25Add notes about restriction of `DISABLE_STDIO`.take_cheeze
2014-06-25Add documentation of `mrb_value` config.take_cheeze
2014-06-24Merge pull request #2416 from take-cheeze/c_api_refYukihiro "Matz" Matsumoto
2014-06-23Add documentation of state atexit configuration.take_cheeze
2014-06-23Add documentation of memory pool configurations.take_cheeze
2014-06-23Start documenting C APIs.take_cheeze
2014-06-22Quote required mrbgem spec property.take_cheeze
2014-06-22Update documentation of `summary` property of mrbgem spec.take_cheeze
2014-06-22Merge pull request #2412 from suzukaze/Fix-doc3Yukihiro "Matz" Matsumoto
2014-06-22Merge pull request #2411 from suzukaze/Fix-docs2Yukihiro "Matz" Matsumoto
2014-06-22Fix document of doc/compile/README.mdJun Hiroe
2014-06-22Fix a document in doc/mrbgems/README.mdJun Hiroe
2014-06-22Fix document of doc/mrbconf/README.mdJun Hiroe
2014-06-21Syntax highlight code blocks with github flavored markdown.take_cheeze
2014-06-19Document GC mrbconfs.take_cheeze
2014-06-19Add primitive type configuration document.take_cheeze
2014-06-19Add notes about how to use mrbconf.take_cheeze
2014-06-17Add mrbconf documentation.take_cheeze
2014-06-13Fix conflict doc since there is only `add_conflict` method.take_cheeze
2014-06-13Merge pull request #2392 from take-cheeze/doc_updateYukihiro "Matz" Matsumoto
2014-06-13update add_confict document; ref #2391Yukihiro "Matz" Matsumoto
2014-06-13Update document by regenerating it.take_cheeze
2014-06-13Add document for `add_conflict` and `add_conflicts`.take_cheeze
2014-06-10Add more info about "include_paths and GEM dependency".Masaki Muranaka
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