Commit Graph

15 Commits

Author SHA1 Message Date
Kazuki Tsujimoto 632556bc6f Move stack values to heap whenever ci is popped 2012-05-12 10:47:15 +09:00
Yukihiro Matsumoto 878593430a mrb_run to return last evaluated value 2012-05-10 18:20:49 +09:00
Yukihiro Matsumoto 164c0463b2 use DIRECT_THREADED only on GCC 2012-05-09 10:58:32 +09:00
Yukihiro Matsumoto f4cf8ea423 partial VC support 2012-05-09 08:49:38 +09:00
Yukihiro Matsumoto b0e94d8c14 Time class available; based on code from @beoran; sorry for jumbo patch 2012-05-06 00:52:22 +09:00
Yukihiro "Matz" Matsumoto 91a9054073 Merge pull request #96 from k-tsj/fix-return-segv
Fix SEGV when returning from terminated method
2012-05-04 05:23:34 -07:00
Kazuki Tsujimoto 7e1df10517 Fix SEGV when returning from terminated method 2012-05-04 18:34:13 +09:00
Kazuki Tsujimoto 1c2f37434b LocalJumpError message contained garbage characters 2012-05-04 18:18:54 +09:00
Carson McDonald 88cdb52133 Fixed issue with reference to i in union, should have been sym 2012-05-01 13:08:37 -04:00
roco 4ec6d41f16 rm whitespace 2012-04-30 14:29:19 -07:00
Patrick Hogan 132dd25528 Remove a bunch of unused variables.
Removed or commented out to stop compiler whining about them.

Signed-off-by: Patrick Hogan <pbhogan@gmail.com>
2012-04-26 08:36:32 -05:00
Yukihiro Matsumoto 8b367098ac move header files {irep,dump,cdump,ritehash}.h to /include/mruby 2012-04-24 17:41:28 +09:00
Yukihiro Matsumoto 2fc1b8af2d mv variable.h to mruby/variable.h 2012-04-24 15:59:50 +09:00
mimaki 835443614d add file header 2012-04-23 11:46:16 +09:00
mimaki e0d6430f63 add mruby sources 2012-04-20 09:39:03 +09:00