49 Commits (b7d36c75977dc39b91fd7c0160aa075a9df69d7c)

Author SHA1 Message Date
Sam Harwell 5975b2ea67 Work around improper .NET Standard build support in cecil 8 years ago
Sam Harwell 4908b129f8 Convert projects to the new project system 8 years ago
Siegfried Pammer 3a69169aa4 Update projects to .NET 4.6.1 8 years ago
Siegfried Pammer 89a12b101f Update Nuget packages for ILSpy.AddIn 8 years ago
Siegfried Pammer 0524b4a353 Remove unused usings in solution; remove dead code; unify namespaces 9 years ago
Siegfried Pammer 840ec04fde Namespace adjustments for Syntax classes 9 years ago
Siegfried Pammer 19800c3b16 remove NR submodule; move snk to ICSharpCode.Decompiler 9 years ago
Christoph Wille 5cd0544e6f Increment addin version 9 years ago
Siegfried Pammer 7d11b6c034 fix #615 - F# project references doesn't open in VS extension 9 years ago
Christoph Wille 7a29642b35 Revert "use mono.cecil nuget-package in all projects instead of git sub-module" 9 years ago
Siegfried Pammer 6c1efaa2d7 use mono.cecil nuget-package in all projects instead of git sub-module 9 years ago
yoyobbi 3be3f265d8 Fix multi-dimensional array parameters. ILSpy navigation requires the "0:" lower bound specifier. 9 years ago
yoyobbi e3a3a7ec33 fix: multi-dimensional arrays sometimes working 9 years ago
yggy 807143052b fix: destructors / finalizers 9 years ago
yggy b4f3a8e4c8 fix: use element type full name for array parameters 9 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. 9 years ago
yggy eee3467492 More string-based approach. Many things working, but not yet pointers. 9 years ago
yggy 6c0006ad98 Work in progress attempting to get full XmlDocKey generation from DTE CodeElements working. Not there yet. 9 years ago
yggy 0542b56a0c tweak: method rename plus some documentation comments 9 years ago
yggy 3a75f60915 change: move "navigateto" key generation to separate CodeElementXmlDocKeyProvider class, in preparation for porting the logic of the existing XmlDocKeyProvider 9 years ago
yggy 5c052d9b49 fix: handle array method parameters properly 9 years ago
yggy 5dd7675f90 fix: disable the "Open code in ILSpy" menu item if the active document is not part of a project 9 years ago
yggy 58c64a30cf "Open code in ILSpy" - fix problems with overloaded generic constructors and methods. 9 years ago
yggy 29491ff951 Overhauled "Open code in ILSpy" features to support more cases. 9 years ago
yggy 3f22e62a88 #694 Add an "Open in ILSpy" option to the context menu in the code window 9 years ago
Christoph Wille c10251d43a Implement #688 9 years ago
Daniel Grunwald 0a481a573c Add AvalonEdit, NRefactory, and cecil submodules. 10 years ago
Christoph Wille 2726336b3a Update addin version, update decompiler package version 10 years ago
Daniel Grunwald 8a5d6f654f Let's try appveyor instead 10 years ago
Daniel Grunwald f8d942c15d Fix ILOpCode.Pop 10 years ago
Daniel Grunwald 0a7c5d4ab7 Add NRefactory as submodule 10 years ago
Daniel Grunwald e06c2236d6 Uppercase GUIDs 10 years ago
Daniel Grunwald 382f24666a Add NRefactory 5.5.1 source code. 10 years ago
Daniel Grunwald e88120cb4a Remove NRefactory sourcecode and use the NuGet package instead. 10 years ago
Daniel Grunwald 35b8aa5aaf Set target framework to .NET 4.5 10 years ago
Christoph Wille 384508dd45 Increment addin version number for release 10 years ago
Siegfried Pammer 2fc8bf7003 fix #528: Open Build Output in ILSpy 11 years ago
Siegfried Pammer 2e0fceef7a Update ILSpy.AddIn version to 1.1 11 years ago
Siegfried Pammer 2d2c96af34 remove micro optimization and simplify HexStringToBytes 11 years ago
Siegfried Pammer 27f50ee6b9 fix #509 Visual Studio Addin is useless for Framework Assemblies 11 years ago
Schabse Laks 8094814cd3 Addin: Retarget to .Net 4.0 11 years ago
Schabse Laks c241f80aa1 Addin: Include all dependent assemblies in VSIX 11 years ago
Schabse Laks 6fc2f753ec Addin: Fix runtime error in VS2010 11 years ago
Schabse Laks 32904d9356 Addin: Port VSIX manifest to v1 to enable installation on VS2010 11 years ago
SLaks 765a3e0803 Addin: Replace VS references with @sharwell's v10 NuGet packages 11 years ago
Schabse Laks 814fc471d9 Addin: Change project file to open in every VS version 11 years ago
Siegfried Pammer 4725c17185 change formatting settings to be consistent with the rest of ILSpy 11 years ago
Siegfried Pammer a796143f4e add ILSpy.AddIn for Visual Studio 11 years ago