tomoh****@users*****
tomoh****@users*****
2009年 12月 25日 (金) 12:11:20 JST
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to "mint-lib" repository containing the "mint" project. The branch, master has been updated via f5b6c4fe4dbef21adf1b52984f7bd20f82a3acf0 (commit) via f2b9c5e3fac25cd99ee06e5fd556095313c06038 (commit) via 95fd7c7c2c150d8b250a44b78e18236481e41bf2 (commit) via 7168fa122ae3799ccba3e895376b282ebba5b39b (commit) via 97f5fe8b567cd46213908964a710e1dd502c3a5a (commit) via 151292f1d66b66f6ef329ec2ac3c2ef946f43ff9 (commit) via 43e3af36562f961bc8a8812168535ad7a52c641c (commit) via 6903d257c5c4825e63e504f336dbf971dfdcfabd (commit) via dcd3f9b39ea3011855a1b762f3fcba789176e7b3 (commit) via 5da40d47c177be79f1eebb2ae28d02d0eb7d60f0 (commit) via 55a5ff39378e8ce67da2ee2f271621878be5299d (commit) from 6700a01a28bb13a0bb60540b3161ad7fb92f3fa6 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit f5b6c4fe4dbef21adf1b52984f7bd20f82a3acf0 Author: Tomohiro Nishimura <tomoh****@gmail*****> Date: Fri Dec 25 12:09:07 2009 +0900 fix bug commit f2b9c5e3fac25cd99ee06e5fd556095313c06038 Author: Tomohiro Nishimura <tomoh****@gmail*****> Date: Fri Dec 25 11:32:07 2009 +0900 add default argument * default argument for operator method in four_arithmetic commit 95fd7c7c2c150d8b250a44b78e18236481e41bf2 Author: Tomohiro Nishimura <tomoh****@gmail*****> Date: Fri Dec 25 11:30:28 2009 +0900 add length option into four_arithmetic commit 7168fa122ae3799ccba3e895376b282ebba5b39b Author: Tomohiro Nishimura <tomoh****@gmail*****> Date: Fri Dec 25 11:30:14 2009 +0900 add spec for four_arithmetic commit 97f5fe8b567cd46213908964a710e1dd502c3a5a Author: Tomohiro Nishimura <tomoh****@gmail*****> Date: Fri Dec 25 10:45:34 2009 +0900 refactored spec commit 151292f1d66b66f6ef329ec2ac3c2ef946f43ff9 Author: Tomohiro Nishimura <tomoh****@gmail*****> Date: Fri Dec 25 04:45:15 2009 +0900 support multi numbers expression commit 43e3af36562f961bc8a8812168535ad7a52c641c Author: Tomohiro Nishimura <tomoh****@gmail*****> Date: Tue Dec 22 12:00:13 2009 +0900 change :type options into :operators (FourArithmetic) commit 6903d257c5c4825e63e504f336dbf971dfdcfabd Author: Tomohiro Nishimura <tomoh****@gmail*****> Date: Tue Dec 22 11:46:03 2009 +0900 FourArithmetic requires range option. commit dcd3f9b39ea3011855a1b762f3fcba789176e7b3 Author: Tomohiro Nishimura <tomoh****@gmail*****> Date: Tue Dec 22 10:33:09 2009 +0900 add DSL style required options setting method commit 5da40d47c177be79f1eebb2ae28d02d0eb7d60f0 Author: Tomohiro Nishimura <tomoh****@gmail*****> Date: Tue Dec 22 10:06:24 2009 +0900 add required options settings commit 55a5ff39378e8ce67da2ee2f271621878be5299d Author: Tomohiro Nishimura <tomoh****@gmail*****> Date: Wed Dec 16 00:49:08 2009 +0900 add method to handling options ----------------------------------------------------------------------- Summary of changes: lib/mint/generator/base.rb | 40 +++++++++++- lib/mint/generator/four_arithmetic.rb | 29 ++++++-- spec/generator/base_spec.rb | 109 ++++++++++++++++++++++++++++++- spec/generator/four_arithmetic_spec.rb | 112 ++++++++++++++++++++++++++------ 4 files changed, 256 insertions(+), 34 deletions(-) hooks/post-receive -- mint-lib (mint)