Skip to content

Merge master into release-3.1#27205

Merged
RyanCavanaugh merged 138 commits intorelease-3.1from
master
Sep 18, 2018
Merged

Merge master into release-3.1#27205
RyanCavanaugh merged 138 commits intorelease-3.1from
master

Conversation

@RyanCavanaugh
Copy link
Copy Markdown
Member

See title

ajafff and others added 30 commits September 2, 2018 21:42
…ays returns array of resolved config file name
…load of the project or resetting builder context
- no need to maintain map from referencing projects to references
- When queueing for downstream projects, always handle build order
…ting project, do it after build for invalidated project is complete
RyanCavanaugh and others added 27 commits September 17, 2018 16:29
fix getExtendedConfig in commandLineParser
* Dive into simple arrow functions when elaborating errors

* Dive into array literals as though they were tuples when elaborating, if possible

* Make parameter required

* Remove misleading errors by deeply tuplefying

* Remove lib related spans
Implement readDirectory on the watch mode CompilerHost
…solve module/typereferences/reference paths in it instead of output decl file path

This also ensures that originalFileName, resolvedPath are set correctly even when we are reusing program structure
Fixes #26036
Async code fix issues concerning underscores and nested promises
…ng-allowjs-with-composite

#26786: deny using allowJs option with composite
…-dir-with-composite

#26862: allow using declarationDir with composite option
Ensure all the usages of compilerOptions.declaration take into account compilerOptions.composite if needed
Use originalFileName (fileName of input project reference file) to resolve module/typereferences/reference paths in it instead of output decl file path
Detect the input file of referenced project with fileNames from parsed command line
@RyanCavanaugh RyanCavanaugh merged commit 9103191 into release-3.1 Sep 18, 2018
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
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