19 Commits (enumext)

Author SHA1 Message Date
Peter Crabtree e1e16b64f5 dev: Strip BOM mark from text files 4 months ago
Siegfried Pammer ffcd468d22 Fix #1572: parameters of lambdas and local functions are renamed, if there are with names from outer scopes collisions. 10 months ago
ElektroKill 28e9123634
Fix removal of attributes injected by the legacy VB compiler 3 years ago
ElektroKill 8813d254f8
Add VBPretty test case for VB yield return decompilation 3 years ago
ElektroKill 908a85e8a8
Fix using statement formatting 3 years ago
ElektroKill 341074aa58
Extend VBPretty Async test code 3 years ago
ElektroKill 684be5c13a
Fix VBPretty Async test 3 years ago
ElektroKill 02cf1d3fe2
Add unit test 3 years ago
ElektroKill a5febb3e4f
Add support for VB.NET automatic events 3 years ago
Daniel Grunwald f02fc5c50e VB marks lambdas as [SpecialName] 4 years ago
Siegfried Pammer bc5d078feb Fix #1698: Readonly auto properties from VB.NET are not properly decompiled 5 years ago
Siegfried Pammer cc19e9043e Fix #603: Single element arrays should not span multiple lines 5 years ago
Siegfried Pammer 3a7c69e5b9 Fix #2192: Add support for VB.NET delegate construction 5 years ago
dotnet format 0d9f871a4f #2128: Reformat the whole code base. 5 years ago
Siegfried Pammer 6973dec0ef Fix #1906: RRs for default expressions of primitive types should use the correct constant value. 6 years ago
Daniel Grunwald 832c18f0be Fix #1809: Support VB Select on string. 6 years ago
Daniel Grunwald df13f0ce01 Fix #1605: Inline ref locals more aggressively; this is necessary for VB compound assignments. 7 years ago
Siegfried Pammer 98416b03dd Add VBPrettyTestRunner 8 years ago