2479 Commits (0524b4a353e6d663aae4ea4a7f835a3c56afd345)
 

Author SHA1 Message Date
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
Siegfried Pammer d774daaa22 update Rebracer settings to match current style more closely 10 years ago
Siegfried Pammer b28368852e fix #342 - Duplicate Alt+F bindings 10 years ago
Siegfried Pammer a2cbd6d345 fix #214 - GUI - Search for: "Everything" 10 years ago
Siegfried Pammer 2e04f295a2 working on #553 - Select All menu item 10 years ago
Siegfried Pammer d93ef69cf6 fix #369 - Saving whole project should also decompile baml-files 10 years ago
Siegfried Pammer aa6a323d85 Merge pull request #697 from yoyobbi/dev.yggy.navigate-to-item 10 years ago
Siegfried Pammer 4c3ac47300 fix some warnings reported by RE 10 years ago
yoyobbi e3a3a7ec33 fix: multi-dimensional arrays sometimes working 10 years ago
yggy 807143052b fix: destructors / finalizers 10 years ago
yggy b4f3a8e4c8 fix: use element type full name for array parameters 10 years ago
Siegfried Pammer f8ac9823dd fix #339 - Incorrect decompilation of VB.NET properties with parameters. 10 years ago
yoyobbi 60a3cff3d0 change: simplified approach based on string parsing rather than recursive structure analysis. Not fully tested but pretty sure it will work. 10 years ago
Siegfried Pammer c77bf5386e fix #700 - Feature request - option to filter by properties 10 years ago
Siegfried Pammer db3bd17849 fix #595 - UInt32 conversion; 10 years ago
Siegfried Pammer 5858d78f73 simplify code with elvis operator 10 years ago
Christoph Wille 19c21100ec Adapt <MSBuildExecutable> for 14.0 builds 10 years ago
yggy eee3467492 More string-based approach. Many things working, but not yet pointers. 10 years ago
Siegfried Pammer d1efc9f745 fix first part of #653 10 years ago
Siegfried Pammer e1a749fa31 fix #654 - VB array initializers: '()()' instead of '()' 10 years ago
Siegfried Pammer fe6e17c14d improve conversion of VB array bounds expressions 10 years ago
Siegfried Pammer ff6272ebfc fix #655 - Missing generic parameter in vb lang 10 years ago
Siegfried Pammer 585d5182cf fix build (build server does not use C# 6 yet) 10 years ago
Siegfried Pammer a38a8b13a7 fix #652 - VB 'AddressOf' decompilation 10 years ago
Siegfried Pammer 1ff2a7e20c fix #438 - Base call to new rendered incorrectly in vb.net 10 years ago
Siegfried Pammer 3844ca3036 add folding for Imports in VB 10 years ago
Siegfried Pammer cdc72abbfb fix #421 - The documentation in the VB language is missing. 10 years ago
yggy 6c0006ad98 Work in progress attempting to get full XmlDocKey generation from DTE CodeElements working. Not there yet. 10 years ago
Siegfried Pammer 7aa719ea41 fix #678 - AddressOf all over the place (v 2.3.1.1855) 10 years ago
Siegfried Pammer 4a85705f85 fix #680 - Line feed missing (VB decompiling) 10 years ago
Siegfried Pammer e04fccc038 Merge pull request #681 from sandercox/upstream 10 years ago