forked fromdotnet/fsharp
- Notifications
You must be signed in to change notification settings - Fork0
Commitc2335c0
committed
Roll back binary breaking changes in52a7252
fixesdotnet#486closesdotnet#497commita24d85bAuthor: latkin <latkin@microsoft.com>Date: Fri Jun 12 15:24:41 2015 -0700 Revert to all old codecommit9cf81deAuthor: latkin <latkin@microsoft.com>Date: Thu Jun 11 11:52:11 2015 -0700 Add extra test case for fixed non-inline APIscommitf552478Author: latkin <latkin@microsoft.com>Date: Thu Jun 11 10:52:18 2015 -0700 Use lazy-evaluated resource string for all non-inline APIscommit76871e6Author: latkin <latkin@microsoft.com>Date: Mon Jun 8 19:54:19 2015 -0700 Add tests for multitargeting scenarioscommit3d6cfcfAuthor: latkin <latkin@microsoft.com>Date: Thu Jun 11 10:01:57 2015 -0700 Roll back52a72521 parent66109b7 commitc2335c0
File tree
5 files changed
+36
-14
lines changed- src/fsharp/FSharp.Core
- tests/fsharpqa/Source/MultiTargeting
5 files changed
+36
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
656 | 656 | | |
657 | 657 | | |
658 | 658 | | |
659 | | - | |
660 | | - | |
| 659 | + | |
| 660 | + | |
661 | 661 | | |
662 | | - | |
663 | | - | |
| 662 | + | |
| 663 | + | |
664 | 664 | | |
665 | | - | |
| 665 | + | |
666 | 666 | | |
667 | | - | |
| 667 | + | |
668 | 668 | | |
669 | | - | |
| 669 | + | |
670 | 670 | | |
671 | 671 | | |
672 | 672 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1015 | 1015 | | |
1016 | 1016 | | |
1017 | 1017 | | |
1018 | | - | |
1019 | | - | |
| 1018 | + | |
1020 | 1019 | | |
1021 | 1020 | | |
1022 | | - | |
| 1021 | + | |
1023 | 1022 | | |
1024 | 1023 | | |
1025 | | - | |
| 1024 | + | |
1026 | 1025 | | |
1027 | 1026 | | |
1028 | | - | |
| 1027 | + | |
1029 | 1028 | | |
1030 | 1029 | | |
1031 | | - | |
| 1030 | + | |
1032 | 1031 | | |
1033 | 1032 | | |
1034 | | - | |
| 1033 | + | |
1035 | 1034 | | |
1036 | 1035 | | |
1037 | 1036 | | |
| |||
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
0 commit comments
Comments
(0)