.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 483a8661f6 Add VB tests for On Error and Try/Catch/Finally 14 hours ago
..
.gitignore Fix VBPretty Async test 4 years ago
Async.cs Emit C# 7.1 default literals where the context supplies the type 4 weeks ago
Async.vb Extend VBPretty Async test code 4 years ago
Issue1906.cs Emit C# 7.1 default literals where the context supplies the type 4 weeks ago
Issue1906.vb dev: Strip BOM mark from text files 1 year ago
Issue2192.cs dev: Strip BOM mark from text files 1 year ago
Issue2192.vb dev: Strip BOM mark from text files 1 year ago
Issue3659.cs Recognize a VB exception filter's type test 15 hours ago
Issue3659.vb Recognize a VB exception filter's type test 15 hours ago
ParameterizedProperties.cs Cover virtual, overloaded, and renamed-Implements parameterized properties 2 months ago
ParameterizedProperties.vb Cover virtual, overloaded, and renamed-Implements parameterized properties 2 months ago
Select.cs dev: Strip BOM mark from text files 1 year ago
Select.vb Fix #1809: Support VB Select on string. 7 years ago
VBAnonymousTypes.cs Fix nondeterministic VBPretty test failure. 2 weeks ago
VBAnonymousTypes.vb Add VBPretty fixtures for VB anonymous types and queries 1 month ago
VBAutomaticEvents.cs dev: Strip BOM mark from text files 1 year ago
VBAutomaticEvents.vb Add support for VB.NET automatic events 4 years ago
VBCompoundAssign.cs dev: Strip BOM mark from text files 1 year ago
VBCompoundAssign.vb Fix #1605: Inline ref locals more aggressively; this is necessary for VB compound assignments. 7 years ago
VBNonGenericForEach.cs dev: Strip BOM mark from text files 1 year ago
VBNonGenericForEach.vb dev: Strip BOM mark from text files 1 year ago
VBOnError.cs Add VB tests for On Error and Try/Catch/Finally 14 hours ago
VBOnError.vb Add VB tests for On Error and Try/Catch/Finally 14 hours ago
VBPropertiesTest.cs dev: Strip BOM mark from text files 1 year ago
VBPropertiesTest.vb dev: Strip BOM mark from text files 1 year ago
VBTryCatchFinally.cs Add VB tests for On Error and Try/Catch/Finally 14 hours ago
VBTryCatchFinally.vb Add VB tests for On Error and Try/Catch/Finally 14 hours ago
YieldReturn.cs Add CompilerOptions.UseRoslyn4_14_0 5 months ago
YieldReturn.vb Add VBPretty test case for VB yield return decompilation 4 years ago