.. |
AddCheckedBlocks.cs
|
Do not wrap local functions in checked blocks.
|
6 years ago |
AddXmlDocumentationTransform.cs
|
Fix #1052: Use IDocumentationProvider in the CSharpDecompiler API
|
7 years ago |
CombineQueryExpressions.cs
|
CombineQueryExpressions: Add missing transparent-identifier pattern.
|
6 years ago |
ContextTrackingVisitor.cs
|
Fix #1103: Deactivating "Insert using declarations" now uses fully qualified types everywhere.
|
7 years ago |
ConvertConstructorCallIntoInitializer.cs
|
Fix #1378: Missing unsafe modifier for static fields
|
7 years ago |
CustomPatterns.cs
|
Commit of non-compiling WIP
|
7 years ago |
DecimalConstantTransform.cs
|
Fixed bug with decimal optional parameters not being resolved correctly.
|
7 years ago |
DeclareVariables.cs
|
Basic implementation of local functions.
|
6 years ago |
EscapeInvalidIdentifiers.cs
|
Namespace adjustments for Syntax classes
|
9 years ago |
FixNameCollisions.cs
|
Clean up type system interfaces.
|
7 years ago |
FlattenSwitchBlocks.cs
|
Add FlattenSwitchBlocks transform + update test cases.
|
8 years ago |
IAstTransform.cs
|
Namespace adjustments for Syntax classes
|
9 years ago |
IntroduceExtensionMethods.cs
|
Use extension method syntax only if the extension method is eligible.
|
6 years ago |
IntroduceQueryExpressions.cs
|
#1501: IntroduceQueryExpressions.MatchSimpleLambda: Remove hack from the early days of newdecompiler.
|
6 years ago |
IntroduceUnsafeModifier.cs
|
Fix #1378: Missing unsafe modifier for static fields
|
7 years ago |
IntroduceUsingDeclarations.cs
|
Fix #1103: Deactivating "Insert using declarations" now uses fully qualified types everywhere.
|
7 years ago |
NormalizeBlockStatements.cs
|
Apply expression-body transform to indexers as well.
|
6 years ago |
PatternStatementTransform.cs
|
Upgrade C# 8.0 nullability support for Roslyn 3.2.0-beta4.
|
6 years ago |
PrettifyAssignments.cs
|
Reset context after PrettifyAssignments.Run
|
7 years ago |
RemoveCLSCompliantAttribute.cs
|
Rewrite MinimalCorlib without using the unresolved TS.
|
7 years ago |
ReplaceMethodCallsWithOperators.cs
|
Fix #1552: user-defined and decimal increments
|
6 years ago |
TransformContext.cs
|
Fix #1103: Deactivating "Insert using declarations" now uses fully qualified types everywhere.
|
7 years ago |