54 Commits (3d0ac99c5fcf1b056594d48b55336fd0dae22f67)

Author SHA1 Message Date
Siegfried Pammer 43143a0cb7 Update the following nuget packages to the latest stable version: 4 years ago
Daniel Grunwald 0eb5469374 Extract package version numbers to packages.props. 5 years ago
Christoph Wille 914665e067 Update to AvalonEdit 6.1.0-preview1. Fixes #2139. 5 years ago
Daniel Grunwald c0b1119fab Use C# 8.0 to build ILSpy. 5 years ago
Siegfried Pammer a9e8d1e7ec Remove unused BamlDecompiler/Extensions.cs 5 years ago
Siegfried Pammer e33a54654f Fix build 6 years ago
Christoph Wille 9c591fef63 Update to latest MEF NuGet packages 6 years ago
Christoph Wille 77ac7c904e Update to AvalonEdit 6.0 RTM 6 years ago
Christoph Wille 1f3cb2c076 Update to AvalonEdit 6.0 RTM 6 years ago
Christoph Wille 43e992705a BamlDecompiler also has an AvalonEdit package reference 6 years ago
Christoph Wille 28be4a755b Switch to net472, of note: 6 years ago
Christoph Wille 98406c64de Use AE 6 preview to verify API compat (as well as runtime functionality) 6 years ago
Siegfried Pammer b277e38532 Fix #1503: Implement StaticResourceStartHandler and StaticResourceIdHandler 6 years ago
Christoph Wille 29e05778c6 See #1416. Also upgraded Cecil to .3 (from .1) 6 years ago
Siegfried Pammer c23522dca1 Add BAML decompiler engine from dnSpy. 6 years ago
Siegfried Pammer 47885b6d91 Fix release build. 7 years ago
Siegfried Pammer 8884306244 Port BAML decompiler to SRM. 7 years ago
Siegfried Pammer cb9787098f Finished port of UI (Analyzers still excluded) and Disassembler 8 years ago
Sam Harwell a31b74da75 Reference Mono.Cecil using a package reference instead of a submodule 8 years ago
Sam Harwell 996e04075e Retarget projects to .NET 4.6 so Roslyn can load them 8 years ago
Daniel Grunwald f03de7abb8 Fix #916: consistently use AvalonEdit 5.0.4 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 1604952c3b fix #775 - Invalid BAML namespace decompilation 9 years ago
Siegfried Pammer 284ddfadf1 Phase 2: Merge ICSharpCode.NRefactory into ICSharpCode.Decompiler 9 years ago
Siegfried Pammer bc7032a869 Fix ConnectMethodDecompiler 9 years ago
Siegfried Pammer 659dd62f7c update AvalonEdit packages to 5.0.3.0 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
Daniel Grunwald 0869943ce8 Use lower-case GUIDs in project references. 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 6f81a30212 Update to AvalonEdit 5.0.2 11 years ago
Daniel Grunwald 27252656cf Upgrade to new ICSharpCode.Decompiler (work in progress) 11 years ago
Pent Ploompuu 1430500eba PDB files for release mode. File alignments and base addresses improved. 14 years ago
Siegfried Pammer f4504ab36e move NodesCollection to a separate file 14 years ago
Siegfried Pammer 891f8a4f62 remove some classes from BAML decompiler, that are no longer needed 14 years ago
Ed Harvey fe865dbe73 Make ILSpy.BamlDecompiler.csproj compatible with VS2010 14 years ago
Siegfried Pammer a75e2a3c96 add ConnectMethodDecompiler 14 years ago
Siegfried Pammer b515326b74 reimplemented reading of keys 14 years ago
Siegfried Pammer f20cd83e6d implement x:Class detection in BamlDecompiler 14 years ago
Siegfried Pammer 7c4b944863 implement MoveNamespacesToRoot and add Unit Tests 14 years ago
Siegfried Pammer 1009303088 sort BamlRecordType; clean up some code; replace Hashtable with Dictionary 14 years ago
Siegfried Pammer cced248753 add AnyCPU configuration to ILSpy.BamlDecompiler.csproj 14 years ago
Siegfried Pammer 7843a5b95f implement ITypeResolver based on Cecil to avoid loading of assemblies using reflection 14 years ago
Siegfried Pammer d3f31d054e implement basic plug-in 14 years ago
Siegfried Pammer 71c8fb1446 add source of Ricciolo.StylesExplorer.MarkupReflection by Cristian Civera 14 years ago
Siegfried Pammer dd02632a4b add ILSpy.BamlDecompiler project 14 years ago