Commit 91ef711
File tree
29 files changed
+219
-192
lines changed- #scripts/roslyn-branches
- arm
- flow/update
- .github/workflows
- source
- #external
- Container.Manager
- Container.Warmup
- Container
- NetFramework/Server
- Server
- Tests
- Decompilation/TestCode
- FSharp
- JitAsm
- WebApp.Server
29 files changed
+219
-192
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
180 | | - | |
| 180 | + | |
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
| 225 | + | |
225 | 226 | | |
226 | 227 | | |
227 | 228 | | |
| |||
242 | 243 | | |
243 | 244 | | |
244 | 245 | | |
245 | | - | |
| 246 | + | |
246 | 247 | | |
247 | 248 | | |
248 | 249 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
| 181 | + | |
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
Submodule mirrorsharp-codemirror-6-preview updated 75 files
- AspNetCore.Demo.Net6/AspNetCore.Demo.Net6.csproj+2
- AspNetCore/packages.lock.json+1.1k-1.1k
- Benchmarks/packages.lock.json+49-47
- Common/CHANGELOG.md+14
- Common/Common.csproj+3
- Common/Internal/Roslyn/RoslynInternals.cs+3-1
- Common/packages.lock.json+2.0k-1.6k
- FSharp/CHANGELOG.md+3
- FSharp/FSharp.csproj+1-1
- FSharp/packages.lock.json+519-113
- Internal.Roslyn41/Internal.Roslyn41.csproj+3-1
- Internal.Roslyn41/packages.lock.json+594-591
- Internal.Roslyn410/Internal.Roslyn410.csproj+5-3
- Internal.Roslyn410/MirrorSharpDiagnosticAnalyzerService.cs+2-1
- Internal.Roslyn410/packages.lock.json+57-55
- Internal.Roslyn411/CodeActionInternals.cs+16-16
- Internal.Roslyn411/Internal.Roslyn411.csproj+5-11
- Internal.Roslyn411/MirrorSharpDiagnosticAnalyzerService.cs+13-14
- Internal.Roslyn411/SignatureHelpProviderWrapper.cs+50-50
- Internal.Roslyn411/SignatureHelpProviderWrapperResolver.cs+17-17
- Internal.Roslyn411/WorkspaceAnalyzerOptionsInternals.cs+11-11
- Internal.Roslyn411/packages.lock.json+57-55
- Internal.Roslyn412/CodeActionInternals.cs+25
- Internal.Roslyn412/Internal.Roslyn412.csproj+25
- Internal.Roslyn412/MirrorSharpDiagnosticAnalyzerService.cs+26
- Internal.Roslyn412/PublicAPI.Shipped.txt+1
- Internal.Roslyn412/PublicAPI.Unshipped.txt
- Internal.Roslyn412/SignatureHelpProviderWrapper.cs+61
- Internal.Roslyn412/SignatureHelpProviderWrapperResolver.cs+31
- Internal.Roslyn412/WorkspaceAnalyzerOptionsInternals.cs+16
- Internal.Roslyn412/packages.lock.json+439
- Internal.Roslyn42/Internal.Roslyn42.csproj+2
- Internal.Roslyn42/packages.lock.json+399-398
- Internal.Roslyn43/Internal.Roslyn43.csproj+2
- Internal.Roslyn43/packages.lock.json+397-396
- Internal.Roslyn44/Internal.Roslyn44.csproj+2
- Internal.Roslyn44/packages.lock.json+25-24
- Internal.Roslyn45/Internal.Roslyn45.csproj+2
- Internal.Roslyn45/packages.lock.json+25-24
- Internal.Roslyn46/Internal.Roslyn46.csproj+2
- Internal.Roslyn46/packages.lock.json+23-22
- Internal.Roslyn47/Internal.Roslyn47.csproj+2
- Internal.Roslyn47/packages.lock.json+23-22
- Internal.Roslyn48/Internal.Roslyn48.csproj+2
- Internal.Roslyn48/packages.lock.json+23-22
- Internal.Roslyn49/Internal.Roslyn49.csproj+2
- Internal.Roslyn49/packages.lock.json+21-19
- MirrorSharp.sln+14
- Owin.Demo/packages.lock.json+87-35
- Owin/packages.lock.json+43-1
- Php/Advanced/RoslynTypesExtensions.cs+39-39
- Php/CHANGELOG.md+5
- Php/Php.csproj+10
- Php/packages.lock.json+1.3k-1.4k
- Testing/packages.lock.json+431-10
- Tests.Roslyn410/Tests.Roslyn410.csproj+6-4
- Tests.Roslyn410/packages.lock.json+158-174
- Tests.Roslyn411/Tests.Roslyn411.csproj+51
- Tests.Roslyn411/packages.lock.json+1.8k
- Tests.Roslyn44/Tests.Roslyn44.csproj+2
- Tests.Roslyn44/packages.lock.json+123-140
- Tests.Roslyn45/Tests.Roslyn45.csproj+2
- Tests.Roslyn45/packages.lock.json+125-147
- Tests.Roslyn46/Tests.Roslyn46.csproj+2
- Tests.Roslyn46/packages.lock.json+113-148
- Tests.Roslyn47/Tests.Roslyn47.csproj+3-1
- Tests.Roslyn47/packages.lock.json+128-158
- Tests.Roslyn48/Tests.Roslyn48.csproj+3-1
- Tests.Roslyn48/packages.lock.json+128-158
- Tests.Roslyn49/Tests.Roslyn49.csproj+3-1
- Tests.Roslyn49/packages.lock.json+129-154
- Tests.RoslynLatest/Tests.RoslynLatest.csproj+6-4
- Tests.RoslynLatest/packages.lock.json+250-203
- Tests/packages.lock.json+192-196
- VisualBasic/packages.lock.json+962-541
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments