Commit Graph

1208 Commits

Author SHA1 Message Date
f8b740e09a Make the example even more obvious that the original array is not mutated 2017-12-26 17:14:52 -08:00
068b92d085 Fix documentation for shuffle
The implementation of shuffle is a pure function, so it returns a new array instead of shuffling the input in place.
2017-12-26 17:08:23 -08:00
339767fdc3 Update .travis.yml 2017-12-26 18:51:37 +01:00
d55f8a6bd8 Travis build: 323 2017-12-26 17:22:29 +00:00
4ef8097c3b Merge pull request #362 from kriadmin/master
[FIX] rename pipe.md and randomHexColorCode.md
2017-12-26 19:20:48 +02:00
d250b8c9e4 Travis build: 321 2017-12-26 17:15:22 +00:00
e4fd33ca4a Update tomorrow.md description 2017-12-26 18:13:48 +01:00
14f22fd0ef Travis build: 319 2017-12-26 17:11:11 +00:00
b0ac61da92 Update tomorrow.md 2017-12-26 18:09:41 +01:00
679953d488 Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-code 2017-12-26 22:33:58 +05:30
17f0f9ee2a rename pipe.md and randomHexColorCode 2017-12-26 22:32:27 +05:30
00d150cd7d Travis build: 316 2017-12-26 17:01:00 +00:00
9f1a0f4345 Remerge #360
Recreate the #360 tomorrow snippet that has disappeared
2017-12-26 17:59:25 +01:00
94e1f34cbb Update tag_database 2017-12-26 17:57:15 +01:00
eea47b9c8f Create tomorrow.md 2017-12-26 17:56:24 +01:00
243a1e9736 Merge pull request #3 from Chalarangelo/master
rg
2017-12-26 22:15:21 +05:30
f9fe8de11a Travis build: 313 2017-12-26 13:27:18 +00:00
eb0dee6508 Merge pull request #358 from billmei/billmei-fisher-yates-shuffle
[FIX: #357] Change shuffle algorithm to Fisher-Yates shuffle
2017-12-26 14:24:48 +01:00
f1bab2570c Shorten algorithm 2017-12-26 14:24:04 +01:00
bb8e1a28c0 fix typo 2017-12-26 14:23:44 +01:00
bfe1420139 Travis build: 305 2017-12-26 13:17:42 +00:00
c912c45ad5 Merge pull request #359 from kriadmin/master
[FIX] toSnakeCase
2017-12-26 14:15:13 +01:00
37386882a6 Formatting 2017-12-26 14:13:27 +01:00
fe45d6198e Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-code 2017-12-26 18:35:18 +05:30
ab0d6e5666 Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-code 2017-12-26 18:33:22 +05:30
5d7feee222 Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-code 2017-12-26 18:31:17 +05:30
b5591c9146 fix typos in toSnakeCase 2017-12-26 18:30:40 +05:30
5dd0deff07 fix typos in toSnakeCase 2017-12-26 17:55:33 +05:30
179df15f2e --amend 2017-12-26 16:01:08 +05:30
5557afece7 Merge pull request #2 from Chalarangelo/master
hghj
2017-12-26 15:57:12 +05:30
22c361dc1f Travis build: 293 2017-12-26 06:32:06 +00:00
e66ea82ced Merge pull request #356 from Pl4gue/patch-1
[FIX: #355][randomHexColorcode.md] Fix 5-digit issue
2017-12-26 08:30:00 +02:00
d9fe4b84cc User Fisher-Yates shuffle implementation 2017-12-25 18:43:55 -08:00
fb3035cf39 Travis build: 290 2017-12-26 01:43:29 +00:00
ba591a89b6 badge direct leading to fork 2017-12-26 02:41:21 +01:00
b5f6aaae4d Fix 5-digit issue 2017-12-26 00:22:11 +01:00
947276234b Update push.sh 2017-12-25 19:02:13 +01:00
f241a045b0 Travis build: 286 2017-12-25 14:51:21 +00:00
51445117fc Travis build: 285 2017-12-25 14:50:00 +00:00
968be67f82 Create CNAME 2017-12-25 15:47:40 +01:00
cfa891bd6b Update .travis.yml 2017-12-25 15:24:31 +01:00
35c39aba62 remove shell identifier 2017-12-25 15:17:19 +01:00
7d698dc30d Update push.sh 2017-12-25 15:14:57 +01:00
5411c42c3d Revert "add linter command"
This reverts commit 16a93ca370.
2017-12-25 15:13:42 +01:00
5ffd90d55e Merge branch 'master' of https://github.com/Chalarangelo/30-seconds-of-code 2017-12-25 15:09:50 +01:00
6fbdd7914b add linter command 2017-12-25 15:08:44 +01:00
0670f1ba8f Travis build: 273 2017-12-25 06:57:23 +00:00
3125c5e33f Merge pull request #353 from lvzhenbang/patch-2
Fix parameter reference error in the usage
2017-12-25 08:51:14 +02:00
58793f7528 Fix parameter reference error in the usage
a small mistake found in reading.
2017-12-25 11:51:29 +08:00
e988def5f6 Travis build: 267 2017-12-24 23:20:18 +00:00