File tree
14,158 files changed
+1863272
-1165169
lines changed- .devcontainer
- .github
- ISSUE_TEMPLATE
- policies
- .vscode
- docs
- compilers
- CSharp
- Design
- Visual Basic
- images
- contributing
- features
- ide
- specs
- infrastructure
- wiki
- eng
- common
- BuildConfiguration
- cross
- arm
- arm64
- armel
- tizen
- riscv64
- x64
- tizen
- x86
- loc
- native
- post-build
- sdl
- templates
- job
- jobs
- post-build
- steps
- variables
- templates-official
- job
- jobs
- post-build
- steps
- variables
- config
- globalconfigs
- pipelines
- targets
- scripts
- GenerateSdkPackages
- src
- Analyzers
- CSharp
- Analyzers
- AddAccessibilityModifiers
- AddBraces
- AddRequiredParentheses
- CodeStyle
- ConvertNamespace
- ConvertProgram
- ConvertSwitchStatementToExpression
- ConvertTypeofToNameof
- FileHeaders
- ForEachCast
- Formatting
- InlineDeclaration
- InvokeDelegateWithConditionalAccess
- 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
- UseExpressionBody
- Helpers
- UseExpressionBodyForLambda
- UseImplicitObjectCreation
- UseImplicitOrExplicitType
- UseIndexOrRangeOperator
- UseInferredMemberName
- UseIsNullCheck
- UseLocalFunction
- UseNameofInNullableAttribute
- UseNullPropagation
- UseObjectInitializer
- UsePatternCombinators
- UsePatternMatching
- UsePrimaryConstructor
- UseSimpleUsingStatement
- UseThrowExpression
- UseTupleSwap
- 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
- HideBase
- InlineDeclaration
- InvokeDelegateWithConditionalAccess
- Iterator
- 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
- UseCollectionExpression
- UseCollectionInitializer
- UseCompoundAssignment
- UseConditionalExpression
- UseDeconstruction
- UseDefaultLiteral
- UseExplicitTypeForConst
- UseExpressionBody
- UseExpressionBodyForLambda
- UseImplicitObjectCreation
- UseImplicitOrExplicitType
- UseIndexOrRangeOperator
- UseInferredMemberName
- UseInterpolatedVerbatimString
- UseIsNullCheck
- UseLocalFunction
- UseNameofInAttribute
- UseNullPropagation
- UseObjectInitializer
- UsePatternCombinators
- UsePatternMatching
- UsePrimaryConstructor
- UseSimpleUsingStatement
- UseThrowExpression
- UseTupleSwap
- UseUtf8StringLiteral
- xlf
- Tests
- AddAccessibilityModifiers
- AddAnonymousTypeMemberName
- AddBraces
- AddExplicitCast
- AddInheritdoc
- AddObsoleteAttribute
- AddParameter
- AddRequiredParentheses
- AliasAmbiguousType
- AssignOutParameters
- ConditionalExpressionInStringInterpolation
- ConflictMarkerResolution
- ConvertNamespace
- ConvertSwitchStatementToExpression
- ConvertToAsync
- ConvertToRecord
- ConvertTypeOfToNameOf
- DisambiguateSameVariable
- DocumentationComments
- FileHeaders
- FixIncorrectConstraint
- FixReturnType
- ForEachCast
- Formatting
- HideBase
- InlineDeclaration
- InvokeDelegateWithConditionalAccess
- Iterator
- 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
- UseExplicitTupleName
- UseExplicitTypeForConst
- UseExpressionBody
- UseExpressionBodyForLambda
- UseImplicitObjectCreation
- UseImplicitOrExplicitType
- UseIndexOrRangeOperator
- UseInferredMemberName
- UseInterpolatedVerbatimString
- UseIsNullCheck
- UseLocalFunction
- UseNullPropagation
- UseObjectInitializer
- UsePatternMatching
- UsePrimaryConstructor
- UseSimpleUsingStatement
- UseSystemHashCode
- UseThrowExpression
- UseTupleSwap
- 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
- 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
- Iterator
- MakeFieldReadonly
- MakeMemberStatic
- MakeMethodAsynchronous
- MakeMethodSynchronous
- MakeTypeAbstract
- MakeTypePartial
- MatchFolderAndNamespace
- NamingStyle
- 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
- ConvertTypeofToNameof
- FileHeaders
- MakeFieldReadonly
- NewLines
- ConsecutiveStatementPlacement
- MultipleBlankLines
- OrderModifiers
- QualifyMemberAccess
- RemoveRedundantEquality
- RemoveUnnecessaryByVal
- RemoveUnnecessaryImports
- RemoveUnnecessaryParentheses
- RemoveUnnecessarySuppressions
- RemoveUnusedMembers
- RemoveUnusedParametersAndValues
- SimplifyBooleanExpression
- SimplifyInterpolation
- SimplifyLinqExpression
- SimplifyObjectCreation
- UseAutoProperty
- UseCoalesceExpression
- UseCollectionInitializer
- UseCompoundAssignment
- UseConditionalExpression
- UseInferredMemberName
- UseIsNotExpression
- UseIsNullCheck
- UseNullPropagation
- UseObjectInitializer
- ValidateFormatString
- CodeFixes
- AddAnonymousTypeMemberName
- AddExplicitCast
- AddObsoleteAttribute
- AddParameter
- ConflictMarkerResolution
- ConvertToAsync
- ConvertTypeOfToNameOf
- DocumentationComments
- GenerateConstructor
- MakeMethodAsynchronous
- MakeMethodSynchronous
- MakeTypePartial
- OrderModifiers
- RemoveAsyncModifier
- RemoveUnnecessaryCast
- RemoveUnnecessaryImports
- RemoveUnusedParametersAndValues
- SimplifyLinqExpression
- UseCollectionInitializer
- UseConditionalExpression
- UseNullPropagation
- UseObjectInitializer
- xlf
- Tests
- AddAccessibilityModifiers
- AddAnonymousTypeMemberName
- AddExplicitCast
- AddObsoleteAttribute
- AddParameter
- AddRequiredParentheses
- AliasAmbiguousType
- ConflictMarkerResolution
- ConvertGetTypeToNameOf
- ConvertToAsync
- DocumentationComments
- FileHeaders
- Iterator
- MakeFieldReadonly
- MakeMethodAsynchronous
- MakeMethodSynchronous
- MakeTypeAbstract
- MakeTypePartial
- NamingStyles
- NewLines
- ConsecutiveStatementPlacement
- MultipleBlankLines
- OrderModifiers
- PopulateSwitch
- QualifyMemberAccess
- RemoveAsyncModifier
- RemoveRedundantEquality
- RemoveUnnecessaryByVal
- RemoveUnnecessaryCast
- RemoveUnnecessaryImports
- RemoveUnnecessaryParentheses
- RemoveUnnecessarySuppressions
- RemoveUnusedMembers
- RemoveUnusedParametersAndValues
- SimplifyBooleanExpression
- SimplifyInterpolation
- UnsealClass
- UpdateLegacySuppressions
- UseAutoProperty
- UseCoalesceExpression
- UseCollectionInitializer
- UseCompoundAssignment
- UseConditionalExpression
- UseExplicitTupleName
- UseInferredMemberName
- UseIsNotExpression
- UseIsNullCheck
- UseNullPropagation
- UseObjectInitializer
- UseSystemHashCode
- ValidateFormatString
- CodeStyle
- CSharp
- Analyzers
- CodeFixes
- Tests
- Core
- Analyzers
- 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
- Emit
- CodeGen
- Emit
- DynamicAnalysis
- EditAndContinue
- Emit2
- Attributes
- CodeGen
- Diagnostics
- Emit
- EditAndContinue
- LocalStateTracing
- RuntimeProbing
- FlowAnalysis
- PDB
- Semantics
- EndToEnd
- IOperation
- IOperation
- Semantic
- Semantics
- SourceGeneration
- Symbol
- Compilation
- DocumentationComments
- SymbolDisplay
- Symbols
- CorLibrary
- Metadata
- PE
- ModuleInitializers
- Retargeting
- Source
- Syntax
- Diagnostics
- Generated
- IncrementalParsing
- LexicalAndXml
- Parsing
- Syntax
- Mocks
- WinRT
- CodeGen
- Metadata
- csc
- AnyCpu
- arm64
- Core
- CodeAnalysisTest
- Analyzers
- Collections
- HashSet
- List
- Diagnostics
- Emit
- InternalUtilities
- MetadataReferences
- PDB
- Symbols
- Text
- CommandLine
- MSBuildTask
- xlf
- MSBuildTaskTests
- TestUtilities
- Portable
- Binding
- CodeGen
- Collections
- CommandLine
- Compilation
- Debugging
- Desktop
- DiaSymReader
- Utilities
- Writer
- Diagnostic
- DiagnosticAnalyzer
- DocumentationComments
- 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
- xlf
- Rebuild
- RebuildTest
- Extension
- Server
- VBCSCompiler
- AnyCpu
- arm64
- VBCSCompilerTests
- Test/Core
- Assert
- Compilation
- Diagnostics
- FX
- MarkedSource
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
14,158 files changed
+1863272
-1165169
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
5 |
| - | |
| 3 | + | |
6 | 4 |
| |
7 | 5 |
| |
8 | 6 |
| |
|
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 |
| - | |
10 | 7 |
| |
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 |
| - | |
| 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 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
47 | 57 |
| |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 | 58 |
| |
56 | 59 |
|
+21-36
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
| |||
38 | 39 |
| |
39 | 40 |
| |
40 | 41 |
| |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 | 42 |
| |
45 | 43 |
| |
46 | 44 |
| |
| |||
144 | 142 |
| |
145 | 143 |
| |
146 | 144 |
| |
147 |
| - | |
148 |
| - | |
149 |
| - | |
150 |
| - | |
151 |
| - | |
152 | 145 |
| |
153 | 146 |
| |
154 |
| - | |
155 |
| - | |
156 |
| - | |
157 |
| - | |
158 |
| - | |
159 |
| - | |
160 |
| - | |
161 |
| - | |
162 |
| - | |
163 |
| - | |
164 |
| - | |
165 |
| - | |
166 |
| - | |
167 |
| - | |
168 |
| - | |
169 |
| - | |
170 |
| - | |
171 |
| - | |
172 |
| - | |
173 | 147 |
| |
174 | 148 |
| |
175 | 149 |
| |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
176 | 154 |
| |
177 | 155 |
| |
178 | 156 |
| |
| |||
196 | 174 |
| |
197 | 175 |
| |
198 | 176 |
| |
| 177 | + | |
| 178 | + | |
199 | 179 |
| |
200 | 180 |
| |
201 | 181 |
| |
| |||
249 | 229 |
| |
250 | 230 |
| |
251 | 231 |
| |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
252 | 240 |
| |
253 | 241 |
| |
254 | 242 |
| |
| |||
265 | 253 |
| |
266 | 254 |
| |
267 | 255 |
| |
268 |
| - | |
269 |
| - | |
270 |
| - | |
271 | 256 |
| |
272 | 257 |
| |
273 | 258 |
| |
| |||
280 | 265 |
| |
281 | 266 |
| |
282 | 267 |
| |
283 |
| - | |
284 |
| - | |
285 |
| - | |
286 | 268 |
| |
287 | 269 |
| |
288 | 270 |
| |
289 | 271 |
| |
290 | 272 |
| |
291 | 273 |
| |
292 |
| - | |
293 |
| - | |
294 |
| - | |
295 | 274 |
| |
296 | 275 |
| |
297 | 276 |
| |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
298 | 283 |
| |
299 | 284 |
| |
300 | 285 |
| |
|
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 | + |
+14-10
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
| |||
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 | 22 |
| |
29 | 23 |
| |
30 | 24 |
| |
31 | 25 |
| |
32 | 26 |
| |
33 |
| - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
34 | 37 |
| |
| 38 | + | |
35 | 39 |
| |
36 |
| - | |
37 | 40 |
| |
38 | 41 |
| |
39 | 42 |
| |
40 | 43 |
| |
41 | 44 |
| |
42 | 45 |
| |
43 | 46 |
| |
44 |
| - | |
| 47 | + | |
| 48 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
15 | 19 |
| |
16 | 20 |
| |
17 | 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 | + | |
| 47 | + |
0 commit comments