Commit Graph

777 Commits

Author SHA1 Message Date
30secondsofcode
96082b2f74 Travis build: 579 [cron] 2018-10-02 20:18:29 +00:00
Nitish Kumar
1a92b1265f Minor Simplifications 2018-10-02 23:10:00 +05:30
Siarhei
8b5b6dac65 Simplify triggerEvent 2018-10-02 11:02:52 +04:00
30secondsofcode
985ec1928d Travis build: 574 [cron] 2018-10-01 20:16:38 +00:00
itchylol742
39c1e57429 change test comments
changed 'Returns all indices of val in an array' to 'When val is not found, return an empty array' for test that searches for val in an array without val
2018-10-01 14:35:22 -04:00
Angelos Chalaris
474aaffbbf Add isStream 2018-10-01 20:12:19 +03:00
Angelos Chalaris
a470bb04f0 Merge branch 'master' into master 2018-10-01 19:33:44 +03:00
evyatarmeged
5733491728 add celsiusToFahrenheit and fahrenheitToCelsius 2018-10-01 15:26:36 +03:00
30secondsofcode
f5596168b4 Travis build: 565 [cron] 2018-09-30 20:15:19 +00:00
30secondsofcode
eca8ab3152 Travis build: 563 [cron] 2018-09-29 20:15:22 +00:00
Angelos Chalaris
29bd1d0a3c Added tests for new date snippets 2018-09-29 14:29:56 +03:00
30secondsofcode
15540ae582 Travis build: 554 [cron] 2018-09-28 20:14:51 +00:00
30secondsofcode
596e2ca849 Travis build: 543 [cron] 2018-09-27 20:14:50 +00:00
Angelos Chalaris
2239021bb1 Merge pull request #753 from 30-seconds/feature/shank
[FEATURE] shank()
2018-09-27 18:12:10 +03:00
Angelos Chalaris
711e3b8158 Merge pull request #748 from 30-seconds/indentString
Add indentString
2018-09-27 16:58:31 +03:00
Brian Boyko
cc0c55da83 shank() - array - duplicates Array.prototype.splice() except returns a new array instead of mutating in-place
Update shank.md

Update shank.md

Update shank.js

Update shank.test.js

Update tag_database

remove testlog
2018-09-27 14:59:50 +02:00
30secondsofcode
f3a8851ca4 Travis build: 533 [cron] 2018-09-26 20:14:02 +00:00
Angelos Chalaris
f8d3cc5780 Merge pull request #751 from Theomg/master
[ENHANCEMENT] Simpler solution to mask using padStart
2018-09-26 12:27:33 +03:00
30secondsofcode
b38e858121 Travis build: 527 [cron] 2018-09-25 20:13:48 +00:00
Theo Menkes Reis
4cbb97733b simpler solution to mask using padStart 2018-09-25 00:21:18 +00:00
30secondsofcode
de7ec7e1ed Travis build: 516 [cron] 2018-09-24 20:13:17 +00:00
Angelos Chalaris
eb12a93d85 Add indentString 2018-09-24 22:14:27 +03:00
30secondsofcode
1fb506d6e4 Travis build: 509 [cron] 2018-09-23 20:13:39 +00:00
30secondsofcode
619b140824 Travis build: 507 [cron] 2018-09-22 20:13:16 +00:00
30secondsofcode
8dbc7be7ad Travis build: 481 [cron] 2018-09-21 20:12:39 +00:00
30secondsofcode
548e3f650d Travis build: 479 [cron] 2018-09-20 20:12:50 +00:00
Siarhei
44402fe6bd Refactor takeRightWhile 2018-09-20 18:10:31 +04:00
30secondsofcode
d9f389457d Travis build: 477 [cron] 2018-09-19 20:12:36 +00:00
30secondsofcode
8cf111559d Travis build: 475 [cron] 2018-09-18 20:12:19 +00:00
Angelos Chalaris
17a3db8f19 Merge pull request #744 from Siarhei-Zharnasek/master
Simplify observeMutations
2018-09-18 08:25:54 +03:00
30secondsofcode
d5a7001b4e Travis build: 472 [cron] 2018-09-17 20:12:50 +00:00
Siarhei
54ef33dae1 Simplify observeMutations 2018-09-17 11:53:50 +04:00
30secondsofcode
4d7dbcc5dd Travis build: 470 [cron] 2018-09-16 20:11:11 +00:00
30secondsofcode
90bbb0d09b Travis build: 468 [cron] 2018-09-15 20:10:55 +00:00
Angelos Chalaris
2ba4b95b47 Linted archive 2018-09-15 13:52:12 +03:00
Angelos Chalaris
3887161332 Linted tests 2018-09-15 12:52:15 +03:00
Angelos Chalaris
f53a9ae54e Merge pull request #742 from Siarhei-Zharnasek/master
Add unit tests for deepFreeze
2018-09-15 12:31:57 +03:00
30secondsofcode
d4dc4a1db7 Travis build: 452 [cron] 2018-09-14 20:10:21 +00:00
Felix Wu
8579e6cbb4 append hyphen for advanced links 2018-09-14 15:39:22 +02:00
Felix Wu
66489215b6 rebuild README 2018-09-14 13:00:38 +02:00
Siarhei
f347b7e911 Add unit tests for deepFreeze 2018-09-14 12:26:08 +04:00
30secondsofcode
2d46226362 Travis build: 436 [cron] 2018-09-13 20:09:57 +00:00
30secondsofcode
85254d000e Travis build: 434 [cron] 2018-09-12 20:09:39 +00:00
30secondsofcode
ffa135a531 Travis build: 431 [cron] 2018-09-10 20:08:26 +00:00
Angelos Chalaris
ae93f61975 Merge pull request #736 from Siarhei-Zharnasek/master
Simplify objectFromPairs
2018-09-10 08:31:32 +03:00
Siarhei
e4c7f96f24 Remove parentheses for objectFromPairs argument 2018-09-10 09:03:26 +04:00
30secondsofcode
d076d73f29 Travis build: 423 [cron] 2018-09-09 20:07:30 +00:00
30secondsofcode
e60c3c2492 Travis build: 421 [cron] 2018-09-08 20:06:43 +00:00
Siarhei
5b9fcfe537 Add parentheses for objectFromPairs argument 2018-09-08 11:59:01 +04:00
30secondsofcode
30ac984b8b Travis build: 391 [cron] 2018-09-07 20:06:05 +00:00