Skip to content
This repository has been archived by the owner on Oct 15, 2018. It is now read-only.

Update getInfoFromString to not use a temporary file #228

Closed
dsherret opened this issue Feb 25, 2017 · 2 comments
Closed

Update getInfoFromString to not use a temporary file #228

dsherret opened this issue Feb 25, 2017 · 2 comments
Milestone

Comments

@dsherret
Copy link
Owner

dsherret commented Feb 25, 2017

The compiler now has a ts.createSourceFile function to do this. Or I could have in the past created my own compiler host (see here)

@dsherret dsherret added this to the Version 7.0 milestone Feb 25, 2017
@dsherret
Copy link
Owner Author

This should be implemented in version 7.0 since it makes more use of getInfoFromString.

@dsherret
Copy link
Owner Author

Implemented most of this. Tests run way faster as expected. Only need to implement using the document registry... then I'll close this.

dsherret added a commit that referenced this issue Feb 28, 2017
dsherret added a commit that referenced this issue Feb 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant