.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.
apmoskevitz
0aad136bb2
merge latest master
|
2 years ago |
| .. |
|
CSharp
|
focus on CS8625, convert to error
|
2 years ago |
|
DebugInfo
|
focus on CS8625, convert to error
|
2 years ago |
|
Disassembler
|
focus on CS8625, convert to error
|
2 years ago |
|
Documentation
|
change unfixed to warnings and fixed to errors, changed project settings to match
|
2 years ago |
|
FlowAnalysis
|
focus on CS8625, convert to error
|
2 years ago |
|
Humanizer
|
focus on CS8603, return null from method
|
2 years ago |
|
IL
|
merge latest master
|
2 years ago |
|
Instrumentation
|
Add header
|
5 years ago |
|
Metadata
|
focus on CS8625, convert to error
|
2 years ago |
|
Output
|
focus on CS8625, convert to error
|
2 years ago |
|
Properties
|
Fix DecompilerVersionInfo.template.cs
|
2 years ago |
|
Semantics
|
focus on CS8625, convert to error
|
2 years ago |
|
Solution
|
#2128: Reformat the whole code base.
|
6 years ago |
|
TypeSystem
|
focus on CS8625, convert to error
|
2 years ago |
|
Util
|
focus on CS8625, convert to error
|
2 years ago |
|
DecompilationProgress.cs
|
Generalize progress reporting for decompilation and PDB generation.
|
4 years ago |
|
DecompileRun.cs
|
Fix #3108: illegal nested classes in enums throw off EnumValueDisplayMode handling.
|
2 years ago |
|
DecompilerException.cs
|
more nullable error cleanups
|
2 years ago |
|
DecompilerNuGetPackageIcon.png
|
iconUrl -> icon for ics.d nuspec https://aka.ms/deprecateIconUrl
|
7 years ago |
|
DecompilerSettings.cs
|
added notnullwhen annotations
|
2 years ago |
|
ICSharpCode.Decompiler.csproj
|
change unfixed to warnings and fixed to errors, changed project settings to match
|
2 years ago |
|
ICSharpCode.Decompiler.ruleset
|
Annotate service lifetime explicitly.
|
2 years ago |
|
ICSharpCode.Decompiler.snk
|
…
|
|
|
NRExtensions.cs
|
focus on CS8603, return null from method
|
2 years ago |
|
NRTAttributes.cs
|
Add MemberNotNullWhenAttribute to IMethod, IProperty and IEvent. Make sure that it's guaranteed that AccessorOwner is non-null, when IsAccessor is true.
|
4 years ago |
|
PackageReadme.md
|
Add PackageReadmeFile
|
4 years ago |
|
PartialTypeInfo.cs
|
Fix #2718, Fix #2719, Fix #2725: Remove WPF compiler-generated code.
|
4 years ago |
|
SRMExtensions.cs
|
focus on CS8625, convert to error
|
2 years ago |
|
SRMHacks.cs
|
#2128: Reformat the whole code base.
|
6 years ago |
|
SingleFileBundle.cs
|
Add WebCIL support
|
2 years ago |