.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.
 
 
 
 
Siegfried Pammer ffcd468d22 Fix #1572: parameters of lambdas and local functions are renamed, if there are with names from outer scopes collisions. 4 months ago
..
.gitignore Fix VBPretty Async test 3 years ago
Async.cs Fix #1572: parameters of lambdas and local functions are renamed, if there are with names from outer scopes collisions. 4 months ago
Async.vb Extend VBPretty Async test code 3 years ago
Issue1906.cs
Issue1906.vb
Issue2192.cs VB marks lambdas as [SpecialName] 3 years ago
Issue2192.vb Fix #2192: Add support for VB.NET delegate construction 5 years ago
Select.cs #2128: Reformat the whole code base. 5 years ago
Select.vb
VBAutomaticEvents.cs Add support for VB.NET automatic events 3 years ago
VBAutomaticEvents.vb Add support for VB.NET automatic events 3 years ago
VBCompoundAssign.cs #2128: Reformat the whole code base. 5 years ago
VBCompoundAssign.vb
VBNonGenericForEach.cs Add unit test 3 years ago
VBNonGenericForEach.vb Add unit test 3 years ago
VBPropertiesTest.cs Fix #1698: Readonly auto properties from VB.NET are not properly decompiled 4 years ago
VBPropertiesTest.vb Fix #1698: Readonly auto properties from VB.NET are not properly decompiled 4 years ago
YieldReturn.cs Fix removal of attributes injected by the legacy VB compiler 2 years ago
YieldReturn.vb Add VBPretty test case for VB yield return decompilation 2 years ago