Commit Graph

2280 Commits

Author SHA1 Message Date
31bf7a1a32 Merge pull request #497 from atomiks/event-utils
[FEATURE] Event listener utils
2018-01-05 18:11:12 +02:00
0dac962b1a Merge branch 'master' into event-utils 2018-01-05 18:10:53 +02:00
18785178f8 Merge branch 'master' into event-utils 2018-01-05 18:10:22 +02:00
206ebc9ae1 Update tag_database 2018-01-05 18:09:44 +02:00
d06c0410bf Update on.md 2018-01-05 18:07:52 +02:00
4b4ed5c7ed Update off.md 2018-01-05 18:05:23 +02:00
81bfc98792 Update on.md 2018-01-06 03:01:08 +11:00
18a337b202 Merge branch 'master' into eventhub 2018-01-05 18:00:45 +02:00
517aaa78c1 Update off.md 2018-01-06 03:00:03 +11:00
428f4ec8ff Update tag_database 2018-01-06 02:59:00 +11:00
2833a65180 Merge branch 'master' into eventhub 2018-01-05 17:58:21 +02:00
3de2c5138d Update tag_database 2018-01-06 02:56:15 +11:00
dd872e106a Travis build: 1045 2018-01-05 15:49:08 +00:00
75d6dd9e6f Merge pull request #496 from lesbaa/patch-1
If using ES6, use template litorals
2018-01-05 17:47:56 +02:00
5705b8f18b Update digitize.md 2018-01-05 17:47:23 +02:00
6e3dc25d93 run npm tagger & tag binarySearch:array 2018-01-05 10:33:09 -05:00
e42a2265e0 add binarySearch 2018-01-05 10:32:10 -05:00
8ebd261e85 Travis build: 1043 2018-01-05 14:56:41 +00:00
94ca50bb50 Fixed builder for advanced snippet links
Resolves #159. Final  changes, multi-tagging complete.
2018-01-05 16:51:58 +02:00
a9246df780 Travis build: 1041 2018-01-05 14:41:29 +00:00
21b5cdfec6 Merge remote-tracking branch 'origin/master' 2018-01-05 16:34:56 +02:00
0425ebefe7 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
217bf29360 Update createEventHub.md 2018-01-06 01:26:07 +11:00
4b6b5743c5 silence error for emit 2018-01-06 00:30:47 +11:00
9f7fc75c4f fix index typo 2018-01-06 00:26:30 +11:00
c2140cb3aa Update createEventHub.md 2018-01-06 00:18:41 +11:00
3ac45b6be3 Update createEventHub.md 2018-01-06 00:09:51 +11:00
3bb85243ad Add createEventHub 2018-01-06 00:07:26 +11:00
5966ac8d1d Travis build: 1039 2018-01-05 12:36:59 +00:00
acf68012ad fix typo 2018-01-05 23:36:02 +11:00
f91b28d3fc 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
4f727a59bc Add event utils 2018-01-05 23:33:48 +11:00
Les
d372b74b02 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
8fb57618c7 Travis build: 1037 2018-01-05 10:25:27 +00:00
b87d3c193e Merge pull request #495 from vivek28111992/patch-2
Updated initializeArrayWithRange
2018-01-05 12:24:10 +02:00
76055670b4 Travis build: 1035 2018-01-05 10:22:50 +00:00
5400454388 Merge pull request #494 from Chalarangelo/atomiks-patch-1
Improve syntax highlighting
2018-01-05 12:21:39 +02:00
814a8b903b 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
6410ade54e Improve syntax highlighting 2018-01-05 10:01:40 +11:00
813b76e29d Travis build: 1032 [cron] 2018-01-04 20:03:44 +00:00
6e610f15e7 Travis build: 1030 2018-01-04 14:18:59 +00:00
3aaae3923d Merge pull request #491 from Chalarangelo/atomiks-patch-1
[UPDATE] gcd.md
2018-01-04 16:14:47 +02:00
38967ad9d0 Update gcd.md 2018-01-05 00:40:42 +11:00
e67005f052 Update gcd.md 2018-01-05 00:39:22 +11:00
91da9ba80d Travis build: 1026 2018-01-04 12:34:15 +00:00
3373ddb57f Merge pull request #486 from Chalarangelo/elo-extra
[UPDATE] Add multiplayer support to elo.md
2018-01-04 14:32:32 +02:00
df2858cba6 Update elo.md 2018-01-04 14:32:19 +02:00
725b6ca9db Travis build: 1023 2018-01-04 12:28:05 +00:00
8281457945 Updated examples
Removed duplicate and unnecessary examples.
2018-01-04 14:22:56 +02:00
2bf897b963 Update elo.md 2018-01-04 23:11:56 +11:00