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-10 02:18:37 -05:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
Files
919e682e3f53ee8dbc914c27d04763406e29becb
TypeScript
/
src
/
compiler
History
Anders Hejlsberg
919e682e3f
Allow T[N] where N is numeric and T has apparent numeric index signature
2017-01-16 12:18:01 -08:00
..
transformers
…
binder.ts
…
checker.ts
Allow T[N] where N is numeric and T has apparent numeric index signature
2017-01-16 12:18:01 -08:00
commandLineParser.ts
…
comments.ts
…
core.ts
…
declarationEmitter.ts
…
diagnosticMessages.json
…
emitter.ts
…
factory.ts
…
moduleNameResolver.ts
…
parser.ts
…
performance.ts
…
program.ts
…
scanner.ts
…
sourcemap.ts
…
sys.ts
…
transformer.ts
…
tsc.ts
adding 2 new lines to tsc --watch output
2017-01-14 11:02:05 +00:00
tsconfig.json
…
types.ts
…
utilities.ts
…
visitor.ts
…