Commit Graph

1453 Commits

Author SHA1 Message Date
Daniel Bovensiepen a7cb9737df Improve Gem Readme file 2012-09-24 00:47:29 +08:00
Daniel Bovensiepen 3fb943e48b Merge remote-tracking branch 'upstream/master' into mrbgems 2012-09-24 00:24:49 +08:00
Daniel Bovensiepen f699d8e41f Remove gem_empty 2012-09-24 00:14:48 +08:00
Daniel Bovensiepen 0832e26f20 Fix initializing of generator and beautify generator 2012-09-24 00:12:16 +08:00
Daniel Bovensiepen cad954aa9f Ignore gitignore 2012-09-23 23:33:08 +08:00
Daniel Bovensiepen 316edbe7c4 Empty GEM directory 2012-09-23 23:27:39 +08:00
Daniel Bovensiepen 97a91d2866 Beautify generator 2012-09-23 23:21:27 +08:00
Daniel Bovensiepen b4c4fce03f Modify generator for using printf 2012-09-23 22:59:37 +08:00
Daniel Bovensiepen 62b652c292 Catch some corner cases 2012-09-22 15:42:29 +08:00
Daniel Bovensiepen 7b8b3c0213 Another fix for Makefile 2012-09-22 02:16:13 +08:00
Daniel Bovensiepen 2a6152a1e0 Fix Makefile 2012-09-22 02:14:34 +08:00
Daniel Bovensiepen df91989bf7 Optimize Makefiles 2012-09-22 02:07:15 +08:00
Daniel Bovensiepen 0e7d5a2e4b Move Gem Tests into the main Test target 2012-09-22 01:16:26 +08:00
Daniel Bovensiepen 80b7f45fd1 Rename Gem Examples 2012-09-21 20:21:14 +08:00
Daniel Bovensiepen 668b22899f Modify README for examples 2012-09-21 20:10:35 +08:00
Daniel Bovensiepen 81225a9f0e Remove symbol recreation where not necessary 2012-09-21 19:59:41 +08:00
Daniel Bovensiepen d6f2f55b46 Add Support for Ruby Extensions, C Extensions and Test Integration 2012-09-21 19:56:28 +08:00
Yukihiro Matsumoto 84008f99d5 should adjust pc after OP_CALL 2012-09-21 15:10:38 +09:00
Daniel Bovensiepen f93572c531 Optimize Makefile 2012-09-20 18:41:16 +08:00
Daniel Bovensiepen 3d323802de Merge remote-tracking branch 'upstream/master' into mrbgems 2012-09-20 18:40:31 +08:00
Yukihiro Matsumoto 15cf8fdea4 Merge branch 'master' of github.com:mruby/mruby 2012-09-20 18:27:08 +09:00
Yukihiro Matsumoto 44b28a83f8 OP_CALL for cfunc must restore callinfo; close #476 2012-09-20 18:26:51 +09:00
Daniel Bovensiepen a8d418d5b1 Remove TODO. This point is finished 2012-09-20 01:35:57 +08:00
Daniel Bovensiepen 9a11c45e64 Integrate tests into mrbgems 2012-09-20 01:31:26 +08:00
Daniel Bovensiepen 19fa4a0993 Add default makefile for Gems 2012-09-20 00:27:56 +08:00
Daniel Bovensiepen ab548b1c19 add hello world test program 2012-09-19 23:18:35 +08:00
Daniel Bovensiepen e7425584e3 Modify information messages 2012-09-19 23:01:13 +08:00
Daniel Bovensiepen 48c84cbc2e Ignore generated files 2012-09-19 09:39:45 +09:00
Daniel Bovensiepen c0ff4fed3b Merge remote-tracking branch 'upstream/master' into mrbgems 2012-09-19 09:36:35 +09:00
Daniel Bovensiepen 17c877011d Some additional changes to compile properly 2012-09-19 09:34:24 +09:00
Daniel Bovensiepen ea68cb1beb remove second gem 2012-09-19 07:41:02 +09:00
Daniel Bovensiepen c6a520c6b5 Built generator for an variable amount of gems 2012-09-19 07:27:07 +09:00
Yukihiro "Matz" Matsumoto 1afda93c7a Merge pull request #475 from bovi/contributing
More Contributing Documentation
2012-09-18 06:30:04 -07:00
Yukihiro "Matz" Matsumoto 25a98d2b89 Merge pull request #474 from monaka/pr-generic-sh-elf-support
Generic sh-elf target support.
2012-09-18 06:29:19 -07:00
Daniel Bovensiepen 5e16c2309f re-formulate some sentences 2012-09-18 22:20:05 +09:00
Daniel Bovensiepen 2493915a72 Emphasis commands 2012-09-18 21:38:15 +09:00
Daniel Bovensiepen fcf38cc86b Add a contribution information file 2012-09-18 21:36:00 +09:00
Masaki Muranaka a55ffc78e8 Generic sh-elf target support. 2012-09-18 13:14:54 +09:00
Daniel Bovensiepen ac235e25e5 Relocate files 2012-09-17 10:23:51 +09:00
Yukihiro "Matz" Matsumoto 4bf51cdd42 Merge pull request #473 from bovi/integer-step-test
Add test case for Integer#step
2012-09-15 10:48:20 -07:00
Yukihiro "Matz" Matsumoto 8bed663762 Merge pull request #472 from bovi/kernel-to-s-test
Don't check ObjectID of Kernel#to_s. Only class check of instance
2012-09-15 10:48:04 -07:00
Daniel Bovensiepen b4647224b7 Add test case for Integer#step 2012-09-15 17:13:56 +09:00
Daniel Bovensiepen 3ee1565c7b Remove old location of md5 source 2012-09-15 15:50:34 +09:00
Daniel Bovensiepen 0101e47a27 Relocated md5 source 2012-09-15 15:47:43 +09:00
Daniel Bovensiepen 85bc533f90 Small modifications for location 2012-09-15 15:40:20 +09:00
Yukihiro Matsumoto ef17231bd7 Integer#step added 2012-09-15 15:04:51 +09:00
Yukihiro Matsumoto 4de0a2afbf Numeric#{upto,downto}: limit may not be an integer 2012-09-15 14:48:31 +09:00
Daniel Bovensiepen e44c3fc8aa Don't check ObjectID of Kernel#to_s. Only class check of instance 2012-09-15 14:14:25 +09:00
Daniel Bovensiepen a941934045 Add TODOs to finalize gems 2012-09-13 22:31:23 +09:00
Yukihiro Matsumoto f0f113ef0e should define String#+ (non inlined); close #469 2012-09-13 22:28:04 +09:00