• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

mrubyを超漢字で動作させる


RSS
Rev. Time Author
d2a3852 2012-04-20 15:40:19 NAKAMURA Usaku

void* does not have its size.

2161737 2012-04-20 15:35:57 NAKAMURA Usaku

MRUBY_OBJECT_HEADER is always used with `;', but, in the definition of a struct, you cannot include any statement except declarations, even if the statement is void statement.

ff47338 2012-04-20 15:34:41 NAKAMURA Usaku

In mruby.h, there is no definitions of RSTRING_* here, so cannot compile if the compiler is not GCC.

95373cb 2012-04-20 15:33:53 roco

remove old TODO list

b9f11d5 2012-04-20 15:31:42 roco

Translate TODO list

908ac84 2012-04-20 15:16:51 roco

updated English text to reflect original Japanese

1105ec8 2012-04-20 15:15:30 roco

another spelling issue

5352be3 2012-04-20 15:14:42 roco

corrected some grammar and spelling issues

31eb86c 2012-04-20 15:10:55 roco

removed extra tabs and spaces

3c07f92 2012-04-20 15:01:45 Hidetaka Takano

Update README

06d74fb 2012-04-20 14:57:07 Hidetaka Takano

mod: text folding.

ea21441 2012-04-20 14:39:26 Hidetaka Takano

add contribution notice

dd1527c 2012-04-20 14:14:01 Yusuke Endoh

make %(foo) work

fb196f4 2012-04-20 14:06:54 Goro Kikuchi

Merge pull request #4 from tjsingleton/master

Add space after comma

1754111 2012-04-20 14:03:03 TJ Singleton

Add space after comma

ab8c1df 2012-04-20 14:02:54 Goro Kikuchi

Merge pull request #3 from tjsingleton/patch-1

Fix spelling

4e45941 2012-04-20 14:00:05 TJ Singleton

Fix spelling

fe585b2 2012-04-20 13:56:02 Yukihiro Matsumoto

no need to pre-allocate method table

b831887 2012-04-20 13:35:52 Frank Celler

linux compiler does not like double use of va_list

5d9945b 2012-04-20 13:35:24 Frank Celler

fixed wrong malloc size

98be612 2012-04-20 13:18:54 Yukihiro Matsumoto

Merge branch 'master' of github.com:mruby/mruby

a016c62 2012-04-20 13:18:15 Yukihiro Matsumoto

undef Module#new

d9ce44e 2012-04-20 13:17:56 Yukihiro Matsumoto

wrong inheritance chain from singleton class

7deb106 2012-04-20 12:45:45 mruby

Update README

22cf46a 2012-04-20 12:42:42 mruby

Update README

36b1110 2012-04-20 12:34:25 Hir0

Update README

eb5303d 2012-04-20 12:33:08 mruby

Update README

08451ed 2012-04-20 12:15:18 Hidetaka Takano

update notes

8a5943f 2012-04-20 11:55:26 Goro Kikuchi

Merge pull request #1 from mattn/fix_makefile

fix Makefile: quoted CC/LL are heap up to each Makefiles.

cfa6ca8 2012-04-20 11:34:21 Hidetaka Takano

add document