FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/executeCommandLine - fserb/TypeScript · GitHub
fserb
/
TypeScript
Public
forked from
microsoft/TypeScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
TypeScript
src
executeCommandLine
on
main
User selector
Datepicker
Commit history
Commits on Apr 6, 2022
Some refactoring for baselining for easy update (#48516)
Show description for 3fd8a6e
sheetalkamat
authored
3fd8a6e
View commit details
Copy full SHA for 3fd8a6e
View code at this point
Browse repository at this point
Commits on Feb 18, 2022
Standardized aka.ms links for tsc and tsconfig (#47129)
Show description for 9220498
JoshuaKGoldberg
authored
9220498
View commit details
Copy full SHA for 9220498
View code at this point
Browse repository at this point
Commits on Jan 7, 2022
Use relative paths for the end of compile report (#47344)
Orta Therox
authored
8a8c71c
View commit details
Copy full SHA for 8a8c71c
View code at this point
Browse repository at this point
Commits on Dec 7, 2021
fix(45713) Improve error report summaries (#45742)
Show description for 7a12909
authored
7a12909
View commit details
Copy full SHA for 7a12909
View code at this point
Browse repository at this point
Commits on Dec 1, 2021
Describe defaults of more options (#46498)
Show description for 670ad45
jablko
and
typescript-bot
authored
670ad45
View commit details
Copy full SHA for 670ad45
View code at this point
Browse repository at this point
Commits on Oct 1, 2021
feat: display the tsconfig generated when running tsc --init (#45930)
Show description for 95ef2a5
AlexMunoz
authored
95ef2a5
View commit details
Copy full SHA for 95ef2a5
View code at this point
Browse repository at this point
Commits on Sep 24, 2021
`moduleResolution: node12` support (#45884)
Show description for 586b0d5
weswigham
authored
586b0d5
View commit details
Copy full SHA for 586b0d5
View code at this point
Browse repository at this point
Commits on Aug 5, 2021
Revisions for the new --help (#44800)
Show description for 1f85123
Orta Therox
and
DanielRosenwasser
authored
1f85123
View commit details
Copy full SHA for 1f85123
View code at this point
Browse repository at this point
Commits on Jun 16, 2021
New command line help developer experience. (#44157)
Show description for 971133d
ShuiRuTian
and
orta
authored
971133d
View commit details
Copy full SHA for 971133d
View code at this point
Browse repository at this point
Commits on May 18, 2021
feat(eslint): consistent-type-assertions (#43556)
a-tarasyuk
authored
db01e84
View commit details
Copy full SHA for db01e84
View code at this point
Browse repository at this point
Commits on Mar 26, 2021
Cache resolved project references and watch wild card directories from them to update them (#42929)
Show description for a545ab1
sheetalkamat
authored
a545ab1
View commit details
Copy full SHA for a545ab1
View code at this point
Browse repository at this point
Commits on Mar 25, 2021
Don't build type catalog during server tracing (#43354)
Show description for 3db6d80
amcasey
authored
3db6d80
View commit details
Copy full SHA for 3db6d80
View code at this point
Browse repository at this point
Commits on Mar 16, 2021
Fix dump of tracing legend (#43263)
amcasey
authored
ae884b1
View commit details
Copy full SHA for ae884b1
View code at this point
Browse repository at this point
Commits on Feb 11, 2021
Refactor the tracing namespace organization
Show description for 4fc9c84
elibarzilay
committed
4fc9c84
View commit details
Copy full SHA for 4fc9c84
View code at this point
Browse repository at this point
Commits on Feb 8, 2021
Re-do tracing initialization and tests around calls
Show description for f462576
elibarzilay
committed
f462576
View commit details
Copy full SHA for f462576
View code at this point
Browse repository at this point
Commits on Feb 1, 2021
Switched 'ts.performance' to a mixed mode only uses native performance APIs when necessary (#42586)
Show description for c953969
rbuckton
authored
c953969
View commit details
Copy full SHA for c953969
View code at this point
Browse repository at this point
Commits on Nov 20, 2020
Split line and node counts by file extension (#39720)
Show description for 68925b6
amcasey
authored
68925b6
View commit details
Copy full SHA for 68925b6
View code at this point
Browse repository at this point
Commits on Nov 16, 2020
Add tracing support to tsserver (#41374)
Show description for 79ffd03
amcasey
authored
79ffd03
View commit details
Copy full SHA for 79ffd03
View code at this point
Browse repository at this point
Commits on Oct 24, 2020
PR feedback
rbuckton
committed
7b0d049
View commit details
Copy full SHA for 7b0d049
View code at this point
Browse repository at this point
Commits on Oct 15, 2020
Write message instead of crashing when native perf API not found.
rbuckton
authored and
elibarzilay
committed
dfa55ad
View commit details
Copy full SHA for dfa55ad
View code at this point
Browse repository at this point
Commits on Aug 22, 2020
Revert System changes and consume fs directly
amcasey
committed
a0479da
View commit details
Copy full SHA for a0479da
View code at this point
Browse repository at this point
Trace key operations
Show description for 5d60972
amcasey
committed
5d60972
View commit details
Copy full SHA for 5d60972
View code at this point
Browse repository at this point
Commits on Jul 7, 2020
Merge branch 'master' into migrateMapsAndSets
Show description for 9d5cd28
rbuckton
committed
9d5cd28
View commit details
Copy full SHA for 9d5cd28
View code at this point
Browse repository at this point
Commits on Jul 2, 2020
Revert the type change to ts.Map (#39366)
rbuckton
authored
7b942b4
View commit details
Copy full SHA for 7b942b4
View code at this point
Browse repository at this point
Commits on Jun 26, 2020
Migrate more places to use Map/Set
rbuckton
committed
611b77f
View commit details
Copy full SHA for 611b77f
View code at this point
Browse repository at this point
Switch to ES Map/Set internally (#33771)
Show description for eb2f4e2
rbuckton
authored
eb2f4e2
View commit details
Copy full SHA for eb2f4e2
View code at this point
Browse repository at this point
Commits on Apr 1, 2020
Add support for extraFileExtensions on WatchCompilerHost (#37726)
Show description for 0b38a9a
sheetalkamat
authored
0b38a9a
View commit details
Copy full SHA for 0b38a9a
View code at this point
Browse repository at this point
Commits on Mar 11, 2020
Optimize module resolution cache for watch and editor (#37055)
Show description for 1a9c819
sheetalkamat
authored
1a9c819
View commit details
Copy full SHA for 1a9c819
View code at this point
Browse repository at this point
Commits on Feb 26, 2020
Expose call count for instantiateType in extendedDiagnostics (#36797)
Show description for b424f36
amcasey
authored
b424f36
View commit details
Copy full SHA for b424f36
View code at this point
Browse repository at this point
Commits on Feb 20, 2020
Unify padding impls and consistently use them
weswigham
committed
4a34294
View commit details
Copy full SHA for 4a34294
View code at this point
Browse repository at this point
Commits on Jan 29, 2020
fix(36385): return failed exit code if tsconfig doesn't exist and there are no input files. (#36474)
a-tarasyuk
authored
39311da
View commit details
Copy full SHA for 39311da
View code at this point
Browse repository at this point
Commits on Dec 23, 2019
show an error if --showConfig is enabled and tsconfig.json does not exist (#35723)
a-tarasyuk
authored and
DanielRosenwasser
committed
320adf5
View commit details
Copy full SHA for 320adf5
View code at this point
Browse repository at this point
Commits on Dec 20, 2019
Increase selectivity of subtype relationship for signatures (#35659)
Show description for 2f0d07c
ahejlsberg
authored
2f0d07c
View commit details
Copy full SHA for 2f0d07c
View code at this point
Browse repository at this point
Commits on Dec 19, 2019
Move executeCommandLine ambient code into tsc (#35788)
weswigham
authored
8c9e96b
View commit details
Copy full SHA for 8c9e96b
View code at this point
Browse repository at this point
Commits on Dec 18, 2019
Baselining tsc `--watch` output just like `tsc` baselines for easier updates (#35710)
Show description for 8c1900c
sheetalkamat
authored
8c1900c
View commit details
Copy full SHA for 8c1900c
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL