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-02-21 04:17:02 -06:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
TypeScript
/
src
/
compiler
History
Mohamed Hegazy
a8aa070fe6
Merge pull request
#14900
from Microsoft/Fix14892
...
Fix
#14892
: Add undefined check before using the intializer of for-statment
2017-03-29 09:31:00 -07:00
..
transformers
Handel empty intializer in system module emit
2017-03-28 10:19:09 -07:00
binder.ts
getSpecialPropertyAssignmentKind: Always check for BinaryExpression *outside*, always check for JS file *inside*
2017-03-27 14:32:45 -07:00
checker.ts
Merge pull request
#14907
from Microsoft/jsGenericDefaultsAny
2017-03-28 16:34:57 -07:00
commandLineParser.ts
…
comments.ts
…
core.ts
…
declarationEmitter.ts
…
diagnosticMessages.json
…
emitter.ts
Address PR: fix spelling
2017-03-29 08:42:39 -07:00
factory.ts
type predicate support
2017-03-27 11:53:44 -07:00
moduleNameResolver.ts
…
parser.ts
…
performance.ts
…
program.ts
…
scanner.ts
…
sourcemap.ts
…
sys.ts
…
transformer.ts
…
tsc.ts
…
tsconfig.json
…
types.ts
Merge remote-tracking branch 'origin/master' into checkJSFiles
2017-03-27 21:23:07 -07:00
utilities.ts
getSpecialPropertyAssignmentKind: Always check for BinaryExpression *outside*, always check for JS file *inside*
2017-03-27 14:32:45 -07:00
visitor.ts
Cleanup
2017-03-27 12:01:56 -07:00