Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

dts2as 0.8.0

Compare
Choose a tag to compare
@joshtynjala joshtynjala released this 04 Mar 23:52
· 94 commits to master since this release
  • dts2as can now parse the full ES6/ES2015 standard library, which is included with the TypeScript compiler in a file named lib.es6.d.ts.
  • TypeScript enums are now supported.
  • Many of the error messages now include more information about where parsing fails.
  • Upgraded to TypeScript 1.8.