Commit graph

19 commits

Author SHA1 Message Date
Dan Rosén
72e11e644a Add --jest and --mocha 2018-03-05 17:15:31 +01:00
Dan Rosén
ae932d9335 Update readme 2018-02-28 10:54:06 +01:00
Dan Rosén
89c26d28fb Set executable permissions on the compiled file 2018-02-28 10:51:06 +01:00
Dan Rosén
b0271f5600 Revert "Change permissions to 755"
This reverts commit 51363475c3.
2018-02-28 10:50:36 +01:00
Dan Rosén
51363475c3 Change permissions to 755 2018-02-28 10:38:01 +01:00
Dan Rosén
a1ebc06a20 Add README 2018-02-28 10:30:39 +01:00
Dan Rosén
07020b8e00 Make tape default 2018-02-28 10:26:28 +01:00
Dan Rosén
3142c289a5 Change name to doctest-ts 2018-02-28 10:09:01 +01:00
Dan Rosén
a7d180c4dc Make tests run again, use tape instead of ava 2018-02-28 10:07:09 +01:00
Dan Rosén
9ac5a6bb12 Add a small timeout so the entire file will be written 2018-02-28 10:06:57 +01:00
Dan Rosén
aed02b3e27 Fix minor issues 2018-02-15 17:33:51 +01:00
Dan Rosén
143ac3399c Make npm install -g . work 2018-02-14 17:14:12 +01:00
Dan Rosén
e80b28c10d Use typescript again 2018-02-14 17:02:49 +01:00
Dan Rosén
31921f95bf Use babel instead of ts lib and do only doctests 2018-02-13 17:43:47 +01:00
Dan Rosén
587ac52c05 Silently ignore identifiers with missing types 2017-11-15 13:17:18 +01:00
Dan Rosén
21075b81a6 Fix indentation mistake 2017-11-06 13:01:21 +01:00
Dan Rosén
72b22b99ea Give up on trying to get diagnostics for the doctest snippet 2017-11-06 10:47:31 +01:00
Dan Rosén
2bc463153d Refactor 2017-11-04 09:25:29 +01:00
Dan Rosén
a93318a0b3 Support doctests for typescript 2017-11-02 18:40:39 +01:00