Commit Graph

10 Commits

Author SHA1 Message Date
Mitchell Blank Jr 4ebd0361e4 Helper functions for st_foreach() return "enum st_retval" not "int"
Just making this a bit more consistent throughout the code
2012-05-19 23:16:54 -07:00
Masaki Muranaka 3407376936 Remove unused static functions. 2012-05-16 16:06:12 +09:00
Yukihiro Matsumoto affb5cb7c2 remove encode_class and converter_class from mrb_state 2012-05-10 23:16:28 +09:00
Yukihiro Matsumoto bcd24af19c temporal VC patch from nkshigeru 2012-05-09 22:23:39 +09:00
roco 4ec6d41f16 rm whitespace 2012-04-30 14:29:19 -07:00
Yukihiro Matsumoto 2fc1b8af2d mv variable.h to mruby/variable.h 2012-04-24 15:59:50 +09:00
mimaki c80487561f Merge branch 'master' of github.com:mruby/mruby
Conflicts:
	src/variable.c
2012-04-23 11:51:47 +09:00
mimaki 835443614d add file header 2012-04-23 11:46:16 +09:00
Yukihiro Matsumoto 9676edda66 replace st.[ch] to remove SIZEOF_ST_INDEX_T 2012-04-21 18:59:02 +09:00
mimaki e0d6430f63 add mruby sources 2012-04-20 09:39:03 +09:00