File tree
284 files changed
+6272
-5680
lines changed- docs/release-notes/.FSharp.Compiler.Service
- eng
- src/Compiler
- Checking
- Expressions
- Driver
- Facilities
- Service
- Symbols
- SyntaxTree
- TypedTree
- xlf
- tests
- FSharp.Compiler.ComponentTests
- CompilerOptions/fsc
- checked
- codepage
- noframework
- platform
- times
- warn
- warnon
- Conformance
- BasicGrammarElements
- MethodResolution
- Expressions
- ApplicationExpressions/BasicApplication
- BindingExpressions
- ControlFlowExpressions
- PatternMatching
- SequenceIteration
- GeneratedEqualityHashingComparison
- Attributes
- Diags
- Legacy
- New
- Basic
- IComparison
- InferenceProcedures
- ByrefSafetyAnalysis
- RecursiveSafetyAnalysis
- LexicalFiltering
- HashLight
- HighPrecedenceApplication
- OffsideExceptions
- PatternMatching
- And
- Array
- As
- ConsList
- Decimal
- DynamicTypeTest
- Expression
- Named
- Null
- Record
- Simple
- SimpleConstant
- Wildcard
- PseudoCustomAttributes
- Types
- RecordTypes
- StructTypes
- TypeConstraints
- CheckingSyntacticTypes
- IWSAMsAndSRTPs
- LogicalPropertiesOfTypes
- UnionTypes
- ConstraintSolver
- EmittedIL
- AssemblyBoundary
- AsyncExpressionStepping
- AttributeTargets
- CCtorDUWithMember
- CompiledNameAttribute
- ComputationExpressions
- ComputedCollections
- DoNotBoxStruct
- GeneratedIterators
- GenericComparison
- InequalityComparison
- Inlining
- ListExpressionStepping
- MethodImplAttribute
- Misc
- Nullness
- Platform
- QueryExpressionStepping
- SeqExpressionStepping
- SeqExpressionTailCalls
- SerializableAttribute
- StaticInit
- SteppingMatch
- StringEncoding
- Structure
- TestFunctions
- TryCatch
- Tuples
- operators
- ErrorMessages
- FSharpChecker
- Globalization
- Language
- Nullness
- SequenceExpressions
- Miscellaneous
- OCamlCompat
- FSharp.Compiler.Service.Tests
- FSharp.Test.Utilities
- ILVerify
- vsintegration/src/FSharp.Editor/xlf
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
284 files changed
+6272
-5680
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
91 |
| - | |
| 91 | + | |
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| 24 | + | |
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 |
| - | |
| 56 | + | |
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
|
Lines changed: 21 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
417 | 417 |
| |
418 | 418 |
| |
419 | 419 |
| |
420 |
| - | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
421 | 441 |
| |
422 | 442 |
| |
423 | 443 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
| 92 | + | |
| 93 | + | |
92 | 94 |
| |
93 | 95 |
| |
94 | 96 |
| |
|
Lines changed: 10 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3241 | 3241 |
| |
3242 | 3242 |
| |
3243 | 3243 |
| |
| 3244 | + | |
| 3245 | + | |
| 3246 | + | |
| 3247 | + | |
| 3248 | + | |
| 3249 | + | |
| 3250 | + | |
3244 | 3251 |
| |
3245 | 3252 |
| |
3246 | 3253 |
| |
| |||
3807 | 3814 |
| |
3808 | 3815 |
| |
3809 | 3816 |
| |
3810 |
| - | |
| 3817 | + | |
3811 | 3818 |
| |
3812 |
| - | |
| 3819 | + | |
3813 | 3820 |
| |
3814 |
| - | |
| 3821 | + | |
3815 | 3822 |
| |
3816 | 3823 |
| |
3817 | 3824 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
803 | 803 |
| |
804 | 804 |
| |
805 | 805 |
| |
806 |
| - | |
| 806 | + | |
807 | 807 |
| |
808 | 808 |
| |
809 | 809 |
| |
|
Lines changed: 15 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
| 45 | + | |
45 | 46 |
| |
46 | 47 |
| |
47 | 48 |
| |
| |||
734 | 735 |
| |
735 | 736 |
| |
736 | 737 |
| |
737 |
| - | |
| 738 | + | |
738 | 739 |
| |
739 | 740 |
| |
740 | 741 |
| |
| |||
760 | 761 |
| |
761 | 762 |
| |
762 | 763 |
| |
763 |
| - | |
| 764 | + | |
764 | 765 |
| |
765 | 766 |
| |
766 | 767 |
| |
767 | 768 |
| |
768 | 769 |
| |
769 |
| - | |
| 770 | + | |
770 | 771 |
| |
771 | 772 |
| |
772 | 773 |
| |
773 |
| - | |
| 774 | + | |
774 | 775 |
| |
775 | 776 |
| |
776 | 777 |
| |
| |||
791 | 792 |
| |
792 | 793 |
| |
793 | 794 |
| |
794 |
| - | |
| 795 | + | |
795 | 796 |
| |
796 | 797 |
| |
797 | 798 |
| |
| |||
1329 | 1330 |
| |
1330 | 1331 |
| |
1331 | 1332 |
| |
1332 |
| - | |
| 1333 | + | |
1333 | 1334 |
| |
1334 | 1335 |
| |
1335 | 1336 |
| |
1336 | 1337 |
| |
1337 | 1338 |
| |
1338 |
| - | |
| 1339 | + | |
1339 | 1340 |
| |
1340 | 1341 |
| |
1341 | 1342 |
| |
| |||
1518 | 1519 |
| |
1519 | 1520 |
| |
1520 | 1521 |
| |
1521 |
| - | |
| 1522 | + | |
1522 | 1523 |
| |
1523 | 1524 |
| |
1524 | 1525 |
| |
1525 | 1526 |
| |
1526 | 1527 |
| |
1527 |
| - | |
| 1528 | + | |
1528 | 1529 |
| |
1529 | 1530 |
| |
1530 | 1531 |
| |
| |||
1620 | 1621 |
| |
1621 | 1622 |
| |
1622 | 1623 |
| |
1623 |
| - | |
| 1624 | + | |
1624 | 1625 |
| |
1625 | 1626 |
| |
1626 | 1627 |
| |
| |||
1727 | 1728 |
| |
1728 | 1729 |
| |
1729 | 1730 |
| |
1730 |
| - | |
| 1731 | + | |
1731 | 1732 |
| |
1732 | 1733 |
| |
1733 | 1734 |
| |
| |||
1736 | 1737 |
| |
1737 | 1738 |
| |
1738 | 1739 |
| |
1739 |
| - | |
| 1740 | + | |
1740 | 1741 |
| |
1741 | 1742 |
| |
1742 | 1743 |
| |
| |||
1870 | 1871 |
| |
1871 | 1872 |
| |
1872 | 1873 |
| |
1873 |
| - | |
| 1874 | + | |
1874 | 1875 |
| |
1875 | 1876 |
| |
1876 | 1877 |
| |
| |||
1923 | 1924 |
| |
1924 | 1925 |
| |
1925 | 1926 |
| |
1926 |
| - | |
| 1927 | + | |
1927 | 1928 |
| |
1928 | 1929 |
| |
1929 | 1930 |
| |
|
0 commit comments