Commit Graph

3432 Commits

Author SHA1 Message Date
be08d9f7b1 replace target with arr[mid] 2018-01-05 11:18:01 -05:00
10cfcb1f90 Travis build: 1047 2018-01-05 16:12:30 +00:00
c04cd853f9 Merge pull request #497 from atomiks/event-utils
[FEATURE] Event listener utils
2018-01-05 18:11:12 +02:00
cbf72ced3e Merge branch 'master' into event-utils 2018-01-05 18:10:53 +02:00
67ccde898b Merge branch 'master' into event-utils 2018-01-05 18:10:22 +02:00
057d0ef678 Update tag_database 2018-01-05 18:09:44 +02:00
cd7c4b7dcc Update on.md 2018-01-05 18:07:52 +02:00
595be96502 Update off.md 2018-01-05 18:05:23 +02:00
dac5bc83f9 Update on.md 2018-01-06 03:01:08 +11:00
928142cf26 Merge branch 'master' into eventhub 2018-01-05 18:00:45 +02:00
36fb776003 Update off.md 2018-01-06 03:00:03 +11:00
d3d41516d8 Update tag_database 2018-01-06 02:59:00 +11:00
4383185003 Merge branch 'master' into eventhub 2018-01-05 17:58:21 +02:00
432946820d Update tag_database 2018-01-06 02:56:15 +11:00
350367539b Travis build: 1045 2018-01-05 15:49:08 +00:00
3693ab3c5c Merge pull request #496 from lesbaa/patch-1
If using ES6, use template litorals
2018-01-05 17:47:56 +02:00
18bdf0e8eb Update digitize.md 2018-01-05 17:47:23 +02:00
fbb292b1ca run npm tagger & tag binarySearch:array 2018-01-05 10:33:09 -05:00
660011c3f5 add binarySearch 2018-01-05 10:32:10 -05:00
e768504c47 Travis build: 1043 2018-01-05 14:56:41 +00:00
3646b9b6ce Fixed builder for advanced snippet links
Resolves #159. Final  changes, multi-tagging complete.
2018-01-05 16:51:58 +02:00
303d8e8e77 Travis build: 1041 2018-01-05 14:41:29 +00:00
65458a3ec0 Merge remote-tracking branch 'origin/master' 2018-01-05 16:34:56 +02:00
931e9c689f Archive, multitagging, cleanup
Cleaned up the current snippets for consistency and minor problems, added multiple tags to most of them, archived a few.
2018-01-05 16:33:54 +02:00
475d91dac3 Update createEventHub.md 2018-01-06 01:26:07 +11:00
9af1e48ba9 silence error for emit 2018-01-06 00:30:47 +11:00
39e096055a fix index typo 2018-01-06 00:26:30 +11:00
4c0cce5824 Update createEventHub.md 2018-01-06 00:18:41 +11:00
8700977e38 Update createEventHub.md 2018-01-06 00:09:51 +11:00
218d836295 Add createEventHub 2018-01-06 00:07:26 +11:00
de86637cf3 Travis build: 1039 2018-01-05 12:36:59 +00:00
dcb8462e59 fix typo 2018-01-05 23:36:02 +11:00
20b018359b Added multi-tagging (#159)
Updated all scripts to deal with multiple tags, the only thing missing is to actually multi-tag all snippets retroactively.
2018-01-05 14:35:43 +02:00
9758d61d1e Add event utils 2018-01-05 23:33:48 +11:00
Les
74ae6b7f77 If using ES6, use template litorals
Probably being pernickety.  But if we're using ES6, you could just use a template litoral instead of string concat? Not sure if the litoral version is a bit more difficult to read mind you.
2018-01-05 11:38:34 +00:00
800978d152 Travis build: 1037 2018-01-05 10:25:27 +00:00
f99f1d3f2e Merge pull request #495 from vivek28111992/patch-2
Updated initializeArrayWithRange
2018-01-05 12:24:10 +02:00
cc63e8aa5f Travis build: 1035 2018-01-05 10:22:50 +00:00
4049b8374e Merge pull request #494 from Chalarangelo/atomiks-patch-1
Improve syntax highlighting
2018-01-05 12:21:39 +02:00
51e4d65eaa Updated initializeArrayWithRange
There was typo mistake in which Array.from was missing from Array(Math.ceil((end+1-start)/step) in description of snippet
2018-01-05 14:29:20 +05:30
fc33f3344a Improve syntax highlighting 2018-01-05 10:01:40 +11:00
bac4431228 Travis build: 1032 [cron] 2018-01-04 20:03:44 +00:00
dbf91b1009 Travis build: 1030 2018-01-04 14:18:59 +00:00
c2764e75a3 Merge pull request #491 from Chalarangelo/atomiks-patch-1
[UPDATE] gcd.md
2018-01-04 16:14:47 +02:00
a55d5b3ea6 Update gcd.md 2018-01-05 00:40:42 +11:00
c1d66ba5ff Update gcd.md 2018-01-05 00:39:22 +11:00
5327b9b28d Travis build: 1026 2018-01-04 12:34:15 +00:00
8b6b0897b3 Merge pull request #486 from Chalarangelo/elo-extra
[UPDATE] Add multiplayer support to elo.md
2018-01-04 14:32:32 +02:00
0b295bcf5d Update elo.md 2018-01-04 14:32:19 +02:00
cdb2303156 Travis build: 1023 2018-01-04 12:28:05 +00:00