|
|
3d79413392
|
Linting
|
2017-12-27 11:02:46 +02:00 |
|
|
|
37bb271221
|
Merge pull request #367 from atomiks/fix-lint-script
[FIX] lint-script.js
|
2017-12-27 10:49:47 +02:00 |
|
|
|
8780a6ebef
|
Travis build: 347
|
2017-12-27 08:38:42 +00:00 |
|
|
|
51e742d9c8
|
Fix linting script
|
2017-12-27 19:37:02 +11:00 |
|
|
|
066dbed5f8
|
Tags
|
2017-12-27 10:36:51 +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 |
|
|
|
ef8675f770
|
Travis build: 339
|
2017-12-27 08:33:06 +00: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 |
|
|
|
db61edf65d
|
Travis build: 337
|
2017-12-27 08:31:05 +00: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 |
|
|
|
153ba40787
|
Travis build: 334
|
2017-12-27 08:22:09 +00:00 |
|
|
|
97bc78226b
|
Merge pull request #363 from billmei/billmei-shuffle-pure-function
Fix documentation for shuffle
|
2017-12-27 10:20:44 +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 |
|
|
|
71a0c93caf
|
Update .travis.yml
|
2017-12-26 18:51:37 +01:00 |
|
|
|
09b860384b
|
Travis build: 323
|
2017-12-26 17:22:29 +00:00 |
|
|
|
33a81cecab
|
Merge pull request #362 from kriadmin/master
[FIX] rename pipe.md and randomHexColorCode.md
|
2017-12-26 19:20:48 +02:00 |
|
|
|
1cad1884f4
|
Travis build: 321
|
2017-12-26 17:15:22 +00:00 |
|
|
|
6869511e45
|
Update tomorrow.md description
|
2017-12-26 18:13:48 +01:00 |
|
|
|
61ae1050d0
|
Travis build: 319
|
2017-12-26 17:11:11 +00: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 |
|
|
|
34679eece9
|
Travis build: 316
|
2017-12-26 17:01:00 +00:00 |
|
|
|
3a67fe00d2
|
Remerge #360
Recreate the #360 tomorrow snippet that has disappeared
|
2017-12-26 17:59:25 +01:00 |
|
|
|
7ff3ffb716
|
Update tag_database
|
2017-12-26 17:57:15 +01:00 |
|
|
|
2027e07a1f
|
Create tomorrow.md
|
2017-12-26 17:56:24 +01:00 |
|
|
|
1a5a4357f1
|
Merge pull request #3 from Chalarangelo/master
rg
|
2017-12-26 22:15:21 +05:30 |
|
|
|
34fa2b7c77
|
Travis build: 313
|
2017-12-26 13:27:18 +00: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 |
|
|
|
5a6ba2a66b
|
Shorten algorithm
|
2017-12-26 14:24:04 +01:00 |
|
|
|
0b0d439214
|
fix typo
|
2017-12-26 14:23:44 +01:00 |
|
|
|
cbe3774ea6
|
Update cleanObj.md
|
2017-12-26 14:18:13 +01:00 |
|
|
|
54a3062d67
|
Travis build: 305
|
2017-12-26 13:17:42 +00:00 |
|
|
|
e4abaf9049
|
Merge pull request #359 from kriadmin/master
[FIX] toSnakeCase
|
2017-12-26 14:15:13 +01:00 |
|
|
|
be751271cc
|
Formatting
|
2017-12-26 14:13:27 +01:00 |
|
|
|
7bf83a86b6
|
Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-code
|
2017-12-26 18:35:18 +05:30 |
|
|
|
973cf2ae6f
|
Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-code
|
2017-12-26 18:33:22 +05:30 |
|
|
|
19d02e3703
|
Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-code
|
2017-12-26 18:31:17 +05:30 |
|
|
|
94e8245e34
|
fix typos in toSnakeCase
|
2017-12-26 18:30:40 +05:30 |
|
|
|
82856fb0c7
|
fix typos in toSnakeCase
|
2017-12-26 17:55:33 +05:30 |
|
|
|
152be8fe6c
|
Update sdbmHashAlgorithm.md
trying to make it more like 30-seconds snippets
|
2017-12-26 14:35:31 +03:30 |
|
|
|
05f568ae0d
|
Update cleanObj.md
I changed comma operator because it confuses the reader.
|
2017-12-26 14:29:51 +03:30 |
|
|
|
cd7ae2dfbc
|
--amend
|
2017-12-26 16:01:08 +05:30 |
|
|
|
8c548bfc0e
|
Merge pull request #2 from Chalarangelo/master
hghj
|
2017-12-26 15:57:12 +05:30 |
|