125 Commits (37c56e7e7b977de64c78a129031e6744b59ad7a2)

Author SHA1 Message Date
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. 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
Siegfried Pammer 177519e19b update AvalonEdit to 5.0.2 10 years ago
Daniel Grunwald fffa297b8f Use ResolveResults as annotations. 11 years ago
Siegfried Pammer 125cd1fdfc add new TestRunner 11 years ago
Siegfried Pammer b5526fc6c3 restructure solution 11 years ago
Schabse Laks 9bdf96ca08 Add editor settings files 11 years ago
Siegfried Pammer a796143f4e add ILSpy.AddIn for Visual Studio 11 years ago
Daniel Grunwald 42bfff077d Finish the move to the new generated ILAst classes 11 years ago
Daniel Grunwald 8235a93e4f Basic infrastructure for C# decompiler 11 years ago
Daniel Grunwald 817b0baded expr inlining 11 years ago
Daniel Grunwald 167e140c75 'Typed IL' view shows stack 11 years ago
Daniel Grunwald 27252656cf Upgrade to new ICSharpCode.Decompiler (work in progress) 11 years ago
Siegfried Pammer 056dfa1194 remove old LGPL code copied from SharpDevelop 4 11 years ago
Siegfried Pammer 91693a5183 update icons used in ILSpy with the ones from SharpDevelop 12 years ago
Siegfried Pammer 10e7f4710b remove debugger integration, please use SharpDevelop ;) 12 years ago
Daniel Grunwald 4ddc6559af Fix compilation of BamlDecompiler.Tests 13 years ago
Daniel Grunwald 45e327d53a Don't show [AsyncStateMachine] attribute. 13 years ago
Daniel Grunwald 2edcaa2c44 Initial implementation of async/await decompiler. 13 years ago
Daniel Grunwald 09b0db5cd4 Add strong name to all ILSpy assemblies. 14 years ago
Daniel Grunwald 81bb822fdb Adjust ILSpy to NRefactory changes. 14 years ago
Pent Ploompuu d7228e4e99 Fix Mono.Cecil.Pdb build info in solution file for release builds 14 years ago
Daniel Grunwald e4fad36341 Mark ICSharpCode.NRefactory.VB as AnyCPU. 14 years ago
Pent Ploompuu 5cb145c576 64bit support for SharpDevelop.LGPL and BamlDecompiler.Tests projects 14 years ago
Eusebiu Marcu deaa0f2376 Add ILSpy.SharpDevelop.LGPL project - LGPL files from SharpDevelop; 14 years ago
Ronny Klier 77c2411b6d Decompile contents of resource file nodes + non-Stream resources 14 years ago
Siegfried Pammer 7c4b944863 implement MoveNamespacesToRoot and add Unit Tests 14 years ago
Pent Ploompuu 4de59aa15b 64bit support for test cases 14 years ago
Daniel Grunwald 17ad27bfac Use AnyCPU config for BamlDecompiler.Plugin. 14 years ago
Siegfried Pammer dd02632a4b add ILSpy.BamlDecompiler project 14 years ago
Eusebiu Marcu 8c37175189 add icon margin & bookmarks 14 years ago
Siegfried Pammer c08710e903 implement AddressOfExpression, InstanceExpression, ParenthesizedExpression and SimpleNameExpression 14 years ago
Eusebiu Marcu 45f62864e1 Some cleanups 14 years ago
Siegfried Pammer 6cfa10746f add VBLanguage 14 years ago
Daniel Grunwald 51c2321a92 Read variable names from debug symbols (.pdb files), if available. Based on #122. 14 years ago
Eusebiu Marcu 617236b31d Remove the dictionary storage; Code mappings are found in CodeMappings property in AstBuilder or ReflectionDisassembler. 14 years ago
Daniel Grunwald 5c7d679c52 Add TestPlugin. 14 years ago
Daniel Grunwald dce7d13146 Add /navigateTo command line argument. 14 years ago
Eusebiu Marcu 203799c744 Display a warning message when attaching to a running process. 14 years ago
Daniel Grunwald 6e3427d10b Set NRefactory back to .NET 4.0 (we're not going to port ILSpy to .NET 3.5) 14 years ago
Eusebiu Marcu 572c79f097 Fix IL Code mappings; 14 years ago
Daniel Grunwald d80719c4ee Adjust ILSpy to NRefactory changes. 14 years ago
Eusebiu Marcu ea8bf36298 Debug an executable - feature 14 years ago
Eusebiu Marcu a731d68963 Remove all breakpoints. 14 years ago
Artur Zgodziñski e0f0a2aa2e Modifications of solution and project files made by VS2010. 14 years ago
Eusebiu Marcu 43eace86c8 Basic evaluation - first level 14 years ago
Eusebiu Marcu 31c1527d1a Use ConcurrentDictionary 14 years ago