summaryrefslogtreecommitdiffhomepage
path: root/doc
AgeCommit message (Expand)Author
2018-08-25Fix misspelling words in commentsKazuhiro Sera
2018-07-31Remove unmatched quotation markKazuhiro NISHIYAMA
2018-07-31Describe the difference of the keyword argument behavior.Yukihiro "Matz" Matsumoto
2018-07-31Removed merge hiccups in `doc/opcode.md`.Yukihiro "Matz" Matsumoto
2018-07-30Keyword argument implemented.Yukihiro "Matz" Matsumoto
2018-07-30New bytecode implementation of mruby VM.Yukihiro "Matz" Matsumoto
2018-06-27Add information about Kernel#bindingW
2018-04-27Set the mruby-1.4.1 release date to `2018-4-27`.1.4.1Hiroshi Mimaki
2018-03-22Add `:path` option for git repository.Takeshi Watanabe
2018-01-16Set the mruby-1.4.0 release date to `2018-1-16`.1.4.0Hiroshi Mimaki
2017-11-18doc/limitaions.md: Remove infinite recursion entry.Yukihiro "Matz" Matsumoto
2017-11-18doc/limitaions.md: Remove `Kernel.binding` entry.Yukihiro "Matz" Matsumoto
2017-08-18Separate `mrb_str_buf_new` and `mrb_str_new_capa`.Yukihiro "Matz" Matsumoto
2017-07-27Rename `MRB_SEGMENT_SIZE` to `MRB_IV_SEGMENT_SIZE`.Yukihiro "Matz" Matsumoto
2017-07-27Always use `MRB_USE_IV_SEGLIST`.Yukihiro "Matz" Matsumoto
2017-07-04Set the mruby-1.3.0 release date to `2017-7-4`.1.3.0Hiroshi Mimaki
2017-03-02Reorganize C++ exceptions; ref #3470Yukihiro "Matz" Matsumoto
2017-02-28Compile C files by C compiler when C++ files mixed.Yukihiro "Matz" Matsumoto
2016-09-28Removed trailing spacesNobuyoshi Nakada
2016-09-17Fix a couple typos in limitations.mdBenoit Daloze
2016-06-14Update doc, write about add_test_dependencyUchio KONDO
2016-04-13fix syntax highlightingTimo Schilling
2016-02-12Fix formatting again...Daniel Bovensiepen
2016-02-12Add more limitations:Daniel Bovensiepen
2016-02-12fixed typos in limitations.mdYukihiro "Matz" Matsumoto
2016-02-11Fix formattingDaniel Bovensiepen
2016-02-11Add more limitationsDaniel Bovensiepen
2016-02-11add 1/2 description to limitations.md fileYukihiro "Matz" Matsumoto
2016-02-11Small format fixDaniel Bovensiepen
2016-02-11Add limitation fileDaniel Bovensiepen
2015-11-30GC Arena docs pass for fixupsZachary Scott
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
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
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
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