-
Notifications
You must be signed in to change notification settings - Fork 686
Build mode #1484
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
sheetalkamat
wants to merge
47
commits into
main
Choose a base branch
from
buildMode
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+118,067
−2,195
Open
Build mode #1484
Changes from all commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
1fada90
Add commandline --build parsing
sheetalkamat 7ec429c
add help
sheetalkamat 805a72e
Build order
sheetalkamat 73b4c77
tsc -b
sheetalkamat 7a4f78e
tsc --b commandline tests
sheetalkamat 89f10c1
tsc --b --clean tests
sheetalkamat 9de0c52
tsc -b config file errors tests
sheetalkamat f8f26ce
tsc composite tests
sheetalkamat 965584e
tsc -b extends
sheetalkamat ef6ed6c
Include quotes of string literals of import in the file include reaso…
sheetalkamat 5be7be4
tsc -b solution tests
sheetalkamat fb71b95
tsc -b and tsc -p declaration emit tests
sheetalkamat a44478d
emitdeclaration only tests
sheetalkamat a919b93
tsc -b file delete tests
sheetalkamat 0c32645
tsc -b demo
sheetalkamat b44c79c
inferredTypeFromTransitiveModule tests
sheetalkamat 99027c1
javascriptProjectEmit
sheetalkamat bc5b02c
lateBoundSymbol
sheetalkamat 342ab47
tsc libraryResolution tests
sheetalkamat 84cec7f
Store failed libResolution with --libReplacement so errors and trace …
sheetalkamat 836c343
Dont do module resolution for lib.d.ts with --libReplacement as it wa…
sheetalkamat 77e0872
Fix the text ranges for libRefrence and others
sheetalkamat 6939296
tsc --listFilesOnly
sheetalkamat 050885c
tsc module resolution
sheetalkamat 44ad092
Use correct options for parsing paths
sheetalkamat e1ee69e
Use source file name to resolve module /type reference directive for …
sheetalkamat 7c9fe75
tsc build module specifiers
sheetalkamat b05e45e
tsc --noCheck
sheetalkamat 6e31cb1
Correct the noCheck error state encoding to work correctly with tsc -b
sheetalkamat e511fa4
tsc -b output paths
sheetalkamat bc7a3de
tsc project reference configs
sheetalkamat 2b42497
Use correct config to check if its solution project before reporting …
sheetalkamat e09ab1b
projectReferenceWithRootDirInParent
sheetalkamat 8c4ebd0
tsc -b resolvejsonmodule
sheetalkamat 203631c
tsc -b roots
sheetalkamat 9036604
tsc -b sample tests
sheetalkamat 5b885d5
tsc -b transitive references
sheetalkamat 263d4f8
tsc noEmitOnError
sheetalkamat d2376b2
Fix incorrect BuildInfoEmitSignature unmarshalling
sheetalkamat 2e55292
tsc --noEmit
sheetalkamat 4d34bc7
dts emit is pending when dts errors are pending, do not clean emit di…
sheetalkamat a3d8efc
Fix file explaining diagnostic when there is single reason and thats …
sheetalkamat 5418093
Fix some feedback
sheetalkamat be1d83d
Move tests into two files tsc and tsbuild
sheetalkamat 6aaebd7
Fix unnecessary *
sheetalkamat e3e5c8e
unmrshalling to report errors first
sheetalkamat 7da98e2
Merge branch 'main' into buildMode
sheetalkamat File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.