bf685e6614
Travis build: 987
2019-02-09 09:31:30 +00:00
3c7207a984
Add recommended resources
2019-02-09 11:28:29 +02:00
82757c05b0
Travis build: 963 [cron]
2019-01-17 14:51:26 +00:00
2313ee266a
Travis build: 961
2019-01-16 21:43:21 +00:00
a4fe4a3846
Merge pull request #910 from IvanMwiruki/master
...
[ENHANCEMENT] Add related Kotlin project to README
2019-01-16 23:40:16 +02:00
79c96adbe7
Add related Kotlin project to README
2019-01-16 13:26:45 -08:00
6553c28827
Revert "Add related Kotlin project to README"
...
This reverts commit 371a9fb9da .
2019-01-16 13:24:56 -08:00
681910d4dc
Travis build: 957 [cron]
2019-01-14 14:50:19 +00:00
8786e79777
Travis build: 955
2019-01-14 05:42:56 +00:00
bac6d68ead
Merge pull request #909 from skatcat31/master
...
[FIX] #907 Explain next tick logic on `hashNode`
2019-01-14 07:40:06 +02:00
76dcc82bd9
Add related Kotlin project to README
2019-01-13 17:39:51 -08:00
52da0bbcac
Explain next tick logic
...
It was something we forgot and that we don't want to forget. Sending it onto the event loop prevents us from blocking with a long operation, allowing other things on the event loop to happen before a take a possibly long time
2019-01-13 12:49:50 -08:00
972c10a3e7
Travis build: 952 [cron]
2019-01-12 14:50:12 +00:00
afe2e11ee4
Travis build: 950
2019-01-12 09:53:39 +00:00
48b898a837
eol-last fix for code style consistency in deepClone.test.js
2019-01-12 11:50:41 +02:00
dacf8e31e7
Travis build: 948
2019-01-12 09:45:16 +00:00
af0f433975
Fixed issues with deepClone, built everything
2019-01-12 11:42:14 +02:00
3b9ed4f2e0
Merge pull request #908 from sunyuanSoftware/master
...
Fix deepClone edge case
2019-01-12 11:15:19 +02:00
4e39c4020b
Resolve #906
2019-01-12 11:07:04 +02:00
09e2709fa4
Fix deepClone edge case
2019-01-11 14:52:53 +08:00
a943631e27
Travis build: 944 [cron]
2019-01-10 14:48:42 +00:00
ec24d224fd
Travis build: 942
2019-01-09 18:13:53 +00:00
62443bcbd1
Resolves #745
2019-01-09 20:09:59 +02:00
3b6b7bb1bd
Travis build: 940
2019-01-09 17:51:33 +00:00
cb0126fb0f
Merge branch 'create-folder-if-not-exists'
2019-01-09 19:44:14 +02:00
e2deb15925
Travis build: 936
2019-01-09 17:41:42 +00:00
f67afc10c1
Housekeeping
2019-01-09 19:37:32 +02:00
2c7c5bd885
Merge branch 'tomorrow'
2019-01-09 19:25:45 +02:00
d0436d620f
Final cleanup of tomorrow snippet
2019-01-09 19:21:24 +02:00
e89d5fab14
Travis build: 911 [cron]
2018-12-17 14:36:02 +00:00
b933d486c6
Travis build: 909
2018-12-17 09:43:27 +00:00
90d5c1622f
Merge pull request #893 from 30-seconds/compact-whitespace
...
[FEATURE] Add compactWhitespace snippet
2018-12-17 11:39:29 +02:00
3e630bc10f
Fix test description
2018-12-16 01:07:09 +09:00
d2caf3bcdd
Add test in promisify.test.js
2018-12-16 01:05:58 +09:00
404f5a8fe7
Returns the promise in promisify.test.js
2018-12-16 00:49:08 +09:00
a4e31e4451
Merge branch 'master' into compact-whitespace
2018-12-15 15:01:27 +02:00
0ac9920308
Travis build: 903 [cron]
2018-12-13 14:33:05 +00:00
dbc56ed9f4
Travis build: 901
2018-12-12 22:06:03 +00:00
ee0d23d302
Merge pull request #889 from RobertAKARobin/feature/chainasync-updates
...
[FEATURE] chainAsync update: last function shouldn't get 'next' as argument
2018-12-13 00:03:10 +02:00
9e8ccd4641
Further addressed comments by @skatcat31
2018-12-12 15:53:48 -06:00
62e94f4fa1
Update compactWhitespace.test.js
2018-12-12 19:39:08 +02:00
3f52c2f88b
Rename compactWhitespace.js to compactWhitespace.test.js
2018-12-12 19:33:32 +02:00
6cae953d28
Rename createDirIfNotExists.js to createDirIfNotExists.test.js
2018-12-12 19:33:17 +02:00
96e42eb2b3
Merge branch 'master' into create-folder-if-not-exists
2018-12-12 19:29:40 +02:00
777defd435
Merge branch 'master' into compact-whitespace
2018-12-12 19:28:56 +02:00
2ab0116a97
Travis build: 894
2018-12-12 17:28:50 +00:00
e49f7fa453
Update tdd.js
2018-12-12 19:25:53 +02:00
a2794c150e
Add createDirIfNotExists snippet
2018-12-12 19:25:16 +02:00
b25e9f87a0
Travis build: 891
2018-12-12 17:17:27 +00:00
b1f985e026
Update PULL_REQUEST_TEMPLATE.md
2018-12-12 19:13:07 +02:00