forked fromfsharp/fsharp
- Notifications
You must be signed in to change notification settings - Fork0
Commitcc1b137
Merge master into vs2017-rtm (#3458)
* Document project options and mark lots of things as deprecated (#3449)* Document project options and mark lots of things as deprecated* delete some code that is no longer used* fix packaging of FSharp.Core. (#3452)* implement IDisposable interfaces explicitly (#3447)* added IDisposable* reverted Dispose change* ngen open source install (#3456)* handle "Blue (high contrast)" theme (#3443)1 parentf41a9a8 commitcc1b137
File tree
58 files changed
+585
-643
lines changed- src/fsharp
- FSharp.Core.nuget
- FSharp.Core
- vsintegration
- Vsix/VisualFSharpOpenSource
- src
- FSharp.Editor
- Classification
- CodeFix
- Commands
- Common
- Completion
- Debugging
- Diagnostics
- DocumentHighlights
- Formatting
- InlineRename
- LanguageService
- Navigation
- QuickInfo
- Structure
- FSharp.LanguageService.Base
- FSharp.LanguageService
- tests
- Salsa
- unittests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
58 files changed
+585
-643
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
28 | 34 | | |
29 | 35 | | |
30 | 36 | | |
| |||
50 | 56 | | |
51 | 57 | | |
52 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
53 | 71 | | |
54 | 72 | | |
55 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
47 | 49 | | |
48 | 50 | | |
49 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5260 | 5260 | | |
5261 | 5261 | | |
5262 | 5262 | | |
5263 | | - | |
5264 | | - | |
5265 | 5263 | | |
5266 | 5264 | | |
| 5265 | + | |
| 5266 | + | |
| 5267 | + | |
5267 | 5268 | | |
5268 | 5269 | | |
5269 | 5270 | | |
| |||
5317 | 5318 | | |
5318 | 5319 | | |
5319 | 5320 | | |
5320 | | - | |
5321 | 5321 | | |
5322 | 5322 | | |
| 5323 | + | |
| 5324 | + | |
| 5325 | + | |
5323 | 5326 | | |
5324 | 5327 | | |
5325 | 5328 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
406 | 406 | | |
407 | 407 | | |
408 | 408 | | |
409 | | - | |
| 409 | + | |
410 | 410 | | |
411 | 411 | | |
412 | 412 | | |
| |||
419 | 419 | | |
420 | 420 | | |
421 | 421 | | |
422 | | - | |
| 422 | + | |
423 | 423 | | |
424 | | - | |
| 424 | + | |
425 | 425 | | |
426 | 426 | | |
427 | 427 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
395 | 395 | | |
396 | 396 | | |
397 | 397 | | |
| 398 | + | |
398 | 399 | | |
399 | 400 | | |
400 | 401 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| 151 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments
Comments
(0)