e54329cb28
Update builder script
2019-08-13 12:12:28 +03:00
611729214a
Snippet format update
...
To match the starter (for the migration)
2019-08-13 10:29:12 +03:00
7c128fdb5b
Travis build: 1211 [custom]
2019-06-05 09:55:25 +00:00
e5de2db600
Travis build: 1060 [cron]
2019-03-16 15:17:57 +00:00
0fa000c0a8
Travis build: 751 [cron]
2018-11-07 14:16:29 +00:00
239b947355
Travis build: 725 [cron]
2018-11-01 14:14:00 +00:00
ba7dae0b97
Travis build: 670 [cron]
2018-10-20 14:09:06 +00:00
593d2f0a06
Travis build: 613 [custom]
2018-10-08 17:23:40 +00:00
c0f5d12fbe
Travis build: 597 [cron]
2018-10-04 20:18:24 +00:00
bf35deabc8
Travis build: 574 [cron]
2018-10-01 20:16:38 +00:00
8ee50178f3
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
a582850d3d
Travis build: 527 [cron]
2018-09-25 20:13:48 +00:00
5db73f463e
Travis build: 475 [cron]
2018-09-18 20:12:19 +00:00
ba785feca6
build
2018-09-14 15:15:41 +02:00
5597480a17
rebuild README
2018-09-14 13:00:38 +02:00
43af1264ee
Travis build: 176 [cron]
2018-08-02 19:51:06 +00:00
76b2582c8e
Travis build: 1751 [cron]
2018-02-26 20:28:33 +00:00
998af8f9e2
Travis build: 1572 [cron]
2018-02-04 20:17:40 +00:00
871830c6d0
Travis build: 1329 [cron]
2018-01-21 20:11:28 +00:00
e0e30a6108
Travis build: 1297 [cron]
2018-01-17 20:11:19 +00:00
f076160341
Fixed snippet archiver build and generated README
2018-01-16 16:23:25 +02:00
951509906e
Travis build: 1242 [cron]
2018-01-15 20:08:35 +00:00
763a738438
Travis build: 1118 [cron]
2018-01-09 20:43:29 +00:00
47aa3cf7b7
Travis build: 1115 [custom]
2018-01-09 13:27:42 +00:00
4060edf42e
Travis build: 1112 [custom]
2018-01-09 13:22:34 +00:00