Commit Graph

2722 Commits

Author SHA1 Message Date
7b51bbaa69 Tests for omit, omitBy 2018-02-04 20:53:25 +02:00
d34a534441 Tests for nthArg, omit, omitBy 2018-02-04 20:53:14 +02:00
2b2445b9d2 Merge remote-tracking branch 'origin/master' 2018-02-04 20:48:17 +02:00
5809d11c80 Tests for intersectionBy, intersectionWith 2018-02-04 20:48:12 +02:00
c1d2548d3f Travis build: 1565 2018-02-04 18:47:40 +00:00
3144573716 Test and fix for hashNode 2018-02-04 20:46:30 +02:00
86c08c1129 Travis build: 1563 2018-02-04 18:31:09 +00:00
702cad3341 Merge remote-tracking branch 'origin/master' 2018-02-04 20:29:12 +02:00
505dd2e4bb Travis build: 1561 2018-02-04 18:29:07 +00:00
92f4633689 Add maintainability and codacy badges 2018-02-04 20:29:06 +02:00
44fb4e6406 Merge pull request #591 from codacy-badger/codacy-badge
Add a Codacy badge to README.md
2018-02-04 20:27:48 +02:00
826cc097d8 Update README.md 2018-02-04 20:27:31 +02:00
fee61390a3 Add Codacy badge 2018-02-04 18:26:10 +00:00
91b5649b8e Utility script code style 2018-02-04 20:22:51 +02:00
7c19fc159b Travis build: 1558 2018-02-04 18:20:44 +00:00
c7f27664de Merge remote-tracking branch 'origin/master' 2018-02-04 20:19:10 +02:00
e5ffd000b9 Fixed a bug in the builder 2018-02-04 20:18:49 +02:00
5694a46fff Optimized scripts 2018-02-04 20:16:04 +02:00
8191a9f7d1 Travis build: 1556 2018-02-04 18:11:14 +00:00
f6a4b7cb64 Abstracted capitalize to the utility script 2018-02-04 20:09:28 +02:00
25b97819b1 Updated node optimization
Abstracted into a utility function.
2018-02-04 20:03:00 +02:00
5255ed1a3d Updated scripts 2018-02-04 19:52:22 +02:00
f1b951a991 Abstracted tag loading
Using the utility script.
2018-02-04 19:44:43 +02:00
c7e1d8204c Abstracted snippet loading
Adds a utility script that is used to load the snippets (more coming).
2018-02-04 19:36:38 +02:00
890cb92f96 Shortened web script
By improving the sorting system, uncategorized snippets are placed at the bottom, making the code shorter and easier to maintain.
2018-02-04 19:23:18 +02:00
262f5ea746 Coding style fixes and improvements 2018-02-04 18:07:31 +02:00
6f3893239c Coding style fixes and improvements 2018-02-04 17:58:57 +02:00
a271e58e50 Travis build: 1547 2018-02-04 15:49:33 +00:00
c6c49ab567 Fixed error prone checking etc in codebase 2018-02-04 17:48:07 +02:00
89f572efbc Add semicolon for tdd exports 2018-02-04 17:38:39 +02:00
9bded90056 Add shebang to push.sh 2018-02-04 17:35:27 +02:00
0b0bf26df0 Travis build: 1543 2018-02-04 15:06:03 +00:00
053e773f22 Updated examples for partial, partialRight 2018-02-04 17:00:20 +02:00
0c18fb00c9 Tests for partial, partialRight 2018-02-04 16:58:59 +02:00
5b72ef9b81 Tests for rearg, pickBy 2018-02-04 16:57:07 +02:00
b1934902b0 Tests for flip, over, overArgs, pipeFunctions 2018-02-04 16:54:49 +02:00
af0e163ec2 Tests for dropWhile, dropRightWhile 2018-02-04 16:47:40 +02:00
58da5f3c02 Travis build: 1535 2018-02-04 14:27:54 +00:00
0ba3c650c0 Update tag_database 2018-02-04 16:26:42 +02:00
aa23a95f6c Travis build: 1533 2018-02-04 04:09:45 +00:00
98914763d6 Merge pull request #590 from Chalarangelo/kingdavidmartins-isPlainObject-Typo-Fix
Update isPlainObject |  typo
2018-02-03 23:06:45 -05:00
bd35427e0a Update isPlainObject | typo
typo
2018-02-03 23:04:56 -05:00
b5645186cd Travis build: 1530 [cron] 2018-02-03 20:17:31 +00:00
f3101c95ad Tests for merge, memoize 2018-02-03 13:40:44 +02:00
ffd02edeb8 Tests for matches, matchesWith, mapValues 2018-02-03 13:33:09 +02:00
61c49fbda0 Tests for mapKeys, lowercaseKeys 2018-02-03 13:28:50 +02:00
5676b1428b Tests for type checking 2018-02-03 13:12:42 +02:00
0cf5f4b9f8 Tests for functions 2018-02-03 13:01:48 +02:00
b81d7a5759 Tests for forEachRight, forOwn, forOwnRight 2018-02-03 12:59:41 +02:00
4de1210378 Tests for findKey, findLastKey, findLast, findLastIndex 2018-02-03 12:55:36 +02:00