Commit Graph

36 Commits

Author SHA1 Message Date
8dcdad9e2c some more es6 module syntax 2016-10-02 20:35:13 +02:00
d536e6aa8c improve test compilation 2016-09-29 00:19:46 +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
9542140b93 clean up 2016-09-15 18:26:33 +02:00
d4c69071e4 clean up promise handling for ts compilation 2016-09-15 18:25:09 +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
f583b05f73 now parsing compiler options correctly 2016-07-27 16:08:33 +02:00
6587b74a23 now using better babel config 2016-07-16 19:05:12 +02:00
b80c1f9090 ready for primetime 2016-07-01 04:50:23 +02:00
1723193d27 integrate tsn and clean up 2016-07-01 02:28:34 +02:00
88cd04d0e2 prepare switch to tns 2016-06-30 03:17:24 +02:00
f8c86f1871 small fix 2016-06-07 08:53:47 +02:00
48fa9d205a now compiling Tests seperately 2016-06-07 08:49:22 +02:00
bb6c07845c update to typings-global 2016-05-25 05:23:48 +02:00
Philipp Kunz
759d4031d2 prepare for better smartfile module. 2016-05-19 22:11:18 +02:00
3f261a4fa6 now uses beautylog.ora 2016-05-17 02:32:40 +02:00
LosslessBot
29c941044f fixed declaration file issue 2016-05-01 21:15:52 +02:00
LosslessBot
7d9b9b2d1d now makes TypeScript modules fully typed by default 2016-04-30 12:25:35 +02:00
LosslessBot
3d59f6d393 now reading tsOptions from tsConfig and supporting declaration file handling 2016-04-30 11:55:42 +02:00
LosslessBot
07d752449e clean up TypeScript compilation handling 2016-04-30 05:49:53 +02:00
eed1a65415 add some beauty 2016-03-14 04:53:35 +01:00
9f74fab2b2 now using gulp-typings 2016-03-12 10:21:16 +01:00
0bad43d726 cleanup 2016-02-22 22:22:39 +01:00
d5407e33dd now using commonjs module system 2016-02-20 00:53:23 +01:00
6227e47037 straighten up ts compilation 2016-02-19 01:24:25 +01:00
07aae64965 fix sourcemaps 2016-02-18 22:43:40 +01:00
70213b04bc disable declaration files for now 2016-02-18 12:55:00 +01:00
2436b30605 update default behaviour 2016-02-17 05:45:42 +01:00
29f3832d63 switch to commonjs module as default 2016-02-17 04:26:26 +01:00
f2ef982189 added sourcemap support 2016-02-17 01:16:21 +01:00
f29c04e09c update .gitignore 2016-02-16 10:58:42 +01:00
c9792b1955 update target from ES3 to ES5 2016-02-16 10:29:14 +01:00
39b79b679c fix config traveling 2016-02-09 17:01:37 +01:00
13c9c96cc6 add code coverage 2016-02-09 05:39:31 +01:00