.. |
AddCheckedBlocks.cs
|
Fix #2541: Add explicit `unchecked()` around non-constant cast of constant to `nint`
|
4 years ago |
AddXmlDocumentationTransform.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
CombineQueryExpressions.cs
|
Fix #2092: aggressively inline code in compiler-generated lambdas and expression trees.
|
4 years ago |
ContextTrackingVisitor.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
CustomPatterns.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
DecimalConstantTransform.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
DeclareVariables.cs
|
Fix #2527: Support skip locals init
|
4 years ago |
EscapeInvalidIdentifiers.cs
|
write OutputType for asp.net library
|
5 years ago |
FixNameCollisions.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
FlattenSwitchBlocks.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
IAstTransform.cs
|
Namespace adjustments for Syntax classes
|
9 years ago |
IntroduceExtensionMethods.cs
|
Fix #2307: potential NRE in IntroduceExtensionMethods
|
4 years ago |
IntroduceQueryExpressions.cs
|
Fix #2545: LINQ expression has a question operator on the source collection
|
4 years ago |
IntroduceUnsafeModifier.cs
|
Fix #2391: mark method as unsafe when passing `null` to a parameter of pointer type.
|
4 years ago |
IntroduceUsingDeclarations.cs
|
Fix ArgumentNullException in IntroduceUsingDeclarations: ignore unnamed variables for the purpose of conflict resolving.
|
4 years ago |
NormalizeBlockStatements.cs
|
Generate file-scoped namespace declarations, if possible.
|
4 years ago |
PatternStatementTransform.cs
|
Fix #2534: Handle default implementations of properties and events in interfaces.
|
4 years ago |
PrettifyAssignments.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
RemoveCLSCompliantAttribute.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
ReplaceMethodCallsWithOperators.cs
|
Add option for `string.Concat` decompilation.
|
5 years ago |
TransformContext.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
TransformFieldAndConstructorInitializers.cs
|
Fix #2495: VB.NET decimal constants are not supported
|
4 years ago |