Siegfried Pammer
952880f400
Update documentation in CustomLanguage
8 years ago
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
0524b4a353
Remove unused usings in solution; remove dead code; unify namespaces
9 years ago
Christoph Wille
1ce8349dd9
Adjust namespaces
9 years ago
Siegfried Pammer
19800c3b16
remove NR submodule; move snk to ICSharpCode.Decompiler
9 years ago
Christoph Wille
7a29642b35
Revert "use mono.cecil nuget-package in all projects instead of git sub-module"
This reverts commit 6c1efaa2d7
.
9 years ago
Siegfried Pammer
6c1efaa2d7
use mono.cecil nuget-package in all projects instead of git sub-module
9 years ago
Daniel Grunwald
0869943ce8
Use lower-case GUIDs in project references.
This seems to be necessary for VS2015 to use the correct build order.
10 years ago
Daniel Grunwald
0a481a573c
Add AvalonEdit, NRefactory, and cecil submodules.
10 years ago
Daniel Grunwald
0a7c5d4ab7
Add NRefactory as submodule
10 years ago
Daniel Grunwald
382f24666a
Add NRefactory 5.5.1 source code.
For the moment, we need to use a customized Mono.Cecil in ILSpy (thread-safe branch + System.Runtime fix),
and build NRefactory against that.
Add script for building ICSharpCode.Decompiler NuGet package.
This package is built against the NuGet Mono.Cecil and NRefactory packages, not against the sourcecode included in this repository.
10 years ago
Daniel Grunwald
fa2b392707
Adjust ILSpy to new NRefactory and ICSharpCode.Decompiler versions.
10 years ago
Daniel Grunwald
e88120cb4a
Remove NRefactory sourcecode and use the NuGet package instead.
10 years ago
Daniel Grunwald
27252656cf
Upgrade to new ICSharpCode.Decompiler (work in progress)
- Switch AvalonEdit to NuGet package.
- Upgrade Mono.Cecil to new version
11 years ago
Daniel Grunwald
b813092cfe
Add support for opening .netmodules.
13 years ago
Siegfried Pammer
bfda87c43b
refactored ContextMenu API to allow opening a context menu in both tree view and text view. closes #215
14 years ago
Daniel Grunwald
81bb822fdb
Adjust ILSpy to NRefactory changes.
14 years ago
Daniel Grunwald
fde6361995
Fixed missing XML documentation on enum members.
14 years ago
Eusebiu Marcu
895a3d68b1
Move DisplaySettings to Options
14 years ago
Daniel Grunwald
17ad27bfac
Use AnyCPU config for BamlDecompiler.Plugin.
Support 'unbox' opcode in type analysis.
14 years ago
Daniel Grunwald
51c2321a92
Read variable names from debug symbols (.pdb files), if available. Based on #122 .
14 years ago
Daniel Grunwald
aaaf350bc0
Add context menu command and option page to the test plugin.
15 years ago
Daniel Grunwald
5c7d679c52
Add TestPlugin.
15 years ago