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-05-24 20:44:53 -05:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
Files
9b217e31df0898c229619f1e7465225f97ed5720
TypeScript
/
src
/
compiler
History
about-code
9b217e31df
Removing es6 method/property distinction.
...
Adding tests with default export and anonymous class expressions.
2017-01-14 16:30:12 +01:00
..
transformers
…
binder.ts
…
checker.ts
Removing es6 method/property distinction.
2017-01-14 16:30:12 +01:00
commandLineParser.ts
…
comments.ts
…
core.ts
…
declarationEmitter.ts
…
diagnosticMessages.json
Merge remote-tracking branch 'upstream/master'
2017-01-14 12:24:07 +01:00
emitter.ts
…
factory.ts
…
moduleNameResolver.ts
…
parser.ts
…
performance.ts
…
program.ts
…
scanner.ts
Fix incorrect return type
2017-01-13 12:53:21 -05:00
sourcemap.ts
…
sys.ts
…
transformer.ts
…
tsc.ts
…
tsconfig.json
…
types.ts
Refactor to move code into checker
2017-01-13 07:57:21 -08:00
utilities.ts
…
visitor.ts
…