Commit 1314d09
authored
File tree
1,940 files changed
+166079
-104384
lines changed- .github
- docs
- features
- eng
- config
- pipelines
- targets
- src
- Analyzers
- CSharp
- Analyzers
- CodeStyle
- ConvertNamespace
- ConvertProgram
- MakeLocalFunctionStatic
- MakeStructFieldsWritable
- MakeStructMemberReadOnly
- RemoveUnnecessaryDiscardDesignation
- RemoveUnnecessaryLambdaExpression
- UseAutoProperty
- UseDeconstruction
- UseExpressionBody/Helpers
- UseIndexOrRangeOperator
- UsePatternMatching
- UseTupleSwap
- UseUtf8StringLiteral
- xlf
- CodeFixes
- AddAnonymousTypeMemberName
- AddParameter
- AssignOutParameters
- ConditionalExpressionInStringInterpolation
- ConflictMarkerResolution
- ConvertToAsync
- ConvertToRecord
- DocumentationComments
- GenerateConstructor
- MakeLocalFunctionStatic
- MakeMethodAsynchronous
- MakeMethodSynchronous
- MakeRefStruct
- MakeStructMemberReadOnly
- MisplacedUsingDirectives
- RemoveAsyncModifier
- RemoveInKeyword
- RemoveNewModifier
- RemoveUnusedLocalFunction
- ReplaceDefaultLiteral
- UpdateProjectToAllowUnsafe
- UpgradeProject
- UseDeconstruction
- UseExplicitTypeForConst
- UseLocalFunction
- UsePatternMatching
- UseSimpleUsingStatement
- UseThrowExpression
- UseTupleSwap
- xlf
- Tests
- AddAccessibilityModifiers
- AddAnonymousTypeMemberName
- AddBraces
- AddExplicitCast
- AddInheritdoc
- AddObsoleteAttribute
- AddParameter
- AddRequiredParentheses
- AliasAmbiguousType
- AssignOutParameters
- ConditionalExpressionInStringInterpolation
- ConflictMarkerResolution
- ConvertNamespace
- ConvertSwitchStatementToExpression
- ConvertToAsync
- ConvertToRecord
- ConvertTypeOfToNameOf
- DocumentationComments
- FileHeaders
- FixIncorrectConstraint
- ForEachCast
- HideBase
- InlineDeclaration
- InvokeDelegateWithConditionalAccess
- Iterator
- MakeFieldReadonly
- MakeLocalFunctionStatic
- MakeMemberStatic
- MakeMethodAsynchronous
- MakeMethodSynchronous
- MakeRefStruct
- MakeStructFieldsWritable
- MakeStructMemberReadOnly
- MakeStructReadOnly
- MakeTypeAbstract
- MatchFolderAndNamespace
- MisplacedUsingDirectives
- NewLines
- ArrowExpressionClausePlacement
- ConditionalExpressionPlacement
- ConsecutiveBracePlacement
- ConsecutiveStatementPlacement
- ConstructorInitializerPlacement
- EmbeddedStatementPlacement
- MultipleBlankLines
- Nullable
- OrderModifiers
- PopulateSwitch
- QualifyMemberAccess
- RemoveAsyncModifier
- RemoveConfusingSuppression
- RemoveInKeyword
- RemoveNewModifier
- RemoveRedundantEquality
- RemoveUnnecessaryCast
- RemoveUnnecessaryDiscardDesignation
- RemoveUnnecessaryImports
- RemoveUnnecessaryLambdaExpression
- RemoveUnnecessaryParentheses
- RemoveUnreachableCode
- RemoveUnusedLocalFunction
- RemoveUnusedMembers
- RemoveUnusedParametersAndValues
- ReplaceDefaultLiteral
- SimplifyBooleanExpression
- SimplifyInterpolation
- SimplifyLinqExpression
- TransposeRecordKeyword
- UpdateProjectToAllowUnsafe
- UpgradeProject
- UseAutoProperty
- UseCoalesceExpression
- UseCollectionInitializer
- UseCompoundAssignment
- UseConditionalExpression
- UseDeconstruction
- UseExplicitTypeForConst
- UseExpressionBodyForLambda
- UseExpressionBody
- UseImplicitObjectCreation
- UseImplicitOrExplicitType
- UseIndexOrRangeOperator
- UseInferredMemberName
- UseInterpolatedVerbatimString
- UseIsNullCheck
- UseLocalFunction
- UseNullPropagation
- UseObjectInitializer
- UsePatternMatching
- UseSimpleUsingStatement
- UseSystemHashCode
- UseThrowExpression
- UseTupleSwap
- UseUtf8StringLiteral
- ValidateFormatString
- Core
- Analyzers
- Formatting
- Helpers/HashCodeAnalyzer
- RemoveUnnecessarySuppressions
- RemoveUnusedMembers
- RemoveUnusedParametersAndValues
- SimplifyInterpolation
- SimplifyLinqExpression
- UseThrowExpression
- CodeFixes
- AddAnonymousTypeMemberName
- AddParameter
- ConflictMarkerResolution
- ConvertToAsync
- DocumentationComments
- Formatting
- MakeFieldReadonly
- MakeMethodAsynchronous
- MakeMethodSynchronous
- NamingStyle
- RemoveAsyncModifier
- UpgradeProject
- xlf
- VisualBasic
- Analyzers
- CodeStyle
- RemoveUnusedMembers
- CodeFixes
- AddAnonymousTypeMemberName
- AddParameter
- ConflictMarkerResolution
- ConvertToAsync
- DocumentationComments
- GenerateConstructor
- MakeMethodAsynchronous
- MakeMethodSynchronous
- RemoveAsyncModifier
- xlf
- Tests
- AddAnonymousTypeMemberName
- AddParameter
- ConflictMarkerResolution
- ConvertToAsync
- DocumentationComments
- MakeMethodAsynchronous
- MakeMethodSynchronous
- NewLines
- ConsecutiveStatementPlacement
- MultipleBlankLines
- RemoveAsyncModifier
- RemoveUnusedMembers
- CodeStyle
- Core/Analyzers
- Tools
- VisualBasic/Analyzers
- Compilers
- CSharp
- CSharpAnalyzerDriver
- Portable
- Binder
- Semantics/OverloadResolution
- BoundTree
- CodeGen
- Compilation
- Compiler
- Declarations
- Emitter
- EditAndContinue
- Model
- NoPia
- Errors
- FlowAnalysis
- Generated
- CSharpSyntaxGenerator/CSharpSyntaxGenerator.SourceGenerator
- Lowering
- AsyncRewriter
- ClosureConversion
- Instrumentation
- IteratorRewriter
- LocalRewriter
- StateMachineRewriter
- Parser
- SymbolDisplay
- Symbols
- Source
- Synthesized
- Records
- Tuples
- Syntax
- xlf
- Test
- Emit2/FlowAnalysis
- Emit
- CodeGen
- Emit
- DynamicAnalysis
- LocalStateTracing
- PDB
- IOperation/IOperation
- Semantic
- Semantics
- SourceGeneration
- Symbol
- SymbolDisplay
- Symbols
- Source
- Syntax
- Diagnostics
- Generated
- Parsing
- Syntax
- csc
- arm64
- Core
- CodeAnalysisTest
- Analyzers
- Emit
- MSBuildTask
- Portable
- CodeGen
- Collections
- CommandLine
- Compilation
- DiaSymReader
- Writer
- DiagnosticAnalyzer
- Diagnostic
- Emit
- EditAndContinue
- NoPia
- InternalUtilities
- NativePdbWriter
- PEWriter
- Serialization
- SourceGeneration
- Nodes
- SymbolDisplay
- Syntax/InternalSyntax
- xlf
- Rebuild
- Server
- VBCSCompilerTests
- VBCSCompiler/arm64
- Test
- Core
- Compilation
- Metadata
- Platform/Desktop
- Traits
- Utilities/CSharp
- VisualBasic
- Portable
- Binding
- CodeGen
- CommandLine
- Compilation
- Emit
- EditAndContinue
- NoPia
- Lowering
- AsyncRewriter
- IteratorRewriter
- LambdaRewriter
- LocalRewriter
- MethodToClassRewriter
- StateMachineRewriter
- Operations
- Parser/BlockContexts
- Semantics
- TypeInference
- SymbolDisplay
- Symbols
- Source
- Tuples
- xlf
- Test
- CommandLine
- Emit
- CodeGen
- Emit/EditAndContinue
- PDB
- Semantic
- Semantics
- SourceGeneration
- Symbol
- SymbolDisplay
- SymbolsTests
- vbc
- arm64
- Dependencies
- CodeAnalysis.Debugging
- Collections
- Internal
- PooledObjects
- EditorFeatures
- CSharpTest2/Recommendations
- CSharpTest
- AddAnonymousTypeMemberName
- AddParameter
- AssignOutParameters
- BlockCommentEditing
- ChangeSignature
- Classification
- CodeActions
- ConvertIfToSwitch
- ConvertLocalFunctionToMethod
- ExtractMethod
- IntroduceVariable
- MoveType
- ReplacePropertyWithMethods
- CompleteStatement
- Completion/CompletionProviders
- Snippets
- ConflictMarkerResolution
- ConvertAutoPropertyToFullProperty
- ConvertForToForEach
- ConvertNamespace
- ConvertToRawString
- ConvertToRecord
- Diagnostics
- ConditionalExpressionInStringInterpolation
- GenerateEnumMember
- GenerateMethod
- GenerateType
- MakeMethodAsynchronous
- MakeMethodSynchronous
- PreferFrameworkType
- RemoveAsyncModifier
- RemoveInKeyword
- Suppression
- UpgradeProject
- DocumentationComments
- CodeFixes
- EditAndContinue
- EditorConfigSettings/Updater
- ExtractClass
- ExtractInterface
- ExtractMethod
- Formatting
- Indentation
- GenerateFromMembers
- AddConstructorParametersFromMembers
- GenerateConstructorFromMembers
- GenerateVariable
- ImplementAbstractClass
- ImplementInterface
- InitializeParameter
- InlineDiagnostics
- IntroduceParameter
- IntroduceUsingStatement
- IntroduceVariable
- InvertIf
- MakeLocalFunctionStatic
- MakeRefStruct
- MakeStructReadOnly
- QuickInfo
- ReassignedVariable
- RefactoringHelpers
- RemoveUnusedLocalFunction
- ReplaceDocCommentTextWithTag
- SignatureHelp
- SimplifyTypeNames
- SpellCheck
- SplitStringLiteral
- Squiggles
- Structure
- SuggestionTags
- UseExplicitTypeForConst
- Wrapping
- CSharp
- AutomaticCompletion
- BlockCommentEditing
- CompleteStatement
- ConvertNamespace
- DecompiledSource
- EventHookup
- SplitStringLiteral
- StringCopyPaste
- Core.Cocoa
- Options
- Snippets
- SnippetFunctions
- Core.Wpf
- InlineDiagnostics
- InlineHints
- InlineRename/UI
- Adornment
- LineSeparators
- StringIndentation
- Suggestions
- Core
- AddImportOnPaste
- AddImports
- AutomaticCompletion
- BraceMatching
- Classification
- Semantic
- Syntactic
- Diagnostics
- EditorConfigSettings
- DataProvider
- Analyzer
- NamingStyles
- Updater
- NamingStyles
- EventHookup
- ExternalAccess
- UnitTesting/Api
- VSTypeScript
- Api
- ExtractMethod
- Formatting
- GoToDefinition
- Host
- InheritanceMargin
- InlineDiagnostics
- InlineHints
- InlineRename
- IntelliSense
- AsyncCompletion
- QuickInfo
- KeywordHighlighting
- LanguageServer
- LineSeparators
- Options
- ReferenceHighlighting
- Remote
- RenameTracking
- SmartIndent
- Snippets
- SplitComment
- StringCopyPaste
- StringIndentation
- Structure
- Suggestions
- DiagnosticsTestUtilities/SplitComments
- Test2
- Classification
- Diagnostics/UseAutoProperty
- FindReferences
- GoToDefinition
- InlineHints
- IntelliSense
- KeywordHighlighting
- ReferenceHighlighting
- Rename
- Simplification
- TestUtilities
- EditAndContinue
- Extensions
- Formatting
- LanguageServer
- RefactoringHelpers
- Rename
- SignatureHelp
- Workspaces
- Test
- CodeGeneration
- Diagnostics
- EditAndContinue/Helpers
- EditorConfigSettings/Data
- Options
- Preview
- Text
- VisualBasicTest
- AddConstructorParametersFromMembers
- ChangeSignature
- Completion/CompletionProviders
- ConvertForToForEach
- Diagnostics/GenerateMethod
- EndConstructGeneration
- Formatting/Indentation
- GenerateConstructorFromMembers
- ImplementInterface
- IntroduceParameter
- InvertConditional
- InvertIf
- LineCommit
- MoveStaticMembers
- ReplaceDocCommentTextWithTag
- SimplifyTypeNames
- VisualBasic
- AutomaticEndConstructCorrection
- AutomaticInsertionOfAbstractOrInterfaceMembers
- EndConstructGeneration
- LineCommit
- Utilities/CommandHandlers
- ExpressionEvaluator
- CSharp
- Source/ExpressionCompiler
- Rewriters
- Symbols
- Test
- ExpressionCompiler
- ResultProvider
- Core
- Source
- ExpressionCompiler/PDB
- ResultProvider/Helpers
- Test/ResultProvider/Debugger/Engine
- VisualBasic
- Source/ExpressionCompiler
- Test/ExpressionCompiler
- Features
- CSharp/Portable
- ChangeSignature
- CodeFixes
- GenerateEnumMember
- GenerateMethod
- CodeLens
- CodeRefactorings
- ConvertLocalFunctionToMethod
- InlineMethod
- Completion
- CompletionProviders
- DeclarationName
- OperatorsAndIndexer
- KeywordRecommenders
- ConvertAutoPropertyToFullProperty
- ConvertForToForEach
- ConvertIfToSwitch
- ConvertLinq
- ConvertForEachToLinqQuery
- ConvertNamespace
- ConvertProgram
- ConvertToRawString
- ConvertToRecord
- Diagnostics/Analyzers
- DocumentationComments
- EditAndContinue
- ExtractMethod
- GenerateConstructorFromMembers
- GenerateConstructor
- GenerateDefaultConstructors
- GenerateType
- ImplementAbstractClass
- ImplementInterface
- InitializeParameter
- IntroduceParameter
- IntroduceUsingStatement
- IntroduceVariable
- MakeLocalFunctionStatic
- ReplaceDocCommentTextWithTag
- ReplaceMethodWithProperty
- ReplacePropertyWithMethods
- SignatureHelp
- Snippets
- SplitStringLiteral
- Structure
- Providers
- Wrapping
- xlf
- Core/Portable
- AddConstructorParametersFromMembers
- CodeLens
- CodeRefactorings
- AddMissingImports
- SyncNamespace
- Common
- Completion
- Providers
- ImportCompletionProvider
- Scripting
- ConvertAnonymousType
- ConvertAutoPropertyToFullProperty
- ConvertForEachToFor
- ConvertForToForEach
- ConvertIfToSwitch
- ConvertToInterpolatedString
- ConvertTupleToStruct
- Debugging
- DesignerAttribute
- Diagnostics
- DocumentHighlighting
- DocumentationComments
- EditAndContinue
- EmbeddedLanguages
- Json
- RegularExpressions
- StackFrame
- EncapsulateField
- ExternalAccess
- UnitTesting/SolutionCrawler
- Watch/Api
- ExtractClass
- ExtractMethod
- FindUsages
- GenerateComparisonOperators
- GenerateConstructorFromMembers
- GenerateEqualsAndGetHashCodeFromMembers
- GenerateMember
- GenerateConstructor
- GenerateEnumMember
- GenerateParameterizedMember
- GenerateVariable
- GenerateType
- ImplementAbstractClass
- ImplementInterface
- InitializeParameter
- InlineMethod
- IntroduceParameter
- IntroduceUsingStatement
- IntroduceVariable
- InvertIf
- LanguageServices
- AnonymousTypeDisplayService
- SymbolDisplayService
- MakeMethodAsynchronous
- MetadataAsSource
- MoveStaticMembers
- PdbSourceDocument
- PreferFrameworkType
- PullMemberUp
- ReplaceDocCommentTextWithTag
- ReplaceMethodWithProperty
- ReplacePropertyWithMethods
- SignatureHelp
- Snippets/SnippetProviders
- SolutionCrawler
- SplitOrMergeIfStatements
- SymbolSearch
- SourceBuild
- Windows
- UseAutoProperty
- Workspace
- Wrapping
- xlf
- LanguageServer
- Microsoft.CommonLanguageServerProtocol.Framework.Example
- Microsoft.CommonLanguageServerProtocol.Framework.UnitTests
- Microsoft.CommonLanguageServerProtocol.Framework
- ProtocolUnitTests
- CodeActions
- CodeLens
- Completion
- Diagnostics
- Protocol
- Extensions
- ExternalAccess/VSCode/API
- Features
- Diagnostics
- EngineV2
- Options
- TaskList
- UnifiedSuggestions
- Handler
- CodeActions
- CodeLens
- Completion
- Diagnostics
- Hover
- InlineCompletions
- ServerLifetime
- LspServices
- Lsif/Generator
- VisualBasic/Portable
- ChangeSignature
- CodeLens
- CodeRefactorings/InlineMethod
- Completion/CompletionProviders
- ConvertAutoPropertyToFullProperty
- ConvertIfToSwitch
- Diagnostics/Analyzers
- GenerateConstructorFromMembers
- GenerateConstructor
- InitializeParameter
- IntroduceParameter
- IntroduceUsingStatement
- IntroduceVariable
- InvertIf
- ReplaceDocCommentTextWithTag
- SignatureHelp
- Wrapping
- xlf
- NuGet/Microsoft.Net.Compilers.Toolset
- Scripting
- CSharp
- Core
- Hosting/ObjectFormatter
- VisualBasic
- Test/Perf
- StackDepthTest
- tests
- Tools
- AnalyzerRunner
- BuildBoss
- BuildValidator
- ExternalAccess
- AspNetCore/EmbeddedLanguages
- FSharp
- Internal/Editor
- TaskList
- OmniSharp.CSharp/Formatting
- OmniSharp
- CodeActions
- Formatting
- Options
- RazorCompilerTest
- RazorCompiler
- Razor
- IdeBenchmarks
- IdeCoreBenchmarks
- Source
- CompilerGeneratorTools
- Source
- BoundTreeGenerator
- CSharpErrorFactsGenerator
- CSharpSyntaxGenerator
- IOperationGenerator
- VisualBasicErrorFactsGenerator
- VisualBasicSyntaxGenerator
- RunTests
- VisualStudio
- CSharp
- Impl
- CodeModel
- EditorConfigSettings/DataProvider/CodeStyle
- Options
- AutomationObject
- Formatting
- Test
- DesignerAttribute
- PersistentStorage
- CodeLens
- xlf
- Core
- Def
- ColorSchemes
- DesignerAttribute
- DocumentOutline
- Extensions
- ExternalAccess/Pythia
- FindReferences
- Implementation
- ColorSchemes
- InheritanceMargin
- KeybindingReset
- LanguageService
- Log
- Options
- Packaging
- ProjectSystem
- BrokeredService
- Legacy
- MetadataReferences
- Remote
- Snippets
- SnippetFunctions
- StackTraceExplorer
- SymbolSearch
- TableDataSource/TaskList
- TaskList
- Telemetry
- Venus
- Workspace
- xlf
- Impl
- CodeModel
- SolutionExplorer/SourceGeneratedFileItems
- Test.Next
- Options
- Remote
- Services
- Test
- Completion
- Help
- Options
- Snippets
- SymbolSearch
- TaskList
- IntegrationTest
- IntegrationTests/CSharp
- New.IntegrationTests
- CSharp
- InProcess
- Options
- VisualBasic
- Workspace
- TestUtilities
- InProcess
- TestUtilities2
- VisualBasic/Impl
- Help
- LanguageService
- Options
- AutomationObject
- VisualStudioDiagnosticsToolWindow/OptionPages
- Workspaces
- CSharpTest
- CodeGeneration
- Formatting
- CSharp/Portable
- Classification
- CodeGeneration
- CodeStyle
- Extensions
- FindSymbols
- LanguageServices/SemanticsFactsService
- Recommendations
- Simplification
- Reducers
- Simplifiers
- xlf
- CoreTestUtilities
- Options
- Remote
- CoreTest
- Options
- Remote
- SolutionTests
- UtilityTest
- Core
- Desktop
- MSBuild
- MSBuild
- ProjectFile
- Portable
- CodeActions
- CodeFixes
- CodeStyle
- Diagnostics
- Editing
- ExtensionManager
- FindSymbols
- FindReferences/Finders
- SymbolTree
- SyntaxTree
- Formatting/VisualBasic
- LanguageServices/SemanticsFactsService/SemanticFacts
- Log
- Options
- OrganizeImports
- Recommendations
- Remote
- Rename
- ConflictEngine
- SourceGeneratorTelemetry
- SymbolSearch
- TaskList
- TemporaryStorage
- Utilities/Documentation
- Workspace
- Host
- EventListener
- PersistentStorage
- ProjectSystem
- Solution
- xlf
- Remote
- Core
- ProjectSystem
- xlf
- ServiceHubTest
- ServiceHub
- Host
- Services
- DesignerAttributeDiscovery
- DiagnosticAnalyzer
- InheritanceMargin
- KeepAlive
- Renamer
- SymbolSearchUpdate
- VisualBasicTest
- Formatting
- OrganizeImports
- VisualBasic/Portable
- CodeCleanup/Providers
- CodeGeneration
- CodeStyle
- Extensions
- Formatting
- LanguageServices/SemanticFactsService
- Simplification
- Simplifiers
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,940 files changed
+166079
-104384
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
523 | 523 | | |
524 | 524 | | |
525 | 525 | | |
| 526 | + | |
| 527 | + | |
526 | 528 | | |
527 | 529 | | |
528 | 530 | | |
| |||
629 | 631 | | |
630 | 632 | | |
631 | 633 | | |
632 | | - | |
633 | | - | |
634 | | - | |
635 | | - | |
636 | | - | |
637 | | - | |
638 | | - | |
639 | | - | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
640 | 642 | | |
641 | 643 | | |
642 | 644 | | |
643 | 645 | | |
644 | | - | |
645 | | - | |
646 | | - | |
647 | | - | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
648 | 650 | | |
649 | 651 | | |
650 | 652 | | |
| |||
657 | 659 | | |
658 | 660 | | |
659 | 661 | | |
660 | | - | |
661 | | - | |
662 | | - | |
663 | | - | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
664 | 666 | | |
665 | 667 | | |
666 | 668 | | |
| |||
1277 | 1279 | | |
1278 | 1280 | | |
1279 | 1281 | | |
| 1282 | + | |
| 1283 | + | |
| 1284 | + | |
| 1285 | + | |
1280 | 1286 | | |
1281 | 1287 | | |
1282 | 1288 | | |
| |||
1515 | 1521 | | |
1516 | 1522 | | |
1517 | 1523 | | |
| 1524 | + | |
1518 | 1525 | | |
1519 | 1526 | | |
1520 | 1527 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
58 | | - | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
216 | 217 | | |
217 | 218 | | |
218 | 219 | | |
219 | | - | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
220 | 225 | | |
221 | 226 | | |
222 | 227 | | |
| |||
261 | 266 | | |
262 | 267 | | |
263 | 268 | | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
264 | 273 | | |
265 | 274 | | |
266 | 275 | | |
| |||
279 | 288 | | |
280 | 289 | | |
281 | 290 | | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
282 | 295 | | |
283 | 296 | | |
284 | 297 | | |
| |||
321 | 334 | | |
322 | 335 | | |
323 | 336 | | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
324 | 341 | | |
325 | 342 | | |
326 | 343 | | |
| |||
346 | 363 | | |
347 | 364 | | |
348 | 365 | | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
349 | 371 | | |
350 | 372 | | |
351 | 373 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
0 commit comments