Commit Graph

2822 Commits

Author SHA1 Message Date
fb37df560d Updated description, tags 2018-01-23 15:59:43 +02:00
d23ef32ac1 Travis build: 1333 2018-01-23 11:32:13 +00:00
47ec7ea844 Merge pull request #565 from NielsLeenheer/master
[FIX: #564] Fix inaccurate tomorrow() function
2018-01-23 13:30:31 +02:00
5e4c23e6de Update tomorrow.md 2018-01-23 13:29:26 +02:00
61c006a426 Use getDate() instead of the obviously wrong getDay() 2018-01-22 23:37:04 +01:00
932424859b Fix tomorrow() function
For details see bug #564
2018-01-22 22:38:11 +01:00
3b085cbb04 Travis build: 1331 [cron] 2018-01-22 20:11:32 +00:00
871830c6d0 Travis build: 1329 [cron] 2018-01-21 20:11:28 +00:00
9c6ffc52ab Merge pull request #563 from Chalarangelo/tdd-update
update tdd script tabbing chained methods making more readable
2018-01-21 14:29:39 -05:00
f7d815f0d9 Update zipWith.md 2018-01-21 12:21:22 +05:30
c1f5de2b47 Travis build: 1325 [cron] 2018-01-20 20:10:52 +00:00
994e14cd0f zipWith 2018-01-20 20:51:34 +05:30
ad0bcbd70a Travis build: 1323 [cron] 2018-01-19 20:10:17 +00:00
17abe97036 Travis build: 1321 2018-01-19 12:01:55 +00:00
1cdc03acbb Merge remote-tracking branch 'origin/master' 2018-01-19 13:59:17 +02:00
adaed178a7 Add isPlainObject 2018-01-19 13:59:12 +02:00
d6a1a6080b Travis build: 1319 2018-01-19 11:53:12 +00:00
f8351649c2 Add defaults 2018-01-19 13:51:05 +02:00
6ebecdc4f7 Travis build: 1317 2018-01-19 11:24:50 +00:00
e2f599caa7 Add omitBy, pickBy 2018-01-19 13:23:45 +02:00
dec1194a8b Travis build: 1315 2018-01-19 11:16:36 +00:00
4a7c261a65 Add omit 2018-01-19 13:14:46 +02:00
6fd0d7aee0 Travis build: 1312 2018-01-19 11:07:33 +00:00
d655ba6cc2 Archived cleanObj
It's essentially the same as `pick` but a lot more confusing.
2018-01-19 13:05:48 +02:00
606e88fd01 Travis build: 1310 2018-01-19 01:08:43 +00:00
8f5c2c4a7c Merge pull request #559 from Chalarangelo/forOwn
[FEATURE][ADD] Add forOwn and forOwnRight
2018-01-18 17:05:58 -08:00
51ed7b4f73 update tdd chained methods making more readable 2018-01-18 20:05:18 -05:00
b76eb424c1 Travis build: 1308 [cron] 2018-01-18 20:09:27 +00:00
8ca337b663 Travis build: 1306 2018-01-18 15:48:23 +00:00
b775839739 Update tag_database 2018-01-18 17:46:56 +02:00
a6cced8f05 Travis build: 1304 2018-01-18 15:42:28 +00:00
a39d7c88f4 Merge branch 'getset' 2018-01-18 17:40:50 +02:00
82eb3e59a7 Updated select to get 2018-01-18 17:40:42 +02:00
ebe30f4c80 Add forOwn and forOwnRight 2018-01-18 16:45:56 +02:00
c07cd0dc36 Travis build: 1301 2018-01-18 14:13:42 +00:00
34ee5e9d43 Merge pull request #558 from itaditya/itaditya-patch-1
[ENHANCEMENT] [UPDATE: `flip.md`] Use idiomatic js for flip function
2018-01-18 15:10:47 +01:00
b4b889ee9e Use idiomatic js
Intentionally used the word `rest` instead of `args` because I felt for this case rest better helps people understand that , rest holds all the args after first arg. If I have used `args` then it partly implies that first is not an arg which is not true
2018-01-18 13:33:11 +05:30
11eeb67519 Travis build: 1299 2018-01-17 21:07:15 +00:00
1005db71a1 Merge pull request #557 from Chalarangelo/btoa
[FEATURE] btoa and atob
2018-01-17 16:05:30 -05:00
e0e30a6108 Travis build: 1297 [cron] 2018-01-17 20:11:19 +00:00
f176e041a2 Merge pull request #555 from Chalarangelo/tdd-update
Tdd update
2018-01-17 14:51:33 -05:00
b50cd7646a Added atob and btoa for node 2018-01-17 21:43:21 +02:00
0be16616ae Travis build: 1293 2018-01-17 19:40:40 +00:00
cac1a6e9fd Merge pull request #556 from Chalarangelo/isUpdate
[PATCH] Combined is snippets into a generic one
2018-01-17 21:38:35 +02:00
f68f2e542e Update is.md 2018-01-17 21:30:31 +02:00
c73d273975 Merge branch 'master' into tdd-update 2018-01-17 14:28:32 -05:00
6b9ca7249c Travis build: 1289 2018-01-17 19:27:05 +00:00
6d350e52bc Merge pull request #552 from Chalarangelo/hash
[FEATURE] Hash methods
2018-01-17 21:25:29 +02:00
4feb68e848 Combined is snippets into a generic one 2018-01-17 21:23:46 +02:00
b9c82fae1a Update tdd and convert node snippet to async 2018-01-17 21:13:12 +02:00