Commit Graph

69 Commits (master)

Author SHA1 Message Date
闲耘™ 8796cb1a3a refact(apply): apply is not too slow than direct call. fixed #2 2015-08-31 10:36:11 +08:00
fengmk2 98f9ebcfd4 Release 1.2.0 2015-08-31 01:29:02 +08:00
fengmk2 b75534b460 Merge pull request #5 from hotoo/endsWith
refact(endsWith): endsWith is fast than regexp
2015-08-31 01:20:50 +08:00
闲耘™ 3039718c1b refact(endsWith): endsWith is fast than regexp 2015-08-30 20:48:36 +08:00
fengmk2 fe92c90b53 Merge pull request #4 from koajs/revert-slice-arguments
revert slice arguments to args
2015-07-21 01:50:09 +08:00
fengmk2 5e9a018b23 revert slice arguments to args
- revert 4ecffe8d22
- also add benchmark
2015-07-21 01:46:32 +08:00
Haoliang Gao 0b387e3940 Merge pull request #3 from popomore/object
feat: paramter support object
2015-07-16 15:32:45 +08:00
Haoliang Gao 75b7a203a0 Merge pull request #1 from hotoo/patch
Patch
2015-07-16 15:31:49 +08:00
popomore 757b28d170 feat: paramter support object 2015-07-15 22:25:23 +08:00
hotoo 4ecffe8d22 refact: arguments to array. 2015-05-21 08:39:30 +08:00
hotoo 41b16b7561 optimize use regexp without caught group 2015-05-21 08:34:36 +08:00
fengmk2 c0a48cd9a3 Release 1.0.2 2015-05-17 21:54:29 +08:00
fengmk2 a2462e6a84 feat: support *.properties resource files 2015-05-17 21:54:12 +08:00
fengmk2 1ee07403a0 Release 1.0.1 2015-05-16 22:26:18 +08:00
fengmk2 20d513f0a3 Optimization killers
see https://github.com/petkaantonov/bluebird/wiki/Optimization-killers#3-managing-arguments
2015-05-16 22:21:00 +08:00
fengmk2 c367102c71 add --harmony 2015-05-16 22:11:22 +08:00
fengmk2 1bd4f46acb Release 1.0.0 2015-05-16 22:10:14 +08:00
fengmk2 ce2881e72c fix travis 2015-05-16 22:09:13 +08:00
fengmk2 15864d180d first commit 2015-05-16 22:06:49 +08:00