summaryrefslogtreecommitdiffhomepage
path: root/doc
AgeCommit message (Collapse)Author
2015-11-17mruby-1.2.01.2.0mimaki
2015-11-17document MRB_UTF8_STRING config macrocremno
2015-11-17DISABLE_STDIO/ENABLE_DEBUG macros to rename; close #3014Yukihiro "Matz" Matsumoto
changes: * rename DISABLE_STDIO -> MRB_DISABLE_STDIO * rename ENABLE_DEBUG -> MRB_ENABLE_DEBUG_HOOK * no more opposite macro definitions (e.g. ENABLE_STDIO, DISABLE_DEBUG). * rewrite above macro references throughout the code. * update documents
2015-10-13rename androidndk to androidin compile.md; ref #2991Yukihiro "Matz" Matsumoto
2015-10-11update doc/guides/compile.md to refer androidndk.rake; ref #2983 #2974Yukihiro "Matz" Matsumoto
2015-10-08Move guides locationSeba Gamboa
2015-10-08Testing yard generationSeba Gamboa
2015-10-06Add how to use mrb_gc_arena_save()/mrb_gc_arena_restore() docTatsuhiro Tsujikawa
2015-09-04Merge pull request #2941 from Mav7/masterYukihiro "Matz" Matsumoto
Added range.h.md and edited re.h.md and version.h.md
2015-09-03Update range.h.mdRalph Desir
2015-09-03Cleaned up the version.h markdown.Ralph Desir
2015-09-03Cleaned up the re.h markdown.Ralph Desir
2015-09-03Added range markdown.Ralph Desir(Mav7)
2015-09-03Merge pull request #2938 from Mav7/masterYukihiro "Matz" Matsumoto
Added version.h.md and re.h.md
2015-09-02Added reg.h markdown.Ralph Desir
2015-09-02Added regular expression header markdown.Ralph Desir(Mav7)
2015-09-02Created version.h markdown.Ralph Desir
2015-09-02doc/api/mruby/version.h.mdRalph Desir(Mav7)
2015-09-02update string.h.md; ref #2931Yukihiro "Matz" Matsumoto
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