78df52ec2f
Travis build: 751 [cron]
2018-11-07 14:16:29 +00:00
acce688180
Travis build: 725 [cron]
2018-11-01 14:14:00 +00:00
7923e8b6b8
Travis build: 670 [cron]
2018-10-20 14:09:06 +00:00
af0d56d91b
Travis build: 613 [custom]
2018-10-08 17:23:40 +00:00
60c418e1ac
Travis build: 597 [cron]
2018-10-04 20:18:24 +00:00
985ec1928d
Travis build: 574 [cron]
2018-10-01 20:16:38 +00:00
f2e5e26af3
Avoid confusing prototype methods for static methods
...
Correct: `Array.from()` (it’s a static method)
Incorrect: `Array.join()` (doesn’t exist; it’s a prototype method)
This patch uses the common `#` syntax to denote `.prototype.`.
2018-09-28 15:44:12 -04:00
b38e858121
Travis build: 527 [cron]
2018-09-25 20:13:48 +00:00
8cf111559d
Travis build: 475 [cron]
2018-09-18 20:12:19 +00:00
5727cb4ff0
build
2018-09-14 15:15:41 +02:00
66489215b6
rebuild README
2018-09-14 13:00:38 +02:00
ae8c006535
Travis build: 176 [cron]
2018-08-02 19:51:06 +00:00
f4bd0efcc3
Travis build: 1751 [cron]
2018-02-26 20:28:33 +00:00
f9802c7bd7
Travis build: 1572 [cron]
2018-02-04 20:17:40 +00:00
01d7e1ddc0
Travis build: 1329 [cron]
2018-01-21 20:11:28 +00:00
2f29187eea
Travis build: 1297 [cron]
2018-01-17 20:11:19 +00:00
73e2fc29b6
Fixed snippet archiver build and generated README
2018-01-16 16:23:25 +02:00
5532f4d195
Travis build: 1242 [cron]
2018-01-15 20:08:35 +00:00
40c4a297fb
Travis build: 1118 [cron]
2018-01-09 20:43:29 +00:00
506b30e5c4
Travis build: 1115 [custom]
2018-01-09 13:27:42 +00:00
c5287f7ad8
Travis build: 1112 [custom]
2018-01-09 13:22:34 +00:00