summaryrefslogtreecommitdiffhomepage
path: root/include
AgeCommit message (Expand)Author
2012-04-21object instance variable do not use st.cYukihiro Matsumoto
2012-04-20Merge pull request #18 from pbhogan/masterYukihiro "Matz" Matsumoto
2012-04-20Merge pull request #19 from ranmocy/masterYukihiro "Matz" Matsumoto
2012-04-20fixed statement alignmentRanmocy
2012-04-20#undef DEBUG for compatibility with environments that define DEBUG (like Xcode)Patrick Hogan
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-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 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-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-20add mruby sourcesmimaki