summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2012-04-20Fixed typos in usage message.Patrick Hogan
2012-04-20remove prototype for mrb_define_variable()Yukihiro Matsumoto
2012-04-20remove dependency to SIZEOF_LONG/LONG_LONGYukihiro Matsumoto
2012-04-20remove SIZEOF_FLOAT/DOUBLEYukihiro Matsumoto
2012-04-20remove dependency to SIZEOF___INT64Yukihiro Matsumoto
2012-04-20remove SIZEOF_SHORTYukihiro Matsumoto
2012-04-20Merge branch 'master' of github.com:mruby/mrubyYukihiro Matsumoto
2012-04-20Merge pull request #15 from fceller/masterYukihiro "Matz" Matsumoto
2012-04-20remove dependency to SIZEOF_INTYukihiro Matsumoto
2012-04-20remove dependency to SIZEOF_VOIDPYukihiro Matsumoto
2012-04-20assign will break under C++ even when included with extern CFrank Celler
2012-04-20Merge pull request #14 from sanrodari/patch-1Goro Kikuchi
2012-04-20TypoSantiago Rodriguez
2012-04-20Update: adding ISO Standard link and etc.Hidetaka Takano
2012-04-20Merge pull request #12 from mattetti/masterYukihiro "Matz" Matsumoto
2012-04-20updated the English README to fix some minor grammatical and spelling mistakesMatt Aimonetti
2012-04-20should not free mrb stack; a bug found&fixed by @miura1729Yukihiro Matsumoto
2012-04-20Update README.ja.mdHidetaka Takano
2012-04-20Add: README.ja markdown version.Hidetaka Takano
2012-04-20Update README.mdHidetaka Takano
2012-04-20Update README.mdHidetaka Takano
2012-04-20Del: notationHidetaka Takano
2012-04-20Update README.mdHidetaka Takano
2012-04-20add: markdown READMEHidetaka Takano
2012-04-20Merge branch 'master' of github.com:mruby/mrubyYukihiro Matsumoto
2012-04-20move src/mdata.h to include/mruby/data.hYukihiro Matsumoto
2012-04-20add file header in mruby.hmimaki
2012-04-20Merge branch 'master' of github.com:mruby/mrubymimaki
2012-04-20typo fixed in irep.hmimaki
2012-04-20mod: mRuby -> mrubyHidetaka Takano
2012-04-20Merge pull request #8 from unak/c-specYukihiro "Matz" Matsumoto
2012-04-20Merge pull request #5 from mame/fix-percent-notationYukihiro "Matz" Matsumoto
2012-04-20Merge pull request #2 from fceller/masterYukihiro "Matz" Matsumoto
2012-04-20Update README.jaHidetaka Takano
2012-04-20Update READMEHidetaka Takano
2012-04-20Update READMEHidetaka Takano
2012-04-20Update MITL.jaHidetaka Takano
2012-04-19Merge pull request #7 from rystyle/masterHidetaka Takano
2012-04-20the type of return values of tr->func_ii() and tr->func_si() is already mrb_v...NAKAMURA Usaku
2012-04-20void* does not have its size.NAKAMURA Usaku
2012-04-20MRUBY_OBJECT_HEADER is always used with `;', but, in the definition of a stru...NAKAMURA Usaku
2012-04-20In mruby.h, there is no definitions of RSTRING_* here, so cannot compile if t...NAKAMURA Usaku
2012-04-20remove old TODO listroco
2012-04-20Translate TODO listroco
2012-04-20updated English text to reflect original Japaneseroco
2012-04-20another spelling issueroco
2012-04-20corrected some grammar and spelling issuesroco
2012-04-20removed extra tabs and spacesroco
2012-04-20Update READMEHidetaka Takano
2012-04-20mod: text folding.Hidetaka Takano