f007d37d29
Travis build: 1097
2018-01-08 23:40:06 +00:00
a7e7c426ba
Add forEachRight
2018-01-09 01:38:50 +02:00
59d0bf95f8
Merge pull request #500 from kingdavidmartins/add.binarySearch
...
Add.binary search
2018-01-09 01:20:56 +02:00
5fd3d51088
Merge remote-tracking branch 'kingdavidmartins/add.binarySearch' into add.binarySearch
2018-01-09 01:20:25 +02:00
bfa7faf339
Archived binarySearch.md
2018-01-09 01:20:17 +02:00
9c35107655
Update binarySearch.md
2018-01-09 01:19:11 +02:00
796dc201de
Merge pull request #515 from kriadmin/patch-5
...
Update CONTRIBUTING.md
2018-01-09 00:59:59 +02:00
938871a3a6
Update createEventHub.md
2018-01-09 09:32:47 +11:00
fe28fb6eb9
Update CONTRIBUTING.md
2018-01-09 04:02:17 +05:30
b9d79d82ef
Update createEventHub.md
2018-01-09 09:21:32 +11:00
97674cc41e
Update createEventHub.md
2018-01-09 09:17:15 +11:00
31101d75a1
More extensive examples
2018-01-09 09:15:59 +11:00
d0cfcd095b
Update createEventHub.md
2018-01-09 08:42:54 +11:00
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
6885ab113c
Update createEventHub.md
2018-01-09 08:02:35 +11:00
a59ae52d4a
update tag_database
...
Added browser to every http request
2018-01-08 21:53:29 +01:00
e664a70d57
Travis build: 1087
2018-01-08 20:32:16 +00:00
755fe634ee
trouble with GitKraken, fix everything now
2018-01-08 21:31:30 +01:00
567575c127
add httpDelete
...
hopefully last typos I made
2018-01-08 21:29:25 +01:00
53d7a4ef6a
Merge pull request #513 from kriadmin/patch-5
...
Update lcm.md
2018-01-08 22:27:56 +02:00
757580f23f
fix snippet typo and update examples to be consistent
2018-01-08 21:17:52 +01:00
c0bd173246
add httpPut
2018-01-08 21:16:14 +01: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
5edb4836e7
update tag_database and add semicolons to http snippets
2018-01-08 21:08:04 +01:00
62e4bfe6e7
add httpPost, update examples for http snippets
2018-01-08 21:07:02 +01: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
950353976c
cache the getting
2018-01-09 05:58:58 +11:00
cc754ff8c8
Update createEventHub.md
2018-01-09 05:46:17 +11:00
5de60aec57
Use Map instead
2018-01-09 05:44:23 +11: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
120cf1cad0
Added error handling
...
Added handling for `onerror` to log on the `error` stream of the console by default, maybe not the best possible behavior, but good for starters. If you have a better idea for this, please change it accordingly.
2018-01-08 19:07:56 +02:00
c7566e295e
run tagger for httpGet
2018-01-08 17:58:50 +01:00
d74dcbc9fc
update httpGet
2018-01-08 17:57:15 +01:00
f4176de384
add httpGet
2018-01-08 17:21:52 +01: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