Commit graph

25 commits

Author SHA1 Message Date
dependabot[bot]
fd867e2f20
Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-11 04:13:42 +00:00
Dan Rosén
1812b4e0e8 v0.5.0 2019-08-26 15:37:16 +02:00
Dan Rosén
ca94c7363a Release 0.4.0 2019-08-26 15:37:02 +02:00
Dan Rosén
ff9b35091b
Merge pull request #2 from arildm/yarn-upgrade
yarn upgrade
2019-08-26 15:28:00 +02:00
Arild Matsson
d75939a750 yarn upgrade 2019-08-26 13:51:50 +02:00
Dan Rosén
8faaba3dac Fix readme 2018-03-05 17:16:50 +01:00
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