File tree
466 files changed
+198323
-227804
lines changed- src
- cancellationToken
- compiler
- transformers
- declarations
- module
- debug
- executeCommandLine
- harness
- jsTyping
- server
- services
- codefixes
- formatting
- refactors
- shims
- testRunner
- parallel
- unittests
- config
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
466 files changed
+198323
-227804
lines changed+1-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 | 2 |
| |
4 |
| - | |
5 | 3 |
| |
6 | 4 |
| |
7 | 5 |
| |
8 | 6 |
| |
9 | 7 |
| |
10 |
| - | |
11 | 8 |
| |
12 | 9 |
| |
13 | 10 |
| |
| |||
18 | 15 |
| |
19 | 16 |
| |
20 | 17 |
| |
21 |
| - | |
22 | 18 |
| |
23 | 19 |
| |
24 | 20 |
| |
| |||
62 | 58 |
| |
63 | 59 |
| |
64 | 60 |
| |
65 |
| - | |
| 61 | + | |
66 | 62 |
| |
67 | 63 |
| |
68 | 64 |
| |
|
Diff for: src/compiler/binder.ts
+3,682-4,096
Large diffs are not rendered by default.
Diff for: src/compiler/builder.ts
+1,002-1,108
Large diffs are not rendered by default.
Diff for: src/compiler/builderPublic.ts
+155-161
Large diffs are not rendered by default.
Diff for: src/compiler/builderState.ts
+455-511
Large diffs are not rendered by default.
Diff for: src/compiler/builderStatePublic.ts
+11-13
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + |
Diff for: src/compiler/checker.ts
+31,300-34,846
Large diffs are not rendered by default.
Diff for: src/compiler/commandLineParser.ts
+2,703-3,040
Large diffs are not rendered by default.
0 commit comments