2309 Commits (c3937c3fab73e2e568a44fc8ff5044cbe8c72ac6)
 

Author SHA1 Message Date
Daniel Grunwald 00e8a498a2 Generate explicit interface implementation from .override directive. 10 years ago
Daniel Grunwald b3974c48b3 Add transform to fix name collisions. 10 years ago
Daniel Grunwald 8edfe57b85 Fix bug in Clone() impl for collection slots. 10 years ago
Daniel Grunwald e0cf3bc7d8 Document stale positions and orphaned nodes. 10 years ago
Daniel Grunwald e2c0f40f71 ILAst: make 'Return' less of a special case 10 years ago
Siegfried Pammer 13bf6fbe9f add simple CopyPropagation transform 10 years ago
Siegfried Pammer aa837bcd61 unpack all DirectionExpressions used as call targets 10 years ago
Siegfried Pammer 23a3f46e90 add back DecompileAllCommand for debugging 10 years ago
Siegfried Pammer 9fcd208618 reset Mono.Cecil version to 0.9.5 (as used in \cecil) 10 years ago
Siegfried Pammer 659dd62f7c update AvalonEdit packages to 5.0.3.0 10 years ago
Siegfried Pammer c6ce6d3d00 prefix identifiers starting with invalid characters with an underscore 10 years ago
Siegfried Pammer 0b18470157 introduce variables named "E_{StartOffset}" for exceptions 10 years ago
Daniel Grunwald d6d86b35e2 Adjust test case 10 years ago
Daniel Grunwald dd20d43cf0 Merge branch 'master' into newdecompiler 10 years ago
Daniel Grunwald 797ce6796a Remove unused nunit.framework.dll 10 years ago
Christoph Wille 5cd0544e6f Increment addin version 10 years ago
Siegfried Pammer 6a58560bbd bump version to 2.4 10 years ago
Siegfried Pammer 33e0ec7a88 remove commented code in DecompilerContext 10 years ago
Siegfried Pammer 94ed966b9c fix #605 - Missing namespace when 2+ classes with the same name exist in the same assembly 10 years ago
Siegfried Pammer d298e0b099 fix #578 - Sort assemblies by name 10 years ago
Siegfried Pammer 7c283bd7ef move CheckForUpdates.cs to Commands folder 10 years ago
Siegfried Pammer 037e12b301 fix #715 - Add a Check for Updates menu item to the Help Tab. 10 years ago
Siegfried Pammer 7d11b6c034 fix #615 - F# project references doesn't open in VS extension 10 years ago
Siegfried Pammer 938736a49b simplify b0e760f004 10 years ago
Siegfried Pammer b0e760f004 fix #436 - Incorrectly deducing that some uses of using, MoveNext() and Current can be rewritten as foreach when they cannot. 10 years ago
Siegfried Pammer 6d52b32a7f fix #591 - Erroneous variable naming when passed to method 10 years ago
Siegfried Pammer 866451e08c fix #614 - Keyword "ref" used instead of "out" 10 years ago
Daniel Grunwald a6ae2e4b24 Fix #716: OverflowException when converting System.Enum To System.Int64 in CustomAttribute 10 years ago
Siegfried Pammer 6d4ad50d79 Update README.md 10 years ago
Siegfried Pammer 2360c24133 fix #713 - Issue when Decompiling parts of a Compiled EXE who's Namespace has a ton of controls. 10 years ago
Siegfried Pammer 65458c9203 fix #712 - Saving Project does not Convert *.resources to *.resx for use in Visual Studio 2015 on C# & VB Projects. 10 years ago
Siegfried Pammer 594a08f5a6 fix #710 - Executed ILSpy command throw exception. 10 years ago
Christoph Wille 550e149e1e Use proper naming convention so the build artefacts are picked up properly 10 years ago
Christoph Wille 351a34b7e1 Copy .vsix as part of the build process 10 years ago
Christoph Wille bf9bcd74b9 Update all batch files to use MSBuild 14 10 years ago
Christoph Wille 1ce9ac119c Merge branch 'master' of https://github.com/icsharpcode/ILSpy 10 years ago
Christoph Wille 7a29642b35 Revert "use mono.cecil nuget-package in all projects instead of git sub-module" 10 years ago
Christoph Wille 8efe667978 Merge pull request #711 from gitter-badger/gitter-badge 10 years ago
The Gitter Badger 1c2e1abc27 Add Gitter badge 10 years ago
Christoph Wille df6199d1b8 Styling changes to readme.md 10 years ago
Christoph Wille 6c5d31cbf6 Add a .md readme in addition to the .txt (used in ILSpy itself) 10 years ago
Siegfried Pammer 6c1efaa2d7 use mono.cecil nuget-package in all projects instead of git sub-module 10 years ago
Siegfried Pammer 0fa2b08208 Merge pull request #707 from Sermus/typeserializerinfo_support 10 years ago
Andrey Filimonov e03d70a407 Support for BamlRecordType.TypeSerializerInfo in bamlreader 10 years ago
Siegfried Pammer 7e321f8eb0 Merge pull request #706 from bbi-yoyo/dev.yggy.navigate-to-item 10 years ago
yoyobbi 3be3f265d8 Fix multi-dimensional array parameters. ILSpy navigation requires the "0:" lower bound specifier. 10 years ago
Siegfried Pammer 80b6bc3771 Merge pull request #703 from icsharpcode/revert-681-upstream 10 years ago
Siegfried Pammer 74daaaf733 Revert "Allow scrolling in high resource rows" 10 years ago
Siegfried Pammer 6cdfc22f1c fix #350 - Refresh item in context menu of assemblies 10 years ago
Siegfried Pammer a1fd5952ed (SharpTreeView) add LockUpdates method to SharpTreeView 10 years ago