|
|
b6656cf68e
|
Update toggleClass.md
|
2017-12-29 00:00:59 +02:00 |
|
|
|
64e3962b0f
|
Update hasClass.md
|
2017-12-29 00:00:49 +02:00 |
|
|
|
768eaa54e4
|
Added hasClass/toggleClass snippets
|
2017-12-28 23:46:33 +02:00 |
|
|
|
5977cf6bcb
|
Added show/hide snippets
|
2017-12-28 23:33:21 +02:00 |
|
|
|
db684cdd44
|
Travis build: 425
|
2017-12-28 11:44:44 +00:00 |
|
|
|
0b0fe7fa65
|
Update quickSort.md
|
2017-12-28 13:42:57 +02:00 |
|
|
|
dfbe3cae3e
|
Update and rename arrayQuickSort.md to quickSort.md
|
2017-12-28 13:42:41 +02:00 |
|
|
|
9f6768392c
|
Create arrayQuickSort.md
|
2017-12-28 19:19:33 +08:00 |
|
|
|
fef6a62d0e
|
Make orderBy pure and fix examples
|
2017-12-28 19:55:58 +11:00 |
|
|
|
92db5d7595
|
Travis build: 392
|
2017-12-28 08:32:00 +00:00 |
|
|
|
3cbd7040e9
|
Travis build: 391
|
2017-12-28 08:30:19 +00:00 |
|
|
|
4468af558f
|
fix 2 typos from restructuring
|
2017-12-27 17:05:37 +01:00 |
|
|
|
7f42f8fcc7
|
Fixed a tiny error in a snippet
|
2017-12-27 17:26:33 +02:00 |
|
|
|
89ffaeec60
|
Merge remote-tracking branch 'origin/snippet-restructuring' into snippet-restructuring
|
2017-12-27 16:20:18 +01:00 |
|
|
|
3d65f75379
|
fix double snippet randomColorCode
|
2017-12-27 16:18:02 +01:00 |
|
|
|
19cd6eb5cf
|
build and sdbm update
|
2017-12-27 16:14:08 +01:00 |
|
|
|
38f71bba2a
|
update snippets to new style
|
2017-12-27 16:12:34 +01:00 |
|
|
|
e08dd40e4e
|
Updated linter to work with restructure
|
2017-12-27 17:05:21 +02:00 |
|
|
|
fa07effb84
|
Fixed a problematic example
|
2017-12-27 16:48:07 +02:00 |
|
|
|
f50e7db4fa
|
Merge updates
|
2017-12-27 16:42:04 +02:00 |
|
|
|
bb722b2eb4
|
Updated examples
|
2017-12-27 16:35:25 +02:00 |
|
|
|
e7e687f60c
|
update snippets 0-All
|
2017-12-27 16:32:27 +02:00 |
|
|
|
39164e9cbf
|
update snippets 96-107
|
2017-12-27 16:29:18 +02:00 |
|
|
|
9ef34b7392
|
update snippets 78 - 96
|
2017-12-27 16:27:06 +02:00 |
|
|
|
c829ed692e
|
update snippets 62-78
|
2017-12-27 16:26:12 +02:00 |
|
|
|
b5c4358995
|
update snippets 47-62
|
2017-12-27 16:25:18 +02:00 |
|
|
|
0001ff4dcb
|
update snippets 32-47
|
2017-12-27 16:24:25 +02:00 |
|
|
|
3994e12792
|
update snippets 16-31
|
2017-12-27 16:21:57 +02:00 |
|
|
|
5036ff5781
|
update snippets 1-15
|
2017-12-27 16:19:20 +02:00 |
|
|
|
67cf77655c
|
Updated examples
|
2017-12-27 16:06:16 +02:00 |
|
|
|
73a3df9f16
|
Update clampNumber.md
|
2017-12-27 11:58:54 +02:00 |
|
|
|
9e620d41c4
|
tightened code for clampnumber
clampNumber is now a single line function
|
2017-12-27 01:55:32 -08:00 |
|
|
|
3d79413392
|
Linting
|
2017-12-27 11:02:46 +02:00 |
|
|
|
42235c804d
|
Merge remote-tracking branch 'origin/master'
|
2017-12-27 10:35:23 +02:00 |
|
|
|
4e8df318b6
|
Travis build: 340
|
2017-12-27 08:35:19 +00:00 |
|
|
|
4229d2276f
|
Merge pull request #366 from lvzhenbang/patch-3
update cleanObj
|
2017-12-27 10:33:49 +02:00 |
|
|
|
457e68b902
|
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 |
|
|
|
a0d3a2c14b
|
Merge pull request #351 from christianbender/master
added sdbm-hash algorithm
|
2017-12-27 10:29:13 +02:00 |
|
|
|
be32fd4707
|
Update sdbmHashAlgorithm.md
|
2017-12-27 10:22:42 +02:00 |
|
|
|
4ac1d97503
|
Handle CRLF for splitting lines on Windows
|
2017-12-27 08:43:11 +05:30 |
|
|
|
a1f3c23871
|
Make the example even more obvious that the original array is not mutated
|
2017-12-26 17:14:52 -08:00 |
|
|
|
634abd910b
|
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 |
|
|
|
80b201bc58
|
changed the function
changed the function
|
2017-12-26 19:23:01 +01:00 |
|
|
|
33a81cecab
|
Merge pull request #362 from kriadmin/master
[FIX] rename pipe.md and randomHexColorCode.md
|
2017-12-26 19:20:48 +02:00 |
|
|
|
6869511e45
|
Update tomorrow.md description
|
2017-12-26 18:13:48 +01:00 |
|
|
|
6447071bfb
|
Update tomorrow.md
|
2017-12-26 18:09:41 +01:00 |
|
|
|
da4ab3b0c4
|
Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-code
|
2017-12-26 22:33:58 +05:30 |
|
|
|
3fd2470dfa
|
rename pipe.md and randomHexColorCode
|
2017-12-26 22:32:27 +05:30 |
|
|
|
2027e07a1f
|
Create tomorrow.md
|
2017-12-26 17:56:24 +01:00 |
|
|
|
77923f0329
|
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 |
|