summaryrefslogtreecommitdiffhomepage
path: root/doc
AgeCommit message (Collapse)Author
2015-09-02Merge pull request #2931 from Mav7/masterYukihiro "Matz" Matsumoto
Updated string.h.md
2015-09-01Update string.h.mdRalph Desir
2015-09-01Merge pull request #2929 from Mav7/masterYukihiro "Matz" Matsumoto
C string.h API documentation.
2015-08-31Update string.h.mdRalph Desir
2015-08-31Update string.h.mdRalph Desir
2015-08-30Update string.h.mdRalph Desir
2015-08-30Added string markdown.Ralph Desir(Mav7)
2015-07-26update mrbgems docxuejianqing
2015-07-19Fix indents; Indent is two spaces; Delete tabs [skip ci]Jun Hiroe
2015-07-18Merge pull request #2892 from Mav7/masterYukihiro "Matz" Matsumoto
Added documentation for hash.
2015-07-17Deleted range and string markdowns for now.Ralph Desir(Mav7)
2015-07-17Update hash.h.mdRalph Desir
2015-07-17Update hash.h.mdRalph Desir
2015-07-13Fix typojbreeden
2015-07-13Add ! documentation to mruby.h.mdjbreeden
2015-07-08Update hash.h.mdRalph Desir
2015-07-08Added new markdowns.Mav7
2015-06-26Respect the directory structure of `include`Franck Verrot
As mentioned in the README, two files have been put under the `mruby` directory.
2015-06-22[ci skip] replace "ignored" by "omitted"; ref #2846Yukihiro "Matz" Matsumoto
2015-06-22Add documentation to new mgem features.take_cheeze
2015-06-20Fix repository link to mruby/mruby [skip ci]Anton Davydov
2015-06-05Update array.h.mdRalph Desir
2015-06-05Update value.h.mdRalph Desir
2015-06-05Update array.h.mdRalph Desir
2015-06-05Added more function documentation for arrays.Ralph Desir
2015-06-05Update array.h.mdRalph Desir
2015-06-05Update array.h.mdRalph Desir
2015-06-04Update array.h.mdRalph Desir
2015-06-04Update array.h.mdRalph Desir
2015-06-04Adding an array readme markdown.Mav7
2015-06-04testing something.Mav7
2015-06-04Update README.mdRalph Desir
2015-06-04Adding an array readme markdown.Mav7
2015-06-01Update README.mdRalph Desir
2015-06-01Update mruby.h.mdRalph Desir
2015-06-01Update value.h.mdRalph Desir
Wrote documentation for functions found in the value.h file.
2015-05-31Added a .md file for value.hMav7
2015-05-31Update mruby.h.mdRalph Desir
2015-05-31Update mruby.h.mdRalph Desir
2015-05-31Update mruby.h.mdRalph Desir
Added documentation of more of the C API functions found inside mruby.h
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 ↵Yukihiro "Matz" Matsumoto
mentioned from @bovi and @rmosolgo; ref #2640
2014-11-18Add mruby debugger (mrdb)mimaki
2014-08-11mrb_str_bytesize is a carbon copy of mrb_str_size. remove it.Tomoyuki Sahara
mruby core does not support any character encodings but ASCII.
2014-06-27Merge pull request #2427 from suzukaze/fix-typoYukihiro "Matz" Matsumoto
Fix typo in doc/api/mruby.h.md
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