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
2025-11-18 17:21:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cbecae3cf35a9134105ef5d05db4c6889a6ca7a4
TypeScript
/
src
/
compiler
T
History
Anders Hejlsberg
cbecae3cf3
Merge pull request
#1657
from Microsoft/unionTypeGuards
...
Improved union type guards
2015-01-13 11:59:54 -08:00
..
binder.ts
Merge branch 'master' into layering
2014-12-17 15:35:30 -08:00
checker.ts
Merge pull request
#1657
from Microsoft/unionTypeGuards
2015-01-13 11:59:54 -08:00
commandLineParser.ts
Show --noImplicitAny as an option to throw errors, not warnings
2015-01-11 11:14:06 +01:00
core.ts
extract map copying logic to a separate function
2015-01-02 12:14:02 -08:00
diagnosticInformationMap.generated.ts
addressed CR feedback
2015-01-12 11:31:54 -08:00
diagnosticMessages.json
addressed CR feedback
2015-01-12 11:31:54 -08:00
emitter.ts
Merge pull request
#1571
from Arnavion/1570-template-strings
2015-01-08 12:17:17 -08:00
parser.ts
Adding comment
2015-01-09 06:52:24 -08:00
program.ts
Manual port of fixe for
#1593
from release-1.4
2015-01-13 09:30:54 -08:00
scanner.ts
CR feedback.
2014-12-29 16:23:11 -08:00
sys.ts
Put 'sys' into the 'ts' module.
2014-12-11 13:43:34 -08:00
tsc.ts
Merge branch 'master' into layering
2014-12-18 00:39:56 -08:00
types.ts
Type guard narrows type any in a primitive type check
2015-01-08 14:27:39 -08:00
utilities.ts
Merge pull request
#1547
from Microsoft/moveEmitHost
2015-01-07 13:13:49 -08:00