Commit 6091711
authored
Integrate dotnet/fsharp from 25560f4 to 5a8f454
This syncs up the repositories as of 6-28 and includes a variety of changes around
performance improvements
FCS APIs for FSComp and Implement Interface
line directive handling
improved performance when computing quickfix suggestions
This was a relatively straightforward merge, but as a result of fslex/fsyacc building against the local-repo version of FSharp.Core I had to re-include FSharp.Core directories into this repo.
File tree
226 files changed
+56459
-3966
lines changed- eng
- common
- cross
- armel
- native
- post-build
- sdl
- templates
- job
- post-build
- channels
- steps
- targets
- fcs
- FSharp.Compiler.Service.MSBuild.v12
- FSharp.Compiler.Service.Tests
- FSharp.Compiler.Service
- docsrc
- content
- ja
- tools
- templates
- ja
- src
- absil
- buildtools
- fslex
- fsyacc
- fsharp
- FSharp.Core
- math
- xlf
- fsiAnyCpu
- fsi
- xlf
- service
- symbols
- utils
- tests
- projects
- Sample_VS2013_FSharp_ConsoleApp_net40
- Sample_VS2015_FSharp_Console_App_net40
- Sample_VS2015_FSharp_Console_App_net451
- Sample_VS2015_FSharp_Console_App_net452
- Sample_VS2015_FSharp_Console_App_net45
- Sample_VS2015_FSharp_Console_App_net46
- Sample_VS2015_FSharp_Library_net40
- Sample_VS2015_FSharp_Library_net45_fsharp_30
- Sample_VS2015_FSharp_Library_net45_fsharp_31
- Sample_VS2015_FSharp_Library_net45
- Sample_VS2015_FSharp_Portable259_Library
- Sample_VS2015_FSharp_Portable47_Library
- Sample_VS2015_FSharp_Portable78_Library
- Sample_VS2015_FSharp_Portable7_Library
- misc
- ProjectWithBuildErrors/ProjectWithBuildErrors
- SameFileBelongsToMultipleProjects/SameFileBelongsToMultipleProjects
- TestProjectChanges/TestProjectChanges
- vs2019slow/vs2019slow
- service
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
226 files changed
+56459
-3966
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
| 186 | + | |
186 | 187 | | |
187 | 188 | | |
188 | 189 | | |
| |||
233 | 234 | | |
234 | 235 | | |
235 | 236 | | |
236 | | - | |
| 237 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
20 | 23 | | |
21 | 24 | | |
22 | | - | |
23 | | - | |
24 | | - | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
29 | | - | |
30 | | - | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
| 65 | + | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
68 | | - | |
| 69 | + | |
69 | 70 | | |
70 | | - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
71 | 80 | | |
72 | 81 | | |
73 | 82 | | |
74 | 83 | | |
75 | 84 | | |
76 | 85 | | |
77 | 86 | | |
78 | | - | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| |||
95 | 96 | | |
96 | 97 | | |
97 | 98 | | |
| 99 | + | |
98 | 100 | | |
99 | 101 | | |
100 | 102 | | |
| |||
143 | 145 | | |
144 | 146 | | |
145 | 147 | | |
146 | | - | |
147 | | - | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
148 | 161 | | |
149 | 162 | | |
150 | 163 | | |
| |||
226 | 239 | | |
227 | 240 | | |
228 | 241 | | |
229 | | - | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
230 | 252 | | |
231 | 253 | | |
232 | 254 | | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
233 | 273 | | |
234 | 274 | | |
235 | 275 | | |
| |||
258 | 298 | | |
259 | 299 | | |
260 | 300 | | |
261 | | - | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
262 | 306 | | |
263 | 307 | | |
264 | 308 | | |
| |||
268 | 312 | | |
269 | 313 | | |
270 | 314 | | |
271 | | - | |
| 315 | + | |
272 | 316 | | |
| 317 | + | |
273 | 318 | | |
274 | 319 | | |
275 | 320 | | |
276 | 321 | | |
277 | 322 | | |
278 | 323 | | |
279 | 324 | | |
| 325 | + | |
280 | 326 | | |
281 | 327 | | |
282 | 328 | | |
283 | 329 | | |
284 | 330 | | |
285 | | - | |
| 331 | + | |
286 | 332 | | |
287 | 333 | | |
288 | 334 | | |
| |||
301 | 347 | | |
302 | 348 | | |
303 | 349 | | |
304 | | - | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
305 | 353 | | |
306 | 354 | | |
307 | 355 | | |
308 | 356 | | |
309 | | - | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
310 | 360 | | |
311 | 361 | | |
312 | 362 | | |
313 | 363 | | |
314 | | - | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
315 | 367 | | |
316 | 368 | | |
317 | 369 | | |
318 | | - | |
| 370 | + | |
319 | 371 | | |
320 | 372 | | |
321 | 373 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
0 commit comments