This website requires JavaScript.
Explore
Help
Sign In
Microsoft
/
TypeScript
Watch
1
Star
0
Fork
0
You've already forked TypeScript
mirror of
https://github.com/microsoft/TypeScript.git
synced
2025-11-18 17:21:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d5538f0b2dc7e63520b9298e9227586bfa108384
TypeScript
/
src
/
compiler
T
History
Ryan Cavanaugh
d5538f0b2d
Merge pull request
#7036
from RyanCavanaugh/port7007
...
Port PR 7007 to release 1.8
2016-02-11 16:50:18 -08:00
..
binder.ts
Fixes bug
#6673
2016-02-04 11:30:34 -08:00
checker.ts
Merge pull request
#7036
from RyanCavanaugh/port7007
2016-02-11 16:50:18 -08:00
commandLineParser.ts
Added module: none as an option
2016-02-11 12:45:52 -08:00
core.ts
Fix lint errors.
2016-01-16 14:05:46 -08:00
declarationEmitter.ts
Merge pull request
#6858
from Microsoft/emitImportsInDts
2016-02-04 12:14:10 -08:00
diagnosticMessages.json
Added module: none as an option
2016-02-11 12:45:52 -08:00
emitter.ts
Revert default behavior to allow custom Promise return types for async functions.
2016-02-08 12:45:58 -08:00
parser.ts
Use different syntax kind here
2016-02-05 10:47:38 -08:00
program.ts
Added module: none as an option
2016-02-11 12:45:52 -08:00
scanner.ts
Merge branch 'master' into jsDocFinal
2016-01-22 15:10:02 -08:00
sourcemap.ts
Fix lastEncodedSourceMapSpan from being set to undefined
2016-01-29 18:20:05 -08:00
sys.ts
Remove unrelated changes
2016-01-22 15:41:00 -08:00
tsc.ts
Removed errors for missing module specifier
2016-02-10 19:56:31 -08:00
tsconfig.json
Fixed 'tsconfig.json' ordering.
2015-10-30 18:10:31 -07:00
types.ts
Merge pull request
#6860
from Microsoft/checksuperbeforethislexically
2016-02-11 13:12:59 -08:00
utilities.ts
Added back errors for module kind none
2016-02-11 11:01:10 -08:00