Commit Graph

748 Commits

Author SHA1 Message Date
6d8e78d688 Travis build: 392 2017-12-28 08:32:00 +00:00
203edf9ba2 Travis build: 391 2017-12-28 08:30:19 +00:00
d9f5f1e6a5 fix 2 typos from restructuring 2017-12-27 17:05:37 +01:00
587bbd8fb4 Fixed a tiny error in a snippet 2017-12-27 17:26:33 +02:00
df2fa152ff Merge remote-tracking branch 'origin/snippet-restructuring' into snippet-restructuring 2017-12-27 16:20:18 +01:00
a21e29688e fix double snippet randomColorCode 2017-12-27 16:18:02 +01:00
62283bf526 build and sdbm update 2017-12-27 16:14:08 +01:00
cb44eaa329 update snippets to new style 2017-12-27 16:12:34 +01:00
ea043445d0 Updated linter to work with restructure 2017-12-27 17:05:21 +02:00
eb0bf7427f Fixed a problematic example 2017-12-27 16:48:07 +02:00
5823c4086a Merge updates 2017-12-27 16:42:04 +02:00
97c250bcfb Updated examples 2017-12-27 16:35:25 +02:00
0c129cdd02 update snippets 0-All 2017-12-27 16:32:27 +02:00
6bedb8fba4 update snippets 96-107 2017-12-27 16:29:18 +02:00
a7fe8cb9d6 update snippets 78 - 96 2017-12-27 16:27:06 +02:00
d0a8c3b238 update snippets 62-78 2017-12-27 16:26:12 +02:00
32fa5a9773 update snippets 47-62 2017-12-27 16:25:18 +02:00
1c73c70b4a update snippets 32-47 2017-12-27 16:24:25 +02:00
014a77224c update snippets 16-31 2017-12-27 16:21:57 +02:00
b2cffa6858 update snippets 1-15 2017-12-27 16:19:20 +02:00
5c2eeb3bcc Updated examples 2017-12-27 16:06:16 +02:00
43822db8b1 Update clampNumber.md 2017-12-27 11:58:54 +02:00
5b9330d634 tightened code for clampnumber
clampNumber is now a single line function
2017-12-27 01:55:32 -08:00
b74eb9d9bd Linting 2017-12-27 11:02:46 +02:00
897dcd7db5 Merge remote-tracking branch 'origin/master' 2017-12-27 10:35:23 +02:00
1da1f349e8 Travis build: 340 2017-12-27 08:35:19 +00:00
89cc75e4db Merge pull request #366 from lvzhenbang/patch-3
update cleanObj
2017-12-27 10:33:49 +02:00
b5c3ee5341 Merge pull request #364 from sudo-suhas/win-compat-read-lines
[ENHANCEMENT] Handle CRLF for splitting lines on Windows
2017-12-27 10:31:49 +02:00
9e5c226126 Merge pull request #351 from christianbender/master
added sdbm-hash algorithm
2017-12-27 10:29:13 +02:00
318bb645e5 Update sdbmHashAlgorithm.md 2017-12-27 10:22:42 +02:00
7aaaf19d16 Handle CRLF for splitting lines on Windows 2017-12-27 08:43:11 +05:30
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
2914132a6a changed the function
changed the function
2017-12-26 19:23:01 +01:00
4ef8097c3b Merge pull request #362 from kriadmin/master
[FIX] rename pipe.md and randomHexColorCode.md
2017-12-26 19:20:48 +02:00
e4fd33ca4a Update tomorrow.md description 2017-12-26 18:13:48 +01: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
eea47b9c8f Create tomorrow.md 2017-12-26 17:56:24 +01: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
3693c7e82c Update cleanObj.md 2017-12-26 14:18: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
b5591c9146 fix typos in toSnakeCase 2017-12-26 18:30:40 +05:30
6c4ac0b82c Update sdbmHashAlgorithm.md
trying to make it more like 30-seconds snippets
2017-12-26 14:35:31 +03:30
52f7a7dee8 Update cleanObj.md
I changed comma operator because it confuses the reader.
2017-12-26 14:29:51 +03:30
179df15f2e --amend 2017-12-26 16:01:08 +05:30