.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Christoph Wille fe9f6db3ee Emit C# 7.1 default literals where the context supplies the type 4 weeks ago
..
AddCheckedBlocks.cs
AddXmlDocumentationTransform.cs Show the owning property's documentation for accessor methods 2 months ago
CombineQueryExpressions.cs Move the remaining ResolveResult subclasses into the Semantics namespace 1 month ago
ContextTrackingVisitor.cs
CustomPatterns.cs
DeclareVariables.cs Emit C# 7.1 default literals where the context supplies the type 4 weeks ago
EscapeInvalidIdentifiers.cs Fix #3624: decompile semi-auto properties with the C# 14 field keyword 1 month ago
FixNameCollisions.cs
FlattenSwitchBlocks.cs Add license headers to source files that lacked them 2 months ago
IAstTransform.cs
IntroduceExtensionMethods.cs Move UsingScope and CSharpTypeResolveContext into the type system 1 month ago
IntroduceQueryExpressions.cs Fix #3352: avoid using query expressions if there's indications that the lambda parameter types cannot be omitted. 4 weeks ago
IntroduceUnsafeModifier.cs Move the remaining ResolveResult subclasses into the Semantics namespace 1 month ago
IntroduceUsingDeclarations.cs Move UsingScope and CSharpTypeResolveContext into the type system 1 month ago
NormalizeBlockStatements.cs Add license headers to source files that lacked them 2 months ago
PatternStatementTransform.cs Keep VB auto-properties collapsing when the field keyword is on 1 month ago
PrettifyAssignments.cs Gate decrement conversion behind IntroduceIncrementAndDecrement 1 month ago
RemoveCLSCompliantAttribute.cs
RenameVisualBasicAnonymousTypes.cs Declare VB anonymous types that C# anonymous types cannot express 1 month ago
ReplaceMethodCallsWithOperators.cs Fix #3895: keep byref-like ToString in string concatenation 2 months ago
TransformContext.cs
TransformFieldAndConstructorInitializers.cs Move the remaining ResolveResult subclasses into the Semantics namespace 1 month ago