Commit 8da820f
authored
File tree
14,898 files changed
+2177641
-1453932
lines changed- .devcontainer
- .github
- ISSUE_TEMPLATE
- policies
- .vscode
- docs
- analyzers
- compilers
- CSharp
- Visual Basic
- contributing
- features
- img
- wiki
- eng
- common
- core-templates
- jobs
- job
- post-build
- steps
- variables
- cross
- arm64
- armel
- armv6
- arm
- ppc64le
- riscv64
- tizen
- s390x
- x86
- internal
- loc
- native
- post-build
- sdl
- templates-official
- jobs
- job
- post-build
- steps
- variables
- templates
- jobs
- job
- post-build
- steps
- variables
- config
- globalconfigs
- pipelines
- targets
- scripts
- src
- Analyzers
- CSharp
- Analyzers
- AddAccessibilityModifiers
- AddBraces
- AddRequiredParentheses
- CodeStyle
- ConvertNamespace
- ConvertProgram
- ConvertSwitchStatementToExpression
- ConvertTypeofToNameof
- FileHeaders
- ForEachCast
- Formatting
- InlineDeclaration
- InvokeDelegateWithConditionalAccess
- MakeAnonymousFunctionStatic
- MakeFieldReadonly
- MakeLocalFunctionStatic
- MakeStructFieldsWritable
- MakeStructMemberReadOnly
- MakeStructReadOnly
- MatchFolderAndNamespace
- MisplacedUsingDirectives
- NamingStyle
- NewLines
- ArrowExpressionClausePlacement
- ConditionalExpressionPlacement
- ConsecutiveBracePlacement
- ConsecutiveStatementPlacement
- ConstructorInitializerPlacement
- EmbeddedStatementPlacement
- MultipleBlankLines
- OrderModifiers
- PopulateSwitch
- QualifyMemberAccess
- RemoveConfusingSuppression
- RemoveRedundantEquality
- RemoveUnnecessaryCast
- RemoveUnnecessaryDiscardDesignation
- RemoveUnnecessaryImports
- RemoveUnnecessaryLambdaExpression
- RemoveUnnecessaryNullableDirective
- RemoveUnnecessaryParentheses
- RemoveUnnecessarySuppressions
- RemoveUnreachableCode
- RemoveUnusedMembers
- RemoveUnusedParametersAndValues
- SimplifyBooleanExpression
- SimplifyInterpolation
- SimplifyLinqExpression
- SimplifyPropertyPattern
- UseAutoProperty
- UseCoalesceExpression
- UseCollectionExpression
- UseCollectionInitializer
- UseCompoundAssignment
- UseConditionalExpression
- UseDeconstruction
- UseDefaultLiteral
- UseExpressionBodyForLambda
- UseExpressionBody
- Helpers
- UseImplicitObjectCreation
- UseImplicitOrExplicitType
- UseIndexOrRangeOperator
- UseInferredMemberName
- UseIsNullCheck
- UseLocalFunction
- UseNameofInNullableAttribute
- UseNullPropagation
- UseObjectInitializer
- UsePatternCombinators
- UsePatternMatching
- UsePrimaryConstructor
- UseSimpleUsingStatement
- UseSystemThreadingLock
- UseThrowExpression
- UseTupleSwap
- UseUnboundGenericTypeInNameOf
- UseUtf8StringLiteral
- ValidateFormatString
- xlf
- CodeFixes
- AddAccessibilityModifiers
- AddAnonymousTypeMemberName
- AddBraces
- AddExplicitCast
- AddInheritdoc
- AddObsoleteAttribute
- AddParameter
- AliasAmbiguousType
- AssignOutParameters
- ConditionalExpressionInStringInterpolation
- ConflictMarkerResolution
- ConvertNamespace
- ConvertSwitchStatementToExpression
- ConvertToAsync
- ConvertToRecord
- ConvertTypeOfToNameOf
- DisambiguateSameVariable
- DocumentationComments
- FileHeaders
- FixIncorrectConstraint
- FixReturnType
- ForEachCast
- Formatting
- GenerateConstructor
- GenerateDefaultConstructors
- GenerateEnumMember
- GenerateMethod
- GenerateParameterizedMember
- GenerateVariable
- HideBase
- ImplementAbstractClass
- ImplementInterface
- InlineDeclaration
- InvokeDelegateWithConditionalAccess
- Iterator
- MakeAnonymousFunctionStatic
- MakeFieldReadonly
- MakeLocalFunctionStatic
- MakeMemberRequired
- MakeMemberStatic
- MakeMethodAsynchronous
- MakeMethodSynchronous
- MakeRefStruct
- MakeStatementAsynchronous
- MakeStructFieldsWritable
- MakeStructMemberReadOnly
- MakeStructReadOnly
- MakeTypeAbstract
- MakeTypePartial
- MatchFolderAndNamespace
- MisplacedUsingDirectives
- NewLines
- ArrowExpressionClausePlacement
- ConditionalExpressionPlacement
- ConsecutiveBracePlacement
- ConstructorInitializerPlacement
- EmbeddedStatementPlacement
- Nullable
- OrderModifiers
- PopulateSwitch
- QualifyMemberAccess
- RemoveAsyncModifier
- RemoveConfusingSuppression
- RemoveInKeyword
- RemoveNewModifier
- RemoveUnnecessaryCast
- RemoveUnnecessaryDiscardDesignation
- RemoveUnnecessaryImports
- RemoveUnnecessaryLambdaExpression
- RemoveUnnecessaryNullableDirective
- RemoveUnnecessaryParentheses
- RemoveUnreachableCode
- RemoveUnusedLocalFunction
- RemoveUnusedMembers
- RemoveUnusedParametersAndValues
- ReplaceDefaultLiteral
- SimplifyInterpolation
- SimplifyLinqExpression
- SimplifyPropertyPattern
- TransposeRecordKeyword
- UnsealClass
- UpdateProjectToAllowUnsafe
- UpgradeProject
- UseCoalesceExpression
- UseCollectionExpression
- UseCollectionInitializer
- UseCompoundAssignment
- UseConditionalExpression
- UseDeconstruction
- UseDefaultLiteral
- UseExplicitArrayInExpressionTree
- UseExplicitTypeForConst
- UseExpressionBodyForLambda
- UseExpressionBody
- UseImplicitObjectCreation
- UseImplicitOrExplicitType
- UseIndexOrRangeOperator
- UseInferredMemberName
- UseInterpolatedVerbatimString
- UseIsNullCheck
- UseLocalFunction
- UseNameofInAttribute
- UseNullPropagation
- UseObjectInitializer
- UsePatternCombinators
- UsePatternMatching
- UsePrimaryConstructor
- UseSimpleUsingStatement
- UseSystemThreadingLock
- UseThrowExpression
- UseTupleSwap
- UseUnboundGenericTypeInNameOf
- UseUtf8StringLiteral
- xlf
- Tests
- AbstractBuiltInCodeStyleDiagnosticAnalyzer
- AddAccessibilityModifiers
- AddAnonymousTypeMemberName
- AddBraces
- AddExplicitCast
- AddInheritdoc
- AddObsoleteAttribute
- AddParameter
- AddRequiredParentheses
- AliasAmbiguousType
- AssignOutParameters
- ConditionalExpressionInStringInterpolation
- ConflictMarkerResolution
- ConvertNamespace
- ConvertSwitchStatementToExpression
- ConvertToAsync
- ConvertToRecord
- ConvertTypeOfToNameOf
- DisambiguateSameVariable
- DocumentationComments
- FileHeaders
- FixIncorrectConstraint
- FixReturnType
- ForEachCast
- Formatting
- GenerateConstructor
- GenerateDefaultConstructors
- GenerateEnumMember
- GenerateMethod
- HideBase
- ImplementAbstractClass
- ImplementInterface
- InlineDeclaration
- InvokeDelegateWithConditionalAccess
- Iterator
- MakeAnonymousFunctionStatic
- MakeFieldReadonly
- MakeLocalFunctionStatic
- MakeMemberRequired
- MakeMemberStatic
- MakeMethodAsynchronous
- MakeMethodSynchronous
- MakeRefStruct
- MakeStatementAsynchronous
- MakeStructFieldsWritable
- MakeStructMemberReadOnly
- MakeStructReadOnly
- MakeTypeAbstract
- MakeTypePartial
- MatchFolderAndNamespace
- MisplacedUsingDirectives
- NamingStyles
- NewLines
- ArrowExpressionClausePlacement
- ConditionalExpressionPlacement
- ConsecutiveBracePlacement
- ConsecutiveStatementPlacement
- ConstructorInitializerPlacement
- EmbeddedStatementPlacement
- MultipleBlankLines
- Nullable
- OrderModifiers
- PopulateSwitch
- QualifyMemberAccess
- RemoveAsyncModifier
- RemoveConfusingSuppression
- RemoveInKeyword
- RemoveNewModifier
- RemoveRedundantEquality
- RemoveUnnecessaryCast
- RemoveUnnecessaryDiscardDesignation
- RemoveUnnecessaryImports
- RemoveUnnecessaryLambdaExpression
- RemoveUnnecessaryNullableDirective
- RemoveUnnecessaryParentheses
- RemoveUnnecessarySuppressions
- RemoveUnreachableCode
- RemoveUnusedLocalFunction
- RemoveUnusedMembers
- RemoveUnusedParametersAndValues
- ReplaceDefaultLiteral
- SimplifyBooleanExpression
- SimplifyInterpolation
- SimplifyLinqExpression
- TransposeRecordKeyword
- UnsealClass
- UpdateLegacySuppressions
- UpdateProjectToAllowUnsafe
- UpgradeProject
- UseAutoProperty
- UseCoalesceExpression
- UseCollectionExpression
- UseCollectionInitializer
- UseCompoundAssignment
- UseConditionalExpression
- UseDeconstruction
- UseDefaultLiteral
- UseExplicitArrayInExpressionTree
- UseExplicitTupleName
- UseExplicitTypeForConst
- UseExpressionBodyForLambda
- UseExpressionBody
- UseImplicitObjectCreation
- UseImplicitOrExplicitType
- UseIndexOrRangeOperator
- UseInferredMemberName
- UseInterpolatedVerbatimString
- UseIsNullCheck
- UseLocalFunction
- UseNullPropagation
- UseObjectInitializer
- UsePatternMatching
- UsePrimaryConstructor
- UseSimpleUsingStatement
- UseSystemHashCode
- UseSystemThreadingLock
- UseThrowExpression
- UseTupleSwap
- UseUnboundGenericTypeInNameOf
- UseUtf8StringLiteral
- ValidateFormatString
- Core
- Analyzers
- AddAccessibilityModifiers
- AddRequiredParentheses
- ConvertTypeofToNameof
- FileHeaders
- ForEachCast
- Formatting
- Helpers
- HashCodeAnalyzer
- MakeFieldReadonly
- MatchFolderAndNamespace
- NamingStyle
- NewLines
- ConsecutiveStatementPlacement
- MultipleBlankLines
- OrderModifiers
- PopulateSwitch
- QualifyMemberAccess
- RemoveRedundantEquality
- RemoveUnnecessaryCast
- RemoveUnnecessaryImports
- RemoveUnnecessaryParentheses
- RemoveUnnecessarySuppressions
- RemoveUnusedMembers
- RemoveUnusedParametersAndValues
- SimplifyBooleanExpression
- SimplifyInterpolation
- SimplifyLinqExpression
- SimplifyTypeNames
- UseAutoProperty
- UseCoalesceExpression
- UseCollectionExpression
- UseCollectionInitializer
- UseCompoundAssignment
- UseConditionalExpression
- ForAssignment
- ForReturn
- UseExplicitTupleName
- UseInferredMemberName
- UseIsNullCheck
- UseNullPropagation
- UseObjectInitializer
- UseSystemHashCode
- UseThrowExpression
- ValidateFormatString
- xlf
- CodeFixes
- AddAccessibilityModifiers
- AddAnonymousTypeMemberName
- AddExplicitCast
- AddObsoleteAttribute
- AddParameter
- AddRequiredParentheses
- AliasAmbiguousType
- ConflictMarkerResolution
- ConvertToAsync
- ConvertTypeOfToNameOf
- DocumentationComments
- FileHeaders
- ForEachCast
- Formatting
- GenerateConstructor
- GenerateDefaultConstructors
- GenerateEnumMember
- GenerateMember
- GenerateParameterizedMember
- GenerateVariable
- ImplementAbstractClass
- ImplementInterface
- ImplementType
- Iterator
- MakeFieldReadonly
- MakeMemberStatic
- MakeMethodAsynchronous
- MakeMethodSynchronous
- MakeTypeAbstract
- MakeTypePartial
- MatchFolderAndNamespace
- NamingStyle
- Naming
- NewLines
- ConsecutiveStatementPlacement
- MultipleBlankLines
- OrderModifiers
- PopulateSwitch
- QualifyMemberAccess
- RemoveAsyncModifier
- RemoveRedundantEquality
- RemoveUnnecessaryImports
- RemoveUnnecessaryParentheses
- RemoveUnnecessarySuppressions
- RemoveUnusedMembers
- RemoveUnusedParametersAndValues
- SimplifyBooleanExpression
- SimplifyInterpolation
- SimplifyLinqExpression
- UnsealClass
- UpdateLegacySuppressions
- UpgradeProject
- UseCoalesceExpression
- UseCollectionExpression
- UseCollectionInitializer
- UseCompoundAssignment
- UseConditionalExpression
- ForAssignment
- ForReturn
- UseExplicitTupleName
- UseInferredMemberName
- UseIsNullCheck
- UseNullPropagation
- UseObjectInitializer
- UseSystemHashCode
- UseThrowExpression
- xlf
- VisualBasic
- Analyzers
- AddAccessibilityModifiers
- CodeStyle
- OrderModifiers
- RemoveUnnecessaryByVal
- RemoveUnnecessarySuppressions
- RemoveUnusedMembers
- RemoveUnusedParametersAndValues
- SimplifyLinqExpression
- SimplifyObjectCreation
- UseAutoProperty
- UseCoalesceExpression
- UseCollectionInitializer
- UseInferredMemberName
- UseIsNotExpression
- UseNullPropagation
- UseObjectInitializer
- CodeFixes
- AddAnonymousTypeMemberName
- AddExplicitCast
- AddParameter
- ConflictMarkerResolution
- ConvertToAsync
- ConvertTypeOfToNameOf
- DocumentationComments
- GenerateConstructor
- GenerateDefaultConstructors
- GenerateEnumMember
- GenerateParameterizedMember
- GenerateVariable
- ImplementAbstractClass
- ImplementInterface
- MakeMethodAsynchronous
- MakeMethodSynchronous
- MakeTypePartial
- RemoveAsyncModifier
- RemoveUnnecessaryByVal
- RemoveUnnecessaryCast
- RemoveUnnecessaryImports
- RemoveUnusedParametersAndValues
- SimplifyLinqExpression
- SimplifyObjectCreation
- UseCoalesceExpression
- UseCollectionInitializer
- UseConditionalExpression
- UseIsNotExpression
- UseObjectInitializer
- xlf
- Tests
- AddAccessibilityModifiers
- AddAnonymousTypeMemberName
- AddExplicitCast
- AddObsoleteAttribute
- AddParameter
- AliasAmbiguousType
- ConflictMarkerResolution
- ConvertGetTypeToNameOf
- ConvertToAsync
- DocumentationComments
- FileHeaders
- Formatting
- GenerateConstructor
- GenerateDefaultConstructors
- GenerateEnumMember
- GenerateMethod
- ImplementAbstractClass
- ImplementInterface
- MakeFieldReadonly
- MakeMethodAsynchronous
- MakeMethodSynchronous
- MakeTypeAbstract
- NamingStyles
- NewLines
- ConsecutiveStatementPlacement
- MultipleBlankLines
- OrderModifiers
- PopulateSwitch
- QualifyMemberAccess
- RemoveAsyncModifier
- RemoveRedundantEquality
- RemoveUnnecessaryCast
- RemoveUnnecessaryImports
- RemoveUnnecessaryParentheses
- RemoveUnnecessarySuppressions
- RemoveUnusedMembers
- RemoveUnusedParametersAndValues
- SimplifyBooleanExpression
- SimplifyInterpolation
- SimplifyLinqExpression
- UnsealClass
- UpdateLegacySuppressions
- UseAutoProperty
- UseCoalesceExpression
- UseCollectionInitializer
- UseCompoundAssignment
- UseConditionalExpression
- UseInferredMemberName
- UseIsNotExpression
- UseIsNullCheck
- UseNullPropagation
- UseObjectInitializer
- UseSystemHashCode
- ValidateFormatString
- CodeStyle
- CSharp
- Analyzers
- xlf
- CodeFixes
- Tests
- Core
- Analyzers
- xlf
- CodeFixes
- Tests
- LegacyTestFramework
- UnitTestUtilities
- Tools
- VisualBasic
- Analyzers
- CodeFixes
- Tests
- Compilers
- CSharp
- CSharpAnalyzerDriver
- Portable
- Binder
- Semantics
- Conversions
- Operators
- OverloadResolution
- BoundTree
- CodeGen
- CommandLine
- Compilation
- Compiler
- Declarations
- DocumentationComments
- Emitter
- EditAndContinue
- Model
- NoPia
- Errors
- FlowAnalysis
- Generated
- CSharpSyntaxGenerator/CSharpSyntaxGenerator.SourceGenerator
- Lowering
- AsyncRewriter
- ClosureConversion
- Instrumentation
- IteratorRewriter
- LocalRewriter
- StateMachineRewriter
- Operations
- Parser
- SourceGeneration
- SymbolDisplay
- Symbols
- AnonymousTypes
- PublicSymbols
- SynthesizedSymbols
- Attributes
- WellKnownAttributeData
- FunctionPointers
- Metadata/PE
- PublicModel
- Retargeting
- Source
- Synthesized
- ReadOnlyListType
- Records
- Tuples
- Wrapped
- Syntax
- InternalSyntax
- Utilities
- xlf
- Test
- CommandLine
- Emit2
- CodeGen
- Diagnostics
- Emit
- EditAndContinue
- LocalStateTracing
- RuntimeProbing
- FlowAnalysis
- PDB
- Emit3
- Attributes
- Diagnostics
- FlowAnalysis
- Semantics
- Emit
- CodeGen
- Emit
- DynamicAnalysis
- EditAndContinue
- EndToEnd
- IOperation
- IOperation
- Semantic
- Semantics
- SourceGeneration
- Symbol
- Compilation
- DocumentationComments
- SymbolDisplay
- Symbols
- CorLibrary
- Metadata
- PE
- Retargeting
- Source
- Syntax
- Diagnostics
- Generated
- IncrementalParsing
- LexicalAndXml
- Parsing
- Syntax
- WinRT
- CodeGen
- Metadata
- csc
- AnyCpu
- arm64
- Core
- AnalyzerDriver
- CodeAnalysisTest
- Analyzers
- Collections
- HashSet
- List
- Diagnostics
- Emit
- FileSystem
- InternalUtilities
- MetadataReferences
- Symbols
- Text
- CommandLine
- MSBuildTaskTests
- TestUtilities
- MSBuildTask
- Portable
- Binding
- CodeGen
- Collections
- CommandLine
- Compilation
- DiaSymReader
- Utilities
- Writer
- DiagnosticAnalyzer
- Diagnostic
- Emit
- EditAndContinue
- NoPia
- FileSystem
- Generated
- Hashing
- InternalUtilities
- MetadataReader
- MetadataReference
- NativePdbWriter
- Operations
- Loops
- PEWriter
- ReferenceManager
- RuleSet
- Serialization
- SourceGeneration
- Nodes
- StrongName
- SymbolDisplay
- Symbols
- Attributes
- Syntax
- InternalSyntax
- Text
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
14,898 files changed
+2177641
-1453932
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
6 | 18 | | |
7 | 19 | | |
8 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
| 7 | + | |
| 8 | + | |
10 | 9 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
47 | 59 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | 60 | | |
56 | 61 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
146 | 147 | | |
147 | 148 | | |
148 | 149 | | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
149 | 170 | | |
150 | 171 | | |
151 | 172 | | |
| |||
279 | 300 | | |
280 | 301 | | |
281 | 302 | | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | 23 | | |
29 | 24 | | |
| 25 | + | |
30 | 26 | | |
31 | 27 | | |
32 | 28 | | |
| |||
50 | 46 | | |
51 | 47 | | |
52 | 48 | | |
53 | | - | |
54 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| 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 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
0 commit comments