Commit 94d44ad
zhengbli
Merge branch 'master' of https://github.com/Microsoft/TypeScript into fixLargeProjectTry2
# Conflicts:
# src/compiler/commandLineParser.ts
# src/compiler/program.ts
# src/compiler/sys.ts
# src/compiler/types.ts
# src/server/editorServices.ts
# src/server/session.ts1,894 files changed
Lines changed: 180110 additions & 84750 deletions
File tree
- lib
- scripts
- tslint
- src
- compiler
- harness
- external
- lib
- server
- services
- formatting
- tests
- baselines/reference
- project
- cantFindTheModule
- amd
- node
- defaultExcludeNodeModulesAndOutDirWithAllowJS
- amd
- OutDir
- node
- OutDir
- defaultExcludeNodeModulesAndOutDir
- amd
- OutDir
- node
- OutDir
- defaultExcludeNodeModulesAndRelativePathOutDirWithAllowJS
- amd
- OutDir
- node
- OutDir
- defaultExcludeNodeModulesAndRelativePathOutDir
- amd
- OutDir
- node
- OutDir
- defaultExcludeOnlyNodeModules
- amd
- node
- specifyExcludeUsingRelativepathWithAllowJS
- amd
- OutDir
- node
- OutDir
- specifyExcludeUsingRelativepath
- amd
- OutDir
- node
- OutDir
- specifyExcludeWithOutUsingRelativePathWithAllowJS
- amd
- OutDir
- node
- OutDir
- specifyExcludeWithOutUsingRelativePath
- amd
- OutDir
- node
- OutDir
- cases
- compiler
- conformance
- ambient
- async/es6/asyncArrowFunction
- classes/constructorDeclarations/constructorParameters
- controlFlow
- es2017
- es6
- computedProperties
- modules
- es7
- expressions
- assignmentOperator
- binaryOperators/logicalAndOperator
- functions
- superPropertyAccess
- thisKeyword
- typeGuards
- externalModules
- jsx
- parser/ecmascript5/ErrorRecovery
- ArgumentLists
- ArrowFunctions
- ParameterLists
- references
- types
- intersection
- namedTypes
- never
- objectTypeLiteral/methodSignatures
- stringLiteral
- thisType
- typeParameters
- typeRelationships
- assignmentCompatibility
- comparable
- typeAndMemberIdentity
- widenedTypes
- typings
- fourslash
- server
- shims-pp
- shims
- projects
- NoModule
- projectOption
- DefaultExcludeNodeModulesAndOutDirWithAllowJS
- OutDir
- node_modules/myLib
- DefaultExcludeNodeModulesAndOutDir
- OutDir
- node_modules/myLib
- DefaultExcludeNodeModulesAndRelativePathOutDirWithAllowJS
- OutDir
- node_modules/myLib
- DefaultExcludeNodeModulesAndRelativePathOutDir
- OutDir
- node_modules/myLib
- DefaultExcludeOnlyNodeModules
- node_modules/myLib
- SpecifyExcludeUsingRelativePathWithAllowJS
- OutDir
- node_modules/myLib
- SpecifyExcludeUsingRelativePath
- OutDir
- node_modules/myLib
- SpecifyExcludeWithOutUsingRelativePathWithAllowJS
- OutDir
- node_modules/myLib
- SpecifyExcludeWithOutUsingRelativePath
- OutDir
- node_modules/myLib
- project
- unittests
- services
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| |||
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| 31 | + | |
| 32 | + | |
29 | 33 | | |
30 | 34 | | |
31 | 35 | | |
32 | 36 | | |
33 | | - | |
34 | 37 | | |
35 | 38 | | |
36 | 39 | | |
| |||
42 | 45 | | |
43 | 46 | | |
44 | 47 | | |
45 | | - | |
46 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
| 6 | + | |
4 | 7 | | |
5 | 8 | | |
6 | 9 | | |
7 | | - | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
Large diffs are not rendered by default.
0 commit comments