| .. |
|
AssignVariableNames.cs
|
Fixes #2232: We only need a small percentage of features provided by Humanizer. Therefore we copy the relevant parts and remove the dependency in order to avoid such problems in the future.
|
5 years ago |
|
BlockTransform.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
CachedDelegateInitialization.cs
|
#2199: Add support for VB cached delegate initialization
|
5 years ago |
|
CombineExitsTransform.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
CopyPropagation.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
DeconstructionTransform.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
DelegateConstruction.cs
|
Fix #2196: Add support for extern local functions.
|
5 years ago |
|
DetectCatchWhenConditionBlocks.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
DynamicCallSiteTransform.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
DynamicIsEventAssignmentTransform.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
EarlyExpressionTransforms.cs
|
#2182: Move "Transform call to struct constructor" from EarlyExpressionTransforms to ILReader.
|
5 years ago |
|
ExpressionTransforms.cs
|
#2182: Move "Transform call to struct constructor" from EarlyExpressionTransforms to ILReader.
|
5 years ago |
|
FixLoneIsInst.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
FixRemainingIncrements.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
HighLevelLoopTransform.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
IILTransform.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
ILExtraction.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
ILInlining.cs
|
Properly support `calli` instruction and its interaction with function pointer types.
|
5 years ago |
|
IndexRangeTransform.cs
|
Fix #2156: range syntax not being detected correctly in some cases
|
5 years ago |
|
InlineReturnTransform.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
IntroduceDynamicTypeOnLocals.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
IntroduceNativeIntTypeOnLocals.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
IntroduceRefReadOnlyModifierOnLocals.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
LocalFunctionDecompiler.cs
|
Fix #2196: Add support for extern local functions.
|
5 years ago |
|
LockTransform.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
NamedArgumentTransform.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
NullCoalescingTransform.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
NullPropagationTransform.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
NullableLiftingTransform.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
ProxyCallReplacer.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
ReduceNestingTransform.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
RemoveDeadVariableInit.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
SplitVariables.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
StatementTransform.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
Stepper.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
SwitchOnNullableTransform.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
SwitchOnStringTransform.cs
|
#2182: Do not inline switch value, in case variable is reused.
|
5 years ago |
|
TransformArrayInitializers.cs
|
Disable transform for Span<T> initialization from field with RVA if "ArrayInitializers" setting is disabled.
|
5 years ago |
|
TransformAssignment.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
TransformCollectionAndObjectInitializers.cs
|
Fix #2192: Add support for VB.NET delegate construction
|
5 years ago |
|
TransformDisplayClassUsage.cs
|
Fix #2192: Add support for VB.NET delegate construction
|
5 years ago |
|
TransformExpressionTrees.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
TupleTransform.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
UserDefinedLogicTransform.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
UsingTransform.cs
|
#2128: Reformat the whole code base.
|
5 years ago |