Skip to content

JavaScript powered by TypeScript#5044

Closed
vladima wants to merge 224 commits into
masterfrom
JSDocAndJSModules
Closed

JavaScript powered by TypeScript#5044
vladima wants to merge 224 commits into
masterfrom
JSDocAndJSModules

Conversation

@vladima

@vladima vladima commented Sep 30, 2015

Copy link
Copy Markdown
Contributor

This PR is a accumulation of several other PRs (support for JSDocs, supports for recognizing JavaScript modules etc...)

@RyanCavanaugh

Copy link
Copy Markdown
Member

@ahejlsberg AMD support is removed; logic moved into the binder as we discussed. Let me know what you think.

Comment thread src/compiler/binder.ts Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This effectively does a full AST walk, which is expensive. We should just collect this information in the binder.

Comment thread src/compiler/types.ts Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove

Comment thread src/compiler/binder.ts

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are we doing this? We're in a TypeScript file here.

@mhegazy

mhegazy commented Dec 8, 2015

Copy link
Copy Markdown
Contributor

We should close this one. @RyanCavanaugh picked this up in a different PR.

@vladima vladima closed this Dec 8, 2015
@vladima vladima deleted the JSDocAndJSModules branch December 8, 2015 21:24
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants