7392 Commits (220b4cbd0675c3d1c5a7b26e9fa3ba4efb728ccd)
 

Author SHA1 Message Date
Christoph Wille 220b4cbd06 Set version for release 2 years ago
Siegfried Pammer 29ca38d338 Fix handling of recombined variables and nested functions in IntroduceNativeIntTypeOnLocals and IntroduceDynamicTypeOnLocals. 2 years ago
Siegfried Pammer 539925f259 Fix #2983: display-class locals should be named uniquely per top-level ILFunction. Add assertion to ResolveCollisions: ensure that colliding/merged variables have the same type. 2 years ago
Siegfried Pammer 5c67844500 Fix #2920: Implement support for DefaultParameterValueAttribute. 2 years ago
Siegfried Pammer 66e02e3ee3
Merge pull request #2959 from ElektroKill/fix/try-finally-with-fixed 2 years ago
ElektroKill f9c7b6b66e
Extend `EliminateRedundantTryFinally` in `ReduceNestingTransform` 2 years ago
Christoph Wille 61f79a01cc RC1 will be the next release 2 years ago
Christoph Wille be54b44a83
Merge pull request #2980 from cshung/public/refresh-ready-to-run 2 years ago
Andrew Au 7af3988ed7 Refresh ready to run package 2 years ago
Siegfried Pammer 4aca5ab09c
Merge pull request #2972 from ElektroKill/fix/less-return-block-duplication 2 years ago
Christoph Wille e8d9da10be Update README for PS cmdlets module 2 years ago
Jan Hoek 29db7fac30
PowerShell module manifest (#2976) 2 years ago
Boring3 0167489f44
Update Chinese translation (#2970) 2 years ago
ElektroKill 8d7f8cb76b
Adjust test name 2 years ago
ElektroKill 64e6c6318f
Add unit test 2 years ago
ElektroKill 8a1e8e3c6b
Make return duplication in `ControlFlowSimplification` less aggressive 2 years ago
Christoph Wille fa900be124
Merge pull request #2948 from tom-englert/#2947_Alternate 2 years ago
tom-englert ba58ecf017 Alternate approach to #2947 2 years ago
Siegfried Pammer caec6a6a83 Fix #2945: Do not treat arbitrary method references pointing to members of the current type definition as part of the method. Only do so for compiler-generated methods. 2 years ago
tom-englert 2f1a1b9dc9
Fix #2954 (#2955) 2 years ago
Siegfried Pammer fcb9b0e0b4
Merge pull request #2953 from ElektroKill/fix/issue2949 2 years ago
Siegfried Pammer 12d3b93aa9 #2956: Prevent loading all ResourceDictionaries eagerly 2 years ago
Siegfried Pammer 4d6c5322e9 Fix #2888: Tuple syntax cannot be used in is-expressions, use underlying type instead. 2 years ago
ElektroKill c76f755ec6
Fix code style 2 years ago
ElektroKill 01fd6e97f3
Fixed overflow exception and added tests 2 years ago
Siegfried Pammer 6de61cfb33
Merge pull request #2952 from ltrzesniewski/themes-fixes 2 years ago
ElektroKill bf0fe3aa15
Consider constructor type when lifting decimal constants 2 years ago
Lucas Trzesniewski 1106a6251a Align highlighted brackets border to whole pixels 2 years ago
Lucas Trzesniewski f5c49bf42e Add theme colors for matching brackets 2 years ago
Lucas Trzesniewski 353d63a022 Add theme colors for line numbers 2 years ago
Lucas Trzesniewski 8d59f2b8cc Add theme colors for current line highlight 2 years ago
Siegfried Pammer 8b0c7fbe85 Fix #2921: struct type definition contains duplicate default constructor. 2 years ago
Christoph Wille 29ccf6c957
Merge pull request #2944 from cshung/public/support-composite-mode 2 years ago
Andrew Au cc87b00109 Support disassembling ReadyToRun binaries compiled using composite mode 2 years ago
Siegfried Pammer 75149910de
Merge pull request #2874 from ElektroKill/vb-yield-return 2 years ago
Siegfried Pammer 7e1e9d65fd Fix #2922: Invalid object initializer ILAst, when expression tree contains get-accessor in Expression.Bind. Because either one of the accessors is used by Expression.Bind to determine the property, we can safely use the set-accessor instead. 2 years ago
Siegfried Pammer de8f133da8 Fix #2915: Make search predicates "inassembly" and "innamespace" case-insensitive. 2 years ago
ElektroKill 0cbd9a4faa
Add Visual Basic symbolic execution option which ignores overflow checks 2 years ago
Christoph Wille 1877348418 Set P4 2 years ago
Christoph Wille f467213b59
Merge pull request #2936 from icsharpcode/christophwille/2933 2 years ago
Christoph Wille 87142d5e2c
Merge pull request #2935 from icsharpcode/christophwille/r2rrefs 2 years ago
Konctantin 810e11bd3e
Improve selected text highlighting (#2938) 2 years ago
Christoph Wille f62629e9f9 Combine Path.Combine calls, remove local 2 years ago
ElektroKill 28e9123634
Fix removal of attributes injected by the legacy VB compiler 2 years ago
ElektroKill 29eb31354b
Fix formatting 2 years ago
ElektroKill 8813d254f8
Add VBPretty test case for VB yield return decompilation 2 years ago
ElektroKill b110d5c2dc
Implement support for Visual Basic yield return state machines 2 years ago
Christoph Wille facf2f662b Fix #2933 - look by .Name first, then fall back to ISO 2 years ago
Christoph Wille 2ddab6c54c Consolidate duplicated code into XmlDocLoader 2 years ago
Christoph Wille c62072c987 Update NuGets for R2R plugin 2 years ago