angular-docs-cn/docs/dgeni-package/services/tsParser
Alex Eagle 7a4a3c850f fix(typings): Minor issues preventing angular2.d.ts from working in TS 1.4.
This removes some, but not all, of the manual work needed to patch up our
.d.ts for pushing to DefinitelyTyped. Remaining manual steps are:
- some types still missing
- declaration of decorators
- remove destructuring args

See #2686.
2015-06-25 14:13:05 -07:00
..
createCompilerHost.js chore(doc-gen): get CompilerHost to return the SourceFiles with the correct fileName 2015-05-19 14:38:10 +01:00
createCompilerHost.spec.js chore(doc-gen): fix up tests to work on linux 2015-05-19 14:38:11 +01:00
getContent.js chore(doc-gen): add TypeScript parsing 2015-05-19 14:38:08 +01:00
getExportDocType.js fix(typings): Minor issues preventing angular2.d.ts from working in TS 1.4. 2015-06-25 14:13:05 -07:00
getFileInfo.js chore(doc-gen): add TypeScript parsing 2015-05-19 14:38:08 +01:00