Commit Graph

119 Commits

Author SHA1 Message Date
9a25b4ef91 remove q in favour of smartq 2017-01-18 00:58:09 +01:00
58cea5cb48 fix lib inclusion for tests 2017-01-15 21:45:08 +01:00
da45d002a3 some fixes for es5 transpilation 2017-01-15 20:12:12 +01:00
78d77c003c remove babel and instead use typescript 2017-01-15 20:01:10 +01:00
f03c4a45c2 remove TypeDoc 2017-01-15 14:32:28 +01:00
312dc4bd7f remove unnecessary logging 2016-11-25 13:42:46 +01:00
8831a8d173 empty Buffer at end of transpilation 2016-11-25 13:18:59 +01:00
7e61b49d04 fix 16 file treshold 2016-11-25 13:03:41 +01:00
12cf37f01f update messages for better feedback 2016-11-25 00:52:17 +01:00
3fd755691d now catching babel errors 2016-11-25 00:36:44 +01:00
de8992da84 fix some minor issues 2016-10-22 02:38:55 +02:00
bfcd78b169 fix version display 2016-10-22 01:34:07 +02:00
8e4a4e5766 now modularized, implements #11 2016-10-21 17:48:52 +02:00
4f93ef3fb2 update dependencies 2016-10-20 22:57:32 +02:00
69742fd6a7 moved cli into its own file 2016-10-06 21:03:30 +02:00
0b6fc610e8 made cli.js path discovery smarter 2016-10-05 12:27:30 +02:00
8dcdad9e2c some more es6 module syntax 2016-10-02 20:35:13 +02:00
9229cd79dd fix tsn issue 2016-09-29 16:19:49 +02:00
d536e6aa8c improve test compilation 2016-09-29 00:19:46 +02:00
7c960649bc add smartstream 2016-09-25 20:22:10 +02:00
b31994f163 added new npmextra version 2016-09-24 16:57:30 +02:00
5f15fe1b30 added --watch option 2016-09-22 23:23:16 +02:00
1d431792a5 upgrade to newest tsn 2016-09-18 13:08:31 +02:00
d4c69071e4 clean up promise handling for ts compilation 2016-09-15 18:25:09 +02:00
2a0a5cea8c update tsn dependency and by that support Decorators and runtime type checking through reflect metadata API 2016-09-14 13:16:36 +02:00
875efe413a some more standard js 2016-09-06 17:33:28 +02:00
cd2f401180 now adhering to standard js code style 2016-09-06 17:21:25 +02:00
8372c1437c fixes #8 2016-09-03 18:50:09 +02:00
25320bdf5c fix checks 2016-09-02 17:42:41 +02:00
82c00fe444 fix typedoc integration 2016-09-02 14:10:09 +02:00
4a17953298 fix project cleaning 2016-08-30 17:57:51 +02:00
3554e2543d add compatibility for npmpage 2016-08-30 16:35:46 +02:00
0be87e2f45 fix options 2016-08-19 11:16:13 +02:00
2edcb3947e update options 2016-08-19 09:46:36 +02:00
db1cfe4746 add --nodocs option 2016-08-13 23:54:17 +02:00
425bc6150a now using require.resolve for getting babel plugins. fixes local dependency issue. 2016-08-13 22:23:11 +02:00
8ee6623984 now getting missing devDependencies as well 2016-08-02 15:49:16 +02:00
c76cc6baf7 fix unjust devDependency warning 2016-07-28 03:56:02 +02:00
97c47ed696 now checling for typings field in package.json 2016-07-28 03:45:14 +02:00
3317168d12 now supporting dependency checks 2016-07-28 03:10:51 +02:00
f583b05f73 now parsing compiler options correctly 2016-07-27 16:08:33 +02:00
ee16740d0b improve coverage reporting 2016-07-23 02:05:56 +02:00
2ecf6c00b8 fix assets management 2016-07-19 20:31:49 +02:00
80e36a34ee now using initial cwd for writing coverage reports 2016-07-18 19:06:00 +02:00
3c7f5f1e2d now using npmextra 2016-07-17 17:13:47 +02:00
a3077f7800 improve README 2016-07-16 23:33:10 +02:00
4b3f0649fa now much faster due to skipping html coverage report 2016-07-16 20:54:52 +02:00
aa57617fc7 another fix 2016-07-16 20:14:43 +02:00
474a730a09 another fix 2016-07-16 19:23:34 +02:00
6587b74a23 now using better babel config 2016-07-16 19:05:12 +02:00