File tree
3,622 files changed
+377726
-25232
lines changed- .github
- policies
- workflows
- docs
- analyzers
- compilers/CSharp
- contributing
- features
- roslyn-analyzers
- rules
- specs
- wiki
- eng
- common
- core-templates/steps
- templates-official/job
- config
- targets
- src
- Analyzers
- CSharp
- Analyzers
- AddAccessibilityModifiers
- AddBraces
- AddRequiredParentheses
- ConvertNamespace
- ConvertSwitchStatementToExpression
- ConvertTypeofToNameof
- FileHeaders
- InvokeDelegateWithConditionalAccess
- MakeLocalFunctionStatic
- MakeStructFieldsWritable
- MakeStructMemberReadOnly
- MakeStructReadOnly
- NewLines
- ConsecutiveBracePlacement
- ConstructorInitializerPlacement
- OrderModifiers
- RemoveConfusingSuppression
- RemoveUnnecessaryCast
- RemoveUnnecessaryNullableDirective
- RemoveUnreachableCode
- SimplifyPropertyPattern
- UseAutoProperty
- UseCollectionExpression
- UseCollectionInitializer
- UseCompoundAssignment
- UseDefaultLiteral
- UseExpressionBody/Helpers
- UseImplicitObjectCreation
- UseImplicitlyTypedLambdaExpression
- UseIndexOrRangeOperator
- UseInferredMemberName
- UseIsNullCheck
- UseNameofInNullableAttribute
- UsePatternCombinators
- UsePatternMatching
- UseSystemThreadingLock
- xlf
- CodeFixes
- AssignOutParameters
- ConditionalExpressionInStringInterpolation
- ConvertSwitchStatementToExpression
- ConvertTypeOfToNameOf
- ForEachCast
- GenerateConstructor
- GenerateEnumMember
- GenerateMethod
- GenerateParameterizedMember
- GenerateVariable
- Iterator
- MakeLocalFunctionStatic
- MakeMemberRequired
- Nullable
- RemoveAsyncModifier
- RemoveUnnecessaryCast
- RemoveUnnecessaryNullableDirective
- RemoveUnusedParametersAndValues
- UpdateProjectToAllowUnsafe
- UpgradeProject
- UseCoalesceExpression
- UseCollectionExpression
- UseCollectionInitializer
- UseConditionalExpression
- UseIsNullCheck
- UseNameofInAttribute
- UseSimpleUsingStatement
- Tests
- Formatting
- GenerateMethod
- MakeRefStruct
- MakeStructMemberReadOnly
- NamingStyles
- NewLines
- ArrowExpressionClausePlacement
- ConditionalExpressionPlacement
- PopulateSwitch
- QualifyMemberAccess
- RemoveUnnecessaryNullableDirective
- RemoveUnusedParametersAndValues
- SimplifyLinqExpression
- UseCollectionExpression
- UseCollectionInitializer
- UseConditionalExpression
- UseNullPropagation
- UsePatternMatching
- UseThrowExpression
- UseUtf8StringLiteral
- Core
- Analyzers
- AddRequiredParentheses
- Helpers
- NamingStyle
- NewLines
- ConsecutiveStatementPlacement
- MultipleBlankLines
- PopulateSwitch
- QualifyMemberAccess
- RemoveUnnecessarySuppressions
- SimplifyBooleanExpression
- SimplifyLinqExpression
- UseAutoProperty
- UseCollectionInitializer
- UseConditionalExpression
- ForAssignment
- UseNullPropagation
- UseObjectInitializer
- UseThrowExpression
- CodeFixes
- AddAccessibilityModifiers
- AddAnonymousTypeMemberName
- AddObsoleteAttribute
- AliasAmbiguousType
- DocumentationComments
- FileHeaders
- ForEachCast
- GenerateConstructor
- GenerateDefaultConstructors
- GenerateEnumMember
- GenerateMember
- GenerateParameterizedMember
- GenerateVariable
- ImplementAbstractClass
- ImplementInterface
- MakeFieldReadonly
- MakeMemberStatic
- MakeMethodAsynchronous
- MakeTypeAbstract
- MakeTypePartial
- Naming
- OrderModifiers
- PopulateSwitch
- QualifyMemberAccess
- RemoveRedundantEquality
- RemoveUnnecessaryParentheses
- RemoveUnnecessarySuppressions
- UpdateLegacySuppressions
- UseCoalesceExpression
- UseCollectionInitializer
- UseCompoundAssignment
- UseConditionalExpression
- ForAssignment
- ForReturn
- UseExplicitTupleName
- UseInferredMemberName
- UseIsNullCheck
- UseNullPropagation
- UseObjectInitializer
- UseSystemHashCode
- VisualBasic
- Analyzers/UseCollectionInitializer
- CodeFixes/GenerateParameterizedMember
- Compilers
- CSharp
- CSharpAnalyzerDriver
- Portable
- Binder
- Semantics
- Conversions
- OverloadResolution
- BoundTree
- CodeGen
- Compilation
- Compiler
- Declarations
- Emitter/Model
- Errors
- FlowAnalysis
- Generated
- CSharpSyntaxGenerator/CSharpSyntaxGenerator.SourceGenerator
- Lowering
- ClosureConversion
- IteratorRewriter
- LocalRewriter
- StateMachineRewriter
- Parser
- SymbolDisplay
- Symbols
- AnonymousTypes
- PublicSymbols
- SynthesizedSymbols
- Extensions
- FunctionPointers
- Metadata/PE
- PublicModel
- Retargeting
- Source
- Synthesized
- ReadOnlyListType
- Records
- Wrapped
- Syntax
- InternalSyntax
- Utilities
- xlf
- Test
- CommandLine
- Emit2
- CodeGen
- Emit
- EditAndContinue
- LocalStateTracing
- RuntimeProbing
- Emit3
- Attributes
- Diagnostics
- FlowAnalysis
- Semantics
- IOperation/IOperation
- Semantic
- Semantics
- SourceGeneration
- Symbol
- Compilation
- DocumentationComments
- Symbols
- Source
- Syntax
- Diagnostics
- Generated
- IncrementalParsing
- Parsing
- Syntax
- Core
- CodeAnalysisTest
- Analyzers
- Portable
- CodeGen
- Compilation
- DiagnosticAnalyzer
- Emit
- InternalUtilities
- MetadataReader
- PEWriter
- Symbols
- RebuildTest
- Extension
- Server
- VBCSCompiler
- VBCSCompilerTests
- Test
- Core
- Assert
- Diagnostics
- Metadata
- SourceGeneration
- Traits
- Utilities
- CSharp
- VisualBasic
- VisualBasic
- Portable
- Emit
- Symbols
- xlf
- Test
- Emit/Semantics
- Semantic
- Compilation
- Semantics
- SourceGeneration
- EditorFeatures
- CSharp
- ChangeSignature
- CompleteStatement
- EventHookup
- Formatting
- RawStringLiteral
- StringCopyPaste
- CSharpTest
- AutomaticCompletion
- Classification
- CodeActions
- AddUsing
- GenerateType
- InitializeParameter
- MoveType
- SyncNamespace
- Completion/CompletionProviders
- Diagnostics/DiagnosticAnalyzerDriver
- EditAndContinue
- ExtractInterface
- Formatting
- Intents
- MoveToNamespace
- OnTheFlyDocs
- PdbSourceDocument
- QuickInfo
- RawStringLiteral
- Rename
- SignatureHelp
- Structure
- SymbolKey
- Workspaces
- CSharpTest2/Recommendations
- Core
- AddImports
- AutomaticCompletion
- BraceMatching
- ChangeSignature
- Classification
- Semantic
- Syntactic
- CodeDefinitionWindow
- CodeRefactorings
- Commanding
- CommentSelection
- Copilot
- DocumentationComments
- EditAndContinue
- Editor
- EditorConfigSettings/Updater/NamingStyles
- EncapsulateField
- Extensibility
- Commands
- Completion
- Composition
- SignatureHelp
- Extensions
- ExternalAccess
- IntelliCode
- UnitTestGenerator/Api
- UnitTesting
- VSTypeScript
- Api
- FindReferences
- Formatting
- GoToDefinition
- Host
- InlineRename
- CommandHandlers
- Taggers
- IntelliSense
- AsyncCompletion
- QuickInfo
- Intents
- Interactive
- KeywordHighlighting
- ModernCommands
- Organizing
- RenameTracking
- Tagging
- Tags
- Undo
- Workspaces
- Core.Wpf
- Adornments
- BackgroundWorkIndicator
- InlineDiagnostics
- InlineHints
- InlineRename/UI
- Adornment
- SmartRename
- Interactive
- LineSeparators
- Peek
- Preview
- QuickInfo
- SignatureHelp
- StringIndentation
- Suggestions
- SuggestedActions
- DiagnosticsTestUtilities
- ChangeSignature
- Diagnostics
- MoveToNamespace
- MoveType
- Test
- CodeGeneration
- Completion
- Diagnostics
- LanguageServer
- MetadataAsSource
- RenameTracking
- StackTraceExplorer
- Structure
- Utilities
- Test2
- CodeFixes
- FindReferences
- GoToDefinition
- IntelliSense
- TestUtilities
- ChangeSignature
- Classification
- Completion
- Diagnostics
- ExtractInterface
- SignatureHelp
- Squiggles
- Structure
- Workspaces
- Text
- ExpressionEvaluator/CSharp/Source/ExpressionCompiler
- Symbols
- Features
- CSharp/Portable
- AddImport
- Completion
- CompletionProviders
- OperatorsAndIndexer
- KeywordRecommenders
- ConvertIfToSwitch
- ConvertLinq/ConvertForEachToLinqQuery
- ConvertPrimaryToRegularConstructor
- ConvertToExtension
- ConvertToRawString
- Copilot
- ExtractMethod
- GenerateMember/GenerateVariable
- GenerateType
- ImplementInterface
- InitializeParameter
- InlineHints
- IntroduceUsingStatement
- IntroduceVariable
- LineSeparators
- MoveToNamespace
- QuickInfo
- ReplacePropertyWithMethods
- ReverseForStatement
- SignatureHelp
- SimplifyTypeNames
- SolutionCrawler
- Structure
- Providers
- TaskList
- UseExpressionBody
- UseExpressionBodyForLambda
- Wrapping
- SeparatedSyntaxList
- xlf
- CSharpTest
- ConvertAutoPropertyToFullProperty
- ConvertIfToSwitch
- ConvertPrimaryToRegularConstructor
- ConvertToExtension
- ConvertTupleToStruct
- Copilot
- EditAndContinue
- Helpers
- FullyQualify
- GenerateVariable
- IntroduceVariable
- SemanticSearch
- Mocks
- Snippets
- UseExpressionBody/Refactoring
- Core/Portable
- AddImport
- CodeActions
- Remote
- SearchScopes
- AddMissingReference
- AddPackage
- BraceMatching
- ChangeSignature
- CodeFixes
- Configuration
- ConfigureCodeStyle
- ConfigureSeverity
- FixAllOccurrences
- Suppression
- CodeFixesAndRefactorings
- CodeLens
- CodeRefactorings
- ExtractMethod
- MoveType
- WorkspaceServices
- Common
- Completion
- Providers
- Scripting
- ConvertLinq/ConvertForEachToLinqQuery
- ConvertTupleToStruct
- Copilot
- Debugging
- Diagnostics
- Analyzers
- Log
- DocumentationComments
- EditAndContinue
- Remote
- EmbeddedLanguages
- Json
- LanguageServices
- RegularExpressions
- StackFrame
- EncapsulateField
- ExternalAccess
- Pythia/Api
- UnitTesting
- API
- SolutionCrawler
- VSTypeScript
- Api
- Watch/Api
- ExtractClass
- ExtractInterface
- ExtractMethod
- FindUsages
- FullyQualify
- GenerateComparisonOperators
- GenerateConstructors
- GenerateEqualsAndGetHashCodeFromMembers
- GenerateFromMembers
- GenerateType
- GoToBase
- GoToDefinition
- Highlighting
- InitializeParameter
- InlineHints
- IntroduceParameter
- IntroduceVariable
- LanguageServices/SymbolDisplayService
- MetadataAsSource
- MoveDeclarationNearReference
- MoveStaticMembers
- MoveToNamespace
- Notification
- Organizing
- Organizers
- PasteTracking
- PdbSourceDocument
- PickMembers
- PreferFrameworkType
- ProjectManagement
- PullMemberUp
- Dialog
- QuickInfo
- Presentation
- ReplaceConditionalWithStatements
- ReplaceMethodWithProperty
- ReplacePropertyWithMethods
- SemanticSearch
- SignatureHelp
- Snippets
- SnippetProviders
- SolutionCrawler
- SplitOrMergeIfStatements
- Consecutive
- StackTraceExplorer
- Structure
- Syntax
- SymbolMapping
- SymbolSearch/Windows
- SyncNamespaces
- TaskList
- ValueTracking
- Workspace
- Wrapping
- SeparatedSyntaxList
- xlf
- DiagnosticsTestUtilities
- CodeActions
- Diagnostics
- ExternalAccess
- AspNetCore
- EmbeddedLanguages
- BraceMatching
- Internal/EmbeddedLanguages
- Copilot
- Analyzer
- GenerateDocumentation
- GenerateImplementation
- Internal
- Analyzer
- CSharp
- SemanticSearch
- OnTheFlyDocs
- SemanticSearch
- OmniSharp
- Analyzers
- DocumentationComments
- ExtractClass
- ExtractInterface
- Formatting
- InlineHints
- Internal
- ExtractClass
- ExtractInterface
- MetadataAsSource
- Options
- Rename
- Structure
- OmniSharp.CSharp/Formatting
- Lsif/Generator
- Graph
- Logging
- Test/EditAndContinue
- TestUtilities/EditAndContinue
- VisualBasic/Portable
- Completion/CompletionProviders
- SolutionCrawler
- UseAutoProperty
- VisualBasicTest/EditAndContinue
- LanguageServer
- Microsoft.CodeAnalysis.LanguageServer
- BrokeredServices
- Services/BrokeredServiceBridgeManifest
- HostWorkspace
- Razor
- LanguageServer
- Handler
- Logging
- Restore
- Logging
- Services
- StarredCompletions
- Telemetry
- Testing
- Microsoft.CommonLanguageServerProtocol.Framework
- Microsoft.CommonLanguageServerProtocol.Framework.UnitTests
- Mocks
- Protocol
- Extensions
- ExternalAccess
- Razor
- VSMac
- API
- Features
- CodeCleanup
- CodeFixes
- Diagnostics
- EngineV2
- Options
- UnifiedSuggestions
- Handler
- CodeActions
- CodeLens
- Completion
- Configuration
- Definitions
- Diagnostics
- DiagnosticSourceProviders
- EditAndContinue
- Formatting
- InlayHint
- InlineCompletions
- PullHandlers
- References
- SemanticTokens
- SignatureHelp
- SourceGenerators
- SpellCheck
- Tasks
- Telemetry
- LspServices
- Protocol
- FileOperations
- Internal
- Text
- SemanticTokens
- Protocol.TestUtilities
- Diagnostics
- LanguageServer
- Workspaces
- ProtocolUnitTests
- CodeActions
- Definitions
- Diagnostics
- DocumentChanges
- FoldingRanges
- InlayHint
- InlineCompletions
- Metadata
- Miscellaneous
- OnAutoInsert
- References
- SemanticTokens
- Workspaces
- NuGet/VS.ExternalAPIs.Roslyn.Package
- RoslynAnalyzers
- Assets
- Common/Test
- Microsoft.CodeAnalysis.AnalyzerUtilities
- Microsoft.CodeAnalysis.Analyzers
- CSharp
- MetaAnalyzers
- Fixers
- Core
- FixAnalyzers
- MetaAnalyzers
- Fixers
- Helpers
- xlf
- Setup
- Properties
- UnitTests
- FixAnalyzers
- MetaAnalyzers
- Properties
- VisualBasic
- MetaAnalyzers
- Fixers
- Microsoft.CodeAnalysis.BannedApiAnalyzers
- CSharp
- Core
- xlf
- Setup
- UnitTests
- VisualBasic
- Microsoft.CodeAnalysis.ResxSourceGenerator
- Microsoft.CodeAnalysis.ResxSourceGenerator
- xlf
- Microsoft.CodeAnalysis.ResxSourceGenerator.CSharp
- Microsoft.CodeAnalysis.ResxSourceGenerator.UnitTests
- Resources
- SingleString_AsConstantsCSharpAsync_False
- SingleString_AsConstantsCSharpAsync_True
- SingleString_AsConstantsVisualBasicAsync_False
- SingleString_AsConstantsVisualBasicAsync_True
- SingleString_ClassNameCSharpAsync
- SingleString_ClassNameCSharpAsync_NS
- SingleString_ClassNameCSharpAsync_NS1.NS2
- SingleString_ClassNameVisualBasicAsync
- SingleString_ClassNameVisualBasicAsync_NS
- SingleString_ClassNameVisualBasicAsync_NS1.NS2
- SingleString_DefaultCSharpAsync_CSharp5
- SingleString_DefaultCSharpAsync_CSharp6
- SingleString_DefaultCSharpAsync_CSharp7
- SingleString_DefaultCSharpAsync_CSharp8
- SingleString_DefaultCSharpAsync_CSharp9
- SingleString_DefaultVisualBasicAsync
- SingleString_EmitFormatMethodsCSharpAsync_0_False
- SingleString_EmitFormatMethodsCSharpAsync_0_True
- SingleString_EmitFormatMethodsCSharpAsync_replacement_False
- SingleString_EmitFormatMethodsCSharpAsync_replacement_True
- SingleString_EmitFormatMethodsCSharpAsync_x_False
- SingleString_EmitFormatMethodsCSharpAsync_x_True
- SingleString_EmitFormatMethodsVisualBasicAsync_False
- SingleString_EmitFormatMethodsVisualBasicAsync_True
- SingleString_IncludeDefaultValuesCSharpAsync_False
- SingleString_IncludeDefaultValuesCSharpAsync_True
- SingleString_IncludeDefaultValuesVisualBasicAsync_False
- SingleString_IncludeDefaultValuesVisualBasicAsync_True
- SingleString_NoWarnsCSharpAsync
- SingleString_NoWarnsCSharpAsync_CS1591
- SingleString_NoWarnsCSharpAsync_CS1591_IDE0010
- SingleString_NoWarnsVisualBasicAsync
- SingleString_NoWarnsVisualBasicAsync_CS1591
- SingleString_NoWarnsVisualBasicAsync_CS1591_IDE0010
- SingleString_OmitGetResourceStringCSharpAsync_False
- SingleString_OmitGetResourceStringCSharpAsync_True
- SingleString_OmitGetResourceStringVisualBasicAsync_False
- SingleString_OmitGetResourceStringVisualBasicAsync_True
- SingleString_PublicCSharpAsync_False
- SingleString_PublicCSharpAsync_True
- SingleString_PublicVisualBasicAsync_False
- SingleString_PublicVisualBasicAsync_True
- SingleString_RelativeDirCSharpAsync
- SingleString_RelativeDirCSharpAsync_NS
- SingleString_RelativeDirCSharpAsync_NS1.NS2
- SingleString_RelativeDirVisualBasicAsync
- SingleString_RelativeDirVisualBasicAsync_NS
- SingleString_RelativeDirVisualBasicAsync_NS1.NS2
- SingleString_RootNamespaceCSharpAsync
- SingleString_RootNamespaceCSharpAsync_NS
- SingleString_RootNamespaceCSharpAsync_NS1.NS2
- SingleString_RootNamespaceVisualBasicAsync
- SingleString_RootNamespaceVisualBasicAsync_NS
- SingleString_RootNamespaceVisualBasicAsync_NS1.NS2
- TwoResourcesSameName_DefaultCSharpAsync
- TwoResourcesSameName_DefaultVisualBasicAsync
- Verifiers
- Microsoft.CodeAnalysis.ResxSourceGenerator.VisualBasic
- NuGet
- Microsoft.CodeAnalysis.AnalyzerUtilities
- Microsoft.CodeAnalysis.Analyzers
- Microsoft.CodeAnalysis.BannedApiAnalyzers
- Microsoft.CodeAnalysis.Metrics
- Microsoft.CodeAnalysis.ResxSourceGenerator
- Microsoft.CodeAnalysis.RulesetToEditorconfigConverter
- PerformanceSensitiveAnalyzers
- PublicApiAnalyzers
- Roslyn.Diagnostics.Analyzers
- Text.Analyzers
- PerformanceSensitiveAnalyzers
- CSharp
- Analyzers
- xlf
- CodeFixes
- xlf
- Core
- xlf
- Setup
- UnitTests
- PublicApiAnalyzers
- Core
- Analyzers
- xlf
- CodeFixes
- Setup
- UnitTests
- Roslyn.Diagnostics.Analyzers
- CSharp
- Core
- xlf
- Setup
- Properties
- UnitTests
- Properties
- VisualBasic
- Test.Utilities
- TestReferenceAssembly
- Text.Analyzers
- CSharp
- Core
- xlf
- Setup
- Properties
- UnitTests
- Properties
- VisualBasic
- Tools
- GenerateAnalyzerNuspec
- GenerateDocumentationAndConfigFiles
- GenerateDocumentationAndConfigFilesForBrokenRuntime
- Metrics
- Metrics.Legacy
- RulesetToEditorconfigConverter
- Source
- Tests
- Utilities
- Compiler
- CodeMetrics
- Extensions
- Lightup
- Options
- PooledObjects
- Compiler.CSharp
- Extensions
- Lightup
- FlowAnalysis
- Extensions
- FlowAnalysis
- Analysis
- CopyAnalysis
- DisposeAnalysis
- GlobalFlowStateAnalysis
- ParameterValidationAnalysis
- PointsToAnalysis
- PropertySetAnalysis
- TaintedDataAnalysis
- ValueContentAnalysis
- Framework/DataFlow
- Options
- Refactoring
- Extensions
- Refactoring.CSharp
- Extensions
- Refactoring.VisualBasic
- Extensions
- Workspaces
- Utilities.UnitTests
- Extensions
- FlowAnalysis/Analysis/PropertySetAnalysis
- Lightup
- Options
- Scripting
- CSharpTest
- Core/Hosting/AssemblyLoader
- Setup/DevDivInsertionFiles
- Test/PdbUtilities
- EditAndContinue
- Reader
- Tools
- BuildActionTelemetryTable
- ExternalAccess
- Razor
- Cohost
- EditorFeatures
- Cohost
- Handlers
- Remote
- Testing
- Features
- RazorTest
- Replay
- SemanticSearch
- BuildTask
- ReferenceAssemblies
- Apis
- Source/CompilerGeneratorTools/Source
- BoundTreeGenerator
- CSharpSyntaxGenerator
- VisualStudio
- CSharp
- Impl
- LanguageService
- Options
- ProjectSystemShim
- SemanticSearch
- Utilities
- Test/CallHierarchy
- Core/Def
- CallHierarchy
- Finders
- ChangeSignature
- CodeLens
- CodeModel
- ColorSchemes
- CommonControls
- DebuggerIntelliSense
- Diagnostics
- DocumentationComments
- EditorConfigSettings/Common
- Extensions
- ExternalAccess
- LegacyCodeAnalysis
- Api
- VSTypeScript/Api
- ExtractClass
- ExtractInterface
- F1Help
- FindReferences
- Entries
- GenerateType
- Implementation
- InheritanceMargin
- Interactive
- Interop
- LanguageClient
- LanguageService
- Library
- ObjectBrowser
- Lists
- Log
- MoveStaticMembers
- MoveToNamespace
- Options
- Packaging/Interop
- PickMembers
- Preview
- Progression
- GraphQueries
- ProjectSystem
- CPS
- Extensions
- Interop
- Legacy
- RuleSets
- PullMemberUp
- MainDialog
- WarningDialog
- SemanticSearch
- Snippets
- SnippetFunctions
- StackTraceExplorer
- SyncNamespaces
- TableDataSource/Suppression
- TaskList
- Telemetry
- UnusedReferences
- Dialog
- Utilities
- ValueTracking
- Venus
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
3,622 files changed
+377726
-25232
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
154 | 154 |
| |
155 | 155 |
| |
156 | 156 |
| |
157 |
| - | |
| 157 | + | |
158 | 158 |
| |
159 | 159 |
| |
160 | 160 |
| |
|
Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
| 3 | + | |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
| |||
15 | 16 |
| |
16 | 17 |
| |
17 | 18 |
| |
| 19 | + | |
18 | 20 |
| |
| 21 | + | |
19 | 22 |
| |
| 23 | + | |
20 | 24 |
| |
| 25 | + | |
21 | 26 |
| |
22 | 27 |
| |
23 | 28 |
| |
24 | 29 |
| |
25 | 30 |
| |
26 | 31 |
| |
| 32 | + | |
27 | 33 |
| |
28 | 34 |
| |
29 | 35 |
| |
|
Lines changed: 26 additions & 22 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 | 30 |
| |
48 | 31 |
| |
49 | 32 |
| |
| |||
80 | 63 |
| |
81 | 64 |
| |
82 | 65 |
| |
83 |
| - | |
| 66 | + | |
84 | 67 |
| |
85 | 68 |
| |
86 | 69 |
| |
| |||
94 | 77 |
| |
95 | 78 |
| |
96 | 79 |
| |
97 |
| - | |
98 |
| - | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
99 | 103 |
| |
100 | 104 |
| |
101 | 105 |
| |
| |||
147 | 151 |
| |
148 | 152 |
| |
149 | 153 |
| |
150 |
| - | |
| 154 | + | |
151 | 155 |
| |
152 | 156 |
| |
153 | 157 |
| |
| |||
168 | 172 |
| |
169 | 173 |
| |
170 | 174 |
| |
171 |
| - | |
| 175 | + | |
172 | 176 |
| |
173 | 177 |
| |
174 | 178 |
| |
|
Lines changed: 13 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 |
| - | |
| 6 | + | |
| 7 | + | |
8 | 8 |
| |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
9 | 14 |
| |
10 | 15 |
| |
11 | 16 |
| |
12 | 17 |
| |
13 | 18 |
| |
14 | 19 |
| |
15 |
| - | |
| 20 | + | |
| 21 | + | |
16 | 22 |
| |
17 | 23 |
| |
18 |
| - | |
| 24 | + | |
| 25 | + |
0 commit comments