John-David Dalton
|
5f23a3143c
|
Whitespace nits.
|
2014-04-11 23:48:56 -07:00 |
|
John-David Dalton
|
ef136c9d00
|
Doc nit for _.pairs. [ci skip]
|
2014-04-11 23:24:45 -07:00 |
|
John-David Dalton
|
c7e8b724c7
|
Add arrayEach, arrayEachRight and arrayMap helpers.
|
2014-04-11 23:24:09 -07:00 |
|
John-David Dalton
|
0243e7ba8b
|
Add partitionInitializer helper.
|
2014-04-11 23:23:20 -07:00 |
|
John-David Dalton
|
b3f5375283
|
Ensure functions created by _.matches don't error when comparing falsey object values. [closes #523]
|
2014-04-10 03:05:08 -07:00 |
|
John-David Dalton
|
f90f683be5
|
Add doc note to _.isEqual about not supporting comparing DOM nodes or functions. [ci skip]
|
2014-04-10 01:20:23 -07:00 |
|
John-David Dalton
|
bd23666b45
|
Ensure _.contains works with a fromIndex for objects.
|
2014-04-10 00:54:27 -07:00 |
|
John-David Dalton
|
a620c2ec1a
|
Add more falsey value tests.
|
2014-04-09 09:27:35 -07:00 |
|
John-David Dalton
|
a723612141
|
Add null and undefined values tests for thisArg.
|
2014-04-08 08:57:26 -07:00 |
|
John-David Dalton
|
2d7d4212c1
|
Minor comment nit. [ci skip]
|
2014-04-08 01:29:55 -07:00 |
|
John-David Dalton
|
52cca034cf
|
Add more _.callback tests.
|
2014-04-08 01:21:21 -07:00 |
|
John-David Dalton
|
79ec1f5a02
|
Add JSON.stringify test.
|
2014-04-08 00:44:20 -07:00 |
|
John-David Dalton
|
68729a9696
|
Test format cleanup.
|
2014-04-08 00:43:38 -07:00 |
|
John-David Dalton
|
93383204b3
|
Rebuild dist.
|
2014-04-07 09:24:36 -07:00 |
|
John-David Dalton
|
78f17bd083
|
Add toJSON alias of valueOf. [closes #521]
|
2014-04-07 09:23:40 -07:00 |
|
John-David Dalton
|
ea87006150
|
Remove unneeded @type tag from the underscore build. [ci skip]
|
2014-04-07 00:33:45 -07:00 |
|
John-David Dalton
|
c0027c377b
|
Avoid var conflicts in the support IIFE in minified builds.
|
2014-04-06 17:39:41 -07:00 |
|
John-David Dalton
|
77b84c1de0
|
Use ok when appropriate in test/test.js.
|
2014-04-06 16:16:39 -07:00 |
|
John-David Dalton
|
a14e2fedcf
|
More doc tweaks. [ci skip]
|
2014-04-06 11:30:47 -07:00 |
|
John-David Dalton
|
0341399e54
|
Merge pull request #520 from d10/docs
Fix doc typos. [ci skip]
|
2014-04-06 11:19:05 -07:00 |
|
Benjamin Tan
|
1dcf3585fb
|
Fix typos [ci skip]
|
2014-04-06 21:47:01 +08:00 |
|
John-David Dalton
|
dbb48cf086
|
Newline nit fixed by lodash-cli patch. [ci skip]
|
2014-04-05 23:12:42 -07:00 |
|
John-David Dalton
|
064c8adcf2
|
Add more _.endsWith and _.startsWith tests.
|
2014-04-05 00:36:32 -07:00 |
|
John-David Dalton
|
cff83e095a
|
Make _.where return all elements when the props object is empty.
|
2014-04-05 00:35:43 -07:00 |
|
John-David Dalton
|
ff9aecca48
|
Add _.startsWith and _.endsWith tests.
|
2014-04-04 09:07:39 -07:00 |
|
John-David Dalton
|
53c529a12c
|
Cleanup tests.
|
2014-04-04 09:07:11 -07:00 |
|
John-David Dalton
|
78454ba876
|
Add more -Infinity, NaN, and Infinity tests.
|
2014-04-04 00:37:12 -07:00 |
|
John-David Dalton
|
c3c1702d2b
|
Change _.forEach to _.each in tests.
|
2014-04-04 00:27:43 -07:00 |
|
John-David Dalton
|
bffc777b58
|
Tweak support property comments and nonEnumArgs test.
|
2014-04-03 01:31:55 -07:00 |
|
John-David Dalton
|
fcec6a8fdf
|
Replace equal with strictEqual and fix ok test typo.
|
2014-04-02 19:01:36 -07:00 |
|
John-David Dalton
|
a842f25f89
|
Rebuild dist.
|
2014-04-02 02:48:10 -07:00 |
|
John-David Dalton
|
9f2bea8ac1
|
Wrap support.nonEnumArgs assignment in a try-catch to avoid errors in Ringo, Rhino, and Narwhal.
|
2014-04-02 02:46:34 -07:00 |
|
John-David Dalton
|
7f9a2a2d34
|
Ensure _.initial and _.last work with NaN values for n.
|
2014-04-02 00:40:23 -07:00 |
|
John-David Dalton
|
3225f17f5a
|
Comment and cleanup support properties.
|
2014-04-01 23:28:56 -07:00 |
|
John-David Dalton
|
2f8b1dff27
|
Add noglobals=true to some sauce test runs in travis.yml.
|
2014-04-01 23:28:56 -07:00 |
|
John-David Dalton
|
7884f972ea
|
Remove unused index var and prevent leaking keyIndex var.
|
2014-04-01 23:28:56 -07:00 |
|
John-David Dalton
|
bfce264537
|
Cover nonEnumArgs in modern builds too.
|
2014-04-01 02:04:58 -07:00 |
|
John-David Dalton
|
dee5f4c96a
|
Rebuild dist.
|
2014-03-31 23:56:37 -07:00 |
|
John-David Dalton
|
6bd83137fb
|
Only check indexes for arrays in _.keysIn dense array support.
|
2014-03-31 20:57:38 -07:00 |
|
John-David Dalton
|
6c6c38679a
|
Add _.keys and _.keysIn tests.
|
2014-03-31 20:57:38 -07:00 |
|
John-David Dalton
|
ca0c700afa
|
More adjustments to coerced values.
|
2014-03-29 19:15:21 -07:00 |
|
John-David Dalton
|
cc2e434f3d
|
Avoid unnecessarily coercing start to a number.
|
2014-03-29 19:15:21 -07:00 |
|
John-David Dalton
|
4d337f0bee
|
Fix typo in _.once test.
|
2014-03-29 19:15:21 -07:00 |
|
John-David Dalton
|
539c10883b
|
Add placeholder tests to for _.bindKey.
|
2014-03-29 19:15:21 -07:00 |
|
John-David Dalton
|
ae8796a570
|
Tweak var names in _.once tests.
|
2014-03-29 19:15:20 -07:00 |
|
John-David Dalton
|
141227d846
|
Add placeholder support to _.curry.
|
2014-03-29 02:14:27 -07:00 |
|
John-David Dalton
|
bb42b87f4e
|
Make nativeMax style consistent.
|
2014-03-29 02:14:27 -07:00 |
|
John-David Dalton
|
866d9dacb6
|
Add isPreBuild flag and cleanup tests.
|
2014-03-29 02:14:27 -07:00 |
|
John-David Dalton
|
006e32077c
|
Add _.support.nonEnumStrings and coerce key to a number in _.keysIn and shimKeys.
|
2014-03-28 02:06:40 -07:00 |
|
John-David Dalton
|
0aca1c6c7c
|
Cleanup fromIndex coercions.
|
2014-03-28 00:24:17 -07:00 |
|