forked fromdotnet/fsharp
- Notifications
You must be signed in to change notification settings - Fork0
Commit29eeaf9
authored
Merge pull requestdotnet#4214 from Microsoft/master
merge master to 15.6File tree
68 files changed
+226
-219
lines changed- fcs/FSharp.Compiler.Service.Tests.netcore
- src/fsharp
- service
- xlf
- tests
- fsharpqa/Source/Conformance
- ObjectOrientedTypeDefinitions/ClassTypes/StaticLetDoDeclarations
- TypesAndTypeConstraints/CheckingSyntacticTypes
- fsharp/core/subtype
- projects
- Sample_NETCoreSDK_FSharp_Library_netstandard1.6
- Sample_NETCoreSDK_FSharp_Library_netstandard2_0
- service
- vsintegration
- ProjectTemplates/TutorialProject/Template/xlf
- Vsix
- src
- FSharp.Editor
- CodeFix
- DocumentHighlights
- Formatting
- InlineRename
- LanguageService
- Navigation
- QuickInfo
- FSharp.LanguageService
- FSharp.ProjectSystem.FSharp/xlf
- FSharp.ProjectSystem.PropertyPages
- PropertyPages/xlf
- Resources/xlf
- FSharp.UIResources/xlf
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
68 files changed
+226
-219
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| 128 | + | |
| 129 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
Lines changed: 17 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
5 | 11 | | |
6 | 12 | | |
7 | 13 | | |
| |||
36 | 42 | | |
37 | 43 | | |
38 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
39 | 48 | | |
40 | 49 | | |
41 | 50 | | |
42 | 51 | | |
43 | 52 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
55 | 57 | | |
56 | 58 | | |
57 | | - | |
58 | | - | |
| 59 | + | |
| 60 | + | |
59 | 61 | | |
60 | 62 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
165 | 164 | | |
166 | 165 | | |
167 | 166 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3747 | 3747 | | |
3748 | 3748 | | |
3749 | 3749 | | |
3750 | | - | |
3751 | | - | |
| 3750 | + | |
| 3751 | + | |
3752 | 3752 | | |
3753 | 3753 | | |
3754 | 3754 | | |
| |||
3803 | 3803 | | |
3804 | 3804 | | |
3805 | 3805 | | |
3806 | | - | |
3807 | | - | |
| 3806 | + | |
| 3807 | + | |
3808 | 3808 | | |
3809 | 3809 | | |
3810 | 3810 | | |
| |||
6563 | 6563 | | |
6564 | 6564 | | |
6565 | 6565 | | |
6566 | | - | |
6567 | | - | |
6568 | | - | |
| 6566 | + | |
| 6567 | + | |
6569 | 6568 | | |
6570 | 6569 | | |
6571 | 6570 | | |
| |||
6817 | 6816 | | |
6818 | 6817 | | |
6819 | 6818 | | |
6820 | | - | |
6821 | 6819 | | |
6822 | | - | |
6823 | | - | |
6824 | | - | |
| 6820 | + | |
| 6821 | + | |
| 6822 | + | |
6825 | 6823 | | |
6826 | 6824 | | |
6827 | 6825 | | |
| |||
6880 | 6878 | | |
6881 | 6879 | | |
6882 | 6880 | | |
6883 | | - | |
| 6881 | + | |
6884 | 6882 | | |
6885 | 6883 | | |
6886 | 6884 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1005 | 1005 | | |
1006 | 1006 | | |
1007 | 1007 | | |
1008 | | - | |
1009 | 1008 | | |
1010 | 1009 | | |
1011 | 1010 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
145 | | - | |
| 144 | + | |
146 | 145 | | |
147 | 146 | | |
148 | 147 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1968 | 1968 | | |
1969 | 1969 | | |
1970 | 1970 | | |
1971 | | - | |
1972 | | - | |
1973 | | - | |
1974 | 1971 | | |
1975 | 1972 | | |
1976 | 1973 | | |
| 1974 | + | |
1977 | 1975 | | |
1978 | 1976 | | |
1979 | 1977 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
| 44 | + | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
0 commit comments
Comments
(0)