.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.
 
 
 
 
ElektroKill 02cf1d3fe2
Add unit test
3 years ago
..
.gitignore Fix #1605: Inline ref locals more aggressively; this is necessary for VB compound assignments. 6 years ago
Async.cs #2128: Reformat the whole code base. 5 years ago
Async.vb Add VBPrettyTestRunner 7 years ago
Issue1906.cs Fix #1906: RRs for default expressions of primitive types should use the correct constant value. 5 years ago
Issue1906.vb Fix #1906: RRs for default expressions of primitive types should use the correct constant value. 5 years ago
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 Fix #1809: Support VB Select on string. 6 years ago
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 Fix #1605: Inline ref locals more aggressively; this is necessary for VB compound assignments. 6 years ago
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