Commit 4fb3dfc
File tree
- IronPythonAnalyzer/IronPythonAnalyzer
- Package/dotnettool
- Src
- IronPython.Modules
- IronPython.SQLite
- IronPython.Wpf
- IronPythonTest
- IronPython
- Tests
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | 41 | | |
| 42 | + | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
50 | 54 | | |
51 | 55 | | |
52 | 56 | | |
| |||
- Build.proj+1-1
- Build/net6.0.props+51
- Dlr.sln+3-2
- Package/nuget/DynamicLanguageRuntime.nuspec+6-3
- Src/Microsoft.Dynamic/Actions/EventTracker.cs+6
- Src/Microsoft.Dynamic/ComInterop/ComEventSink.netcoreapp.cs+2
- Src/Microsoft.Dynamic/ComInterop/ComEventSinksContainer.cs+2
- Src/Microsoft.Dynamic/ComInterop/ComObject.cs+2
- Src/Microsoft.Dynamic/ComInterop/ComRuntimeHelpers.cs+2
- Src/Microsoft.Dynamic/ComInterop/ComTypeClassDesc.cs+4-1
- Src/Microsoft.Dynamic/ComInterop/ComTypeEnumDesc.cs+4-2
- Src/Microsoft.Dynamic/ComInterop/DispatchArgBuilder.cs+3-1
- Src/Microsoft.Dynamic/ComInterop/IDispatchComObject.cs+6-3
- Src/Microsoft.Dynamic/ComInterop/Variant.cs+8-4
- Src/Microsoft.Dynamic/Hosting/Shell/BasicConsole.cs+2
- Src/Microsoft.Dynamic/Hosting/Shell/CommandLine.cs+4
- Src/Microsoft.Dynamic/Hosting/Shell/ConsoleHost.cs+2
- Src/Microsoft.Dynamic/Interpreter/Interpreter.cs+2
- Src/Microsoft.Dynamic/Microsoft.Dynamic.csproj+2-2
- Src/Microsoft.Scripting.Metadata/Microsoft.Scripting.Metadata.csproj+1-1
- Src/Microsoft.Scripting/Microsoft.Scripting.csproj+16-5
- Tests/Metadata/Metadata.csproj+3-3
- Tests/Microsoft.Dynamic.Test/Microsoft.Dynamic.Test.csproj+3-3
- Tests/Microsoft.Scripting.Test/Microsoft.Scripting.Test.csproj+3-3
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
| 52 | + | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
315 | | - | |
| 315 | + | |
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
| |||
0 commit comments