8995 Commits

Author SHA1 Message Date
30secondsofcode
4c35266581 Travis build: 1547 2018-02-04 15:49:33 +00:00
Angelos Chalaris
3129126866 Fixed error prone checking etc in codebase 2018-02-04 17:48:07 +02:00
Angelos Chalaris
6709e181d7 Add semicolon for tdd exports 2018-02-04 17:38:39 +02:00
Angelos Chalaris
ea2e45b969 Add shebang to push.sh 2018-02-04 17:35:27 +02:00
30secondsofcode
ae5370580c Travis build: 1543 2018-02-04 15:06:03 +00:00
Angelos Chalaris
a8085d4259 Updated examples for partial, partialRight 2018-02-04 17:00:20 +02:00
Angelos Chalaris
c0735d56c0 Tests for partial, partialRight 2018-02-04 16:58:59 +02:00
Angelos Chalaris
2053693237 Tests for rearg, pickBy 2018-02-04 16:57:07 +02:00
Angelos Chalaris
01305d0716 Tests for flip, over, overArgs, pipeFunctions 2018-02-04 16:54:49 +02:00
Angelos Chalaris
abd2b470ba Tests for dropWhile, dropRightWhile 2018-02-04 16:47:40 +02:00
30secondsofcode
60c54788d2 Travis build: 1535 2018-02-04 14:27:54 +00:00
Angelos Chalaris
467cc71d11 Update tag_database 2018-02-04 16:26:42 +02:00
30secondsofcode
5f2befd7db Travis build: 1533 2018-02-04 04:09:45 +00:00
King David Martins
83bd36b3dd Merge pull request #590 from Chalarangelo/kingdavidmartins-isPlainObject-Typo-Fix
Update isPlainObject |  typo
2018-02-03 23:06:45 -05:00
King David Martins
b58425073f Update isPlainObject | typo
typo
2018-02-03 23:04:56 -05:00
30secondsofcode
ef35add6d5 Travis build: 1530 [cron] 2018-02-03 20:17:31 +00:00
Angelos Chalaris
4c4190d0b4 Tests for merge, memoize 2018-02-03 13:40:44 +02:00
Angelos Chalaris
e06afdb114 Tests for matches, matchesWith, mapValues 2018-02-03 13:33:09 +02:00
Angelos Chalaris
9a1968e150 Tests for mapKeys, lowercaseKeys 2018-02-03 13:28:50 +02:00
Angelos Chalaris
cb5c991b60 Tests for type checking 2018-02-03 13:12:42 +02:00
Angelos Chalaris
fe6565184d Tests for functions 2018-02-03 13:01:48 +02:00
Angelos Chalaris
bdac20fb7f Tests for forEachRight, forOwn, forOwnRight 2018-02-03 12:59:41 +02:00
Angelos Chalaris
d7cad7f910 Tests for findKey, findLastKey, findLast, findLastIndex 2018-02-03 12:55:36 +02:00
Angelos Chalaris
9e917f801f Tests for reduceWhich, reduceSuccessive, removeNonASCII 2018-02-03 12:52:14 +02:00
Angelos Chalaris
ab38a73c2b Tests for parseCookie, serializeCookie, shuffle 2018-02-03 12:32:46 +02:00
Angelos Chalaris
f2ff2b33ea Tests for sortedLastIndex, sortedLastIndexBy, sortedIndexBy 2018-02-03 12:26:01 +02:00
Angelos Chalaris
1d03a61088 Tests for stripHTMLTags 2018-02-03 12:22:08 +02:00
Angelos Chalaris
81234d9d73 Tests for symmetricDifferenceBy, symmetricDifferenceWith 2018-02-03 12:20:15 +02:00
Angelos Chalaris
7d8614be0f Tests for takeWhile, takeRightWhile, times 2018-02-03 12:18:04 +02:00
Angelos Chalaris
d9626d0af4 Tests for transform 2018-02-03 12:10:42 +02:00
Angelos Chalaris
a7c0a73ff9 Tests for unfold, unary 2018-02-03 12:04:15 +02:00
Angelos Chalaris
52cfecdc5e Tests for unionBy, unionWith 2018-02-03 12:01:14 +02:00
Angelos Chalaris
980e3e2464 Tests for drop, distance and differenceBy 2018-02-03 11:58:24 +02:00
Angelos Chalaris
415fe3cf07 Merge pull request #583 from tcmal/master
[#526] Added some test cases
2018-02-03 11:33:29 +02:00
Angelos Chalaris
49a81e2aac Removed chainAsync tests (broken) 2018-02-03 11:32:34 +02:00
Angelos Chalaris
80382c8b39 Revert changes to chainAsync.md 2018-02-03 11:29:27 +02:00
30secondsofcode
e493002b60 Travis build: 1510 [cron] 2018-02-02 20:17:05 +00:00
30secondsofcode
e7007e4e05 Travis build: 1506 2018-02-02 11:05:56 +00:00
Stefan Feješ
1965d15bb8 Merge pull request #536 from Emgo-Dev/local
4 New Snippets
2018-02-02 12:03:25 +01:00
Angelos Chalaris
172b9ff071 Update getMeridiemSuffixOfInteger.md 2018-02-02 13:01:49 +02:00
Angelos Chalaris
cc3008bfae Update getColonTimeFromDate.md 2018-02-02 12:57:41 +02:00
30secondsofcode
2f14d09427 Travis build: 1504 [cron] 2018-02-01 20:17:05 +00:00
Oscar
f1ff5060d6 Fixed chainAsync() skipping the first function in the array. 2018-02-01 17:23:17 +00:00
Rohit Tanwar
55f39b14bd new snippets 2018-02-01 13:49:59 +05:30
30secondsofcode
d98450bdea Travis build: 1502 [cron] 2018-01-31 20:16:39 +00:00
Oscar
7c3a6a72d9 Revert bottomVisible() test 2018-01-31 19:44:46 +00:00
30secondsofcode
61468f4149 Travis build: 1500 2018-01-31 17:15:57 +00:00
Angelos Chalaris
83cffb1d04 Merge pull request #575 from Chalarangelo/add-toCurrency
Add toCurrency
2018-01-31 19:14:15 +02:00
30secondsofcode
3b1e508e66 Travis build: 1498 2018-01-31 17:08:56 +00:00
Angelos Chalaris
6b5811c578 Merge pull request #585 from Chalarangelo/atomiks-patch-1
Fix overArgs example
2018-01-31 19:06:09 +02:00