This website requires JavaScript.
Explore
Help
Register
Sign In
microsoft
/
TypeScript
Watch
1
Star
0
Fork
0
You've already forked TypeScript
mirror of
https://github.com/microsoft/TypeScript.git
synced
2026-06-01 14:25:16 -05:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
Files
f6f4eab58718d34233c6a4d1b7b15e1bffb7ad44
TypeScript
/
src
/
compiler
History
Mateusz Burzyński
f6f4eab587
Allow implicit
undefined
returns when the contextual union type contains it (
#57912
)
2025-10-30 11:56:21 -07:00
..
_namespaces
…
factory
…
transformers
…
binder.ts
…
builder.ts
…
builderPublic.ts
…
builderState.ts
…
builderStatePublic.ts
…
checker.ts
Allow implicit
undefined
returns when the contextual union type contains it (
#57912
)
2025-10-30 11:56:21 -07:00
commandLineParser.ts
Deprecate
--module amd
,
umd
,
system
,
none
;
--moduleResolution classic
; change defaults (
#62669
)
2025-10-24 14:57:57 -07:00
core.ts
…
corePublic.ts
…
debug.ts
…
diagnosticMessages.json
Deprecate
--module amd
,
umd
,
system
,
none
;
--moduleResolution classic
; change defaults (
#62669
)
2025-10-24 14:57:57 -07:00
emitter.ts
…
executeCommandLine.ts
…
expressionToTypeNode.ts
…
moduleNameResolver.ts
…
moduleSpecifiers.ts
…
parser.ts
Fixed a crash when parsing invalid decorator on await expression (
#62659
)
2025-10-22 12:03:09 -07:00
path.ts
…
performance.ts
…
performanceCore.ts
…
program.ts
Deprecate
--module amd
,
umd
,
system
,
none
;
--moduleResolution classic
; change defaults (
#62669
)
2025-10-24 14:57:57 -07:00
programDiagnostics.ts
…
resolutionCache.ts
…
scanner.ts
…
semver.ts
…
sourcemap.ts
…
symbolWalker.ts
…
sys.ts
…
tracing.ts
…
transformer.ts
…
tsbuild.ts
…
tsbuildPublic.ts
…
tsconfig.json
…
types.ts
Deprecate
--module amd
,
umd
,
system
,
none
;
--moduleResolution classic
; change defaults (
#62669
)
2025-10-24 14:57:57 -07:00
utilities.ts
Deprecate
--module amd
,
umd
,
system
,
none
;
--moduleResolution classic
; change defaults (
#62669
)
2025-10-24 14:57:57 -07:00
utilitiesPublic.ts
…
visitorPublic.ts
…
watch.ts
…
watchPublic.ts
…
watchUtilities.ts
…