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
996f16940e3d10a3fe0fb018defa78ce869021ee
TypeScript
/
src
/
compiler
T
History
Mohamed Hegazy
996f16940e
Merge pull request
#6098
from guybedford/master
...
Naive implementation for
#6097
2016-01-04 09:38:27 -08:00
..
binder.ts
Merge branch 'master' into fix4686_fixrename
2015-12-17 18:35:08 -08:00
checker.ts
Merge branch 'master' into lint-nested-++
2016-01-04 08:56:05 -08:00
commandLineParser.ts
Fix ++/-- lint
2015-12-22 15:45:00 -08:00
core.ts
Merge branch 'master' into lint-nested-++
2015-12-22 16:12:07 -08:00
declarationEmitter.ts
Merge branch 'master' into lint-nested-++
2015-12-22 16:12:07 -08:00
diagnosticMessages.json
Merge pull request
#6129
from pimterry/decorator-overload-msg
2015-12-21 13:30:46 -08:00
emitter.ts
Merge pull request
#6098
from guybedford/master
2016-01-04 09:38:27 -08:00
parser.ts
Removed unused declarations in 'parser.ts'.
2015-12-17 14:53:46 -08:00
program.ts
Merge branch 'master' into lint-nested-++
2015-12-22 16:12:07 -08:00
scanner.ts
Fix ++/-- lint
2015-12-22 15:45:00 -08:00
sourcemap.ts
Removed unused declarations in 'sourcemap.ts'.
2015-12-17 14:54:19 -08:00
sys.ts
Removed unused declarations from 'sys.ts'.
2015-12-17 14:38:17 -08:00
tsc.ts
removing filename requirement
2015-11-24 23:39:12 +09:00
tsconfig.json
Fixed 'tsconfig.json' ordering.
2015-10-30 18:10:31 -07:00
types.ts
Made 'expression' non-optional in 'CaseClause'.
2015-12-18 14:06:08 -08:00
utilities.ts
Merge branch 'master' into lint-nested-++
2015-12-22 16:12:07 -08:00