Commit Graph

2038 Commits

Author SHA1 Message Date
fe28fb6eb9 Update CONTRIBUTING.md 2018-01-09 04:02:17 +05:30
f3a99d73a6 Travis build: 1093 2018-01-08 21:30:56 +00:00
4505df0612 Update indexOfAll description
forgot to update description
2018-01-08 13:27:45 -08:00
13779b9f0c Travis build: 1091 2018-01-08 21:26:01 +00:00
a3e1688446 Update indexOfAll snippet return type
Now we're just going to return an empty array. This keeps a consistent return type, does not need checking, and won't break api chaining.

Decision was made because otherwise you'd have to add a filter step or check if the return is not an array. Instead we just want an empty array so it has a consistent API, and no indeces is a valid amount
2018-01-08 13:24:21 -08:00
e664a70d57 Travis build: 1087 2018-01-08 20:32:16 +00:00
53d7a4ef6a Merge pull request #513 from kriadmin/patch-5
Update lcm.md
2018-01-08 22:27:56 +02:00
0aae721e8d Travis build: 1085 2018-01-08 20:10:56 +00:00
036e9f0b54 Update tag_database 2018-01-08 22:08:12 +02:00
840d2c15df Travis build: 1083 [cron] 2018-01-08 20:06:10 +00:00
90f99dbe0f Update lcm.md 2018-01-09 01:34:51 +05:30
be413ad13c Travis build: 1081 2018-01-08 20:01:19 +00:00
1abb7faadd Merge pull request #508 from evolkmann/feature/longest
[FEATURE] Added longestString()
2018-01-08 21:58:59 +02:00
53472298a8 Update longestItem.md 2018-01-08 21:58:35 +02:00
3499a95de3 Revert "Updated README.md using npm run builder"
This reverts commit 0c8de329cb.
2018-01-08 20:34:06 +01:00
d080d1f3dd Based on suggestions, added longestItem() 2018-01-08 20:33:47 +01:00
84d7964733 Travis build: 1079 2018-01-08 17:56:40 +00:00
4fb1f9b1b9 Merge pull request #512 from Chalarangelo/partition
[FEATURE] Add partition
2018-01-08 19:55:26 +02:00
9a0727a23d Update partition.md 2018-01-08 17:28:00 +02:00
ffd30cf5ae Travis build: 1074 2018-01-08 15:26:38 +00:00
d73a231f3d Merge remote-tracking branch 'origin/master' 2018-01-08 17:24:29 +02:00
9809c2c3dd Fix negate.md 2018-01-08 17:24:23 +02:00
8cc0790a00 Travis build: 1072 2018-01-08 15:15:04 +00:00
0e437cf103 Add toSafeInteger 2018-01-08 17:12:46 +02:00
ea3942210c Add partition 2018-01-08 16:58:23 +02:00
886cf9e626 Travis build: 1067 2018-01-08 10:43:58 +00:00
cd6f38d68c Update show.md 2018-01-08 12:42:55 +02:00
ffdbaf4eff Merge pull request #509 from henry-CJ/master
fix hide err
2018-01-08 12:42:28 +02:00
ee439b19da Update hide.md 2018-01-08 12:41:36 +02:00
cb04896fec fix hide err 2018-01-08 18:22:14 +08:00
69393c1c7f Added support for arrays and single strings 2018-01-08 08:22:04 +01:00
0c8de329cb Updated README.md using npm run builder 2018-01-07 23:09:54 +01:00
4b99268d7d Update longestString() 2018-01-07 23:08:48 +01:00
7ba9c4f2ca Added longestString() 2018-01-07 23:05:55 +01:00
cc8c202249 Travis build: 1063 [cron] 2018-01-06 20:04:45 +00:00
67690e01f9 Travis build: 1061 2018-01-06 12:10:41 +00:00
ae98030fc9 Update tag_database 2018-01-06 14:09:45 +02:00
40e00968d6 Travis build: 1059 2018-01-06 11:55:10 +00:00
7d062be46d Merge pull request #506 from kriadmin/isUpperCase
[FEATURE] isUpperCase isLowerCase
2018-01-06 13:54:10 +02:00
40568e0ccb Update isLowerCase.md 2018-01-06 13:53:59 +02:00
de0c57335b Update isUpperCase.md 2018-01-06 13:53:42 +02:00
b61f020f0d Update isLowerCase.md 2018-01-06 13:52:30 +02:00
00ee6ff826 Travis build: 1057 2018-01-06 11:49:05 +00:00
fbf5e5c8da Merge pull request #505 from kriadmin/indexesOf)
[FEATURE] indexesOf
2018-01-06 13:48:12 +02:00
e05f516240 Update indexOfAll.md 2018-01-06 13:44:51 +02:00
518ffeadc1 Travis build: 1055 2018-01-06 11:16:25 +00:00
82520322dd Update createElement.md 2018-01-06 13:15:31 +02:00
c500de403d Update 2018-01-06 16:41:42 +05:30
6ca42534af Travis build: 1053 2018-01-06 10:29:39 +00:00
f9193bbad9 Merge pull request #501 from atomiks/createElement
[FEATURE] createElement
2018-01-06 21:28:44 +11:00