1979 Commits (74daaaf73302590109b6655fa30129a0a8c463b2)
 

Author SHA1 Message Date
Schabse Laks 99ca5a53fc git: Ignore Roslyn temp files 11 years ago
Siegfried Pammer 0ada95d913 fix #470: BAML to XAML conversion does not generate escape sequence {} correctly 11 years ago
Siegfried Pammer 0d82186161 fix formatting of pull request changes 11 years ago
Siegfried Pammer 355e096f49 Merge pull request #495 from RKlier/ImageList 11 years ago
Siegfried Pammer 405f3b1819 ignore packages folder 11 years ago
Siegfried Pammer 053a879400 Merge pull request #514 from SLaks/refactor-tests 11 years ago
Siegfried Pammer 4725c17185 change formatting settings to be consistent with the rest of ILSpy 11 years ago
Siegfried Pammer b5526fc6c3 restructure solution 11 years ago
Siegfried Pammer 4e44dc97fe Merge pull request #501 from SLaks/cleanup 11 years ago
Siegfried Pammer 408ba8cebf Merge pull request #515 from SLaks/xaml-static-qualify 11 years ago
Schabse Laks 9bdf96ca08 Add editor settings files 11 years ago
Schabse Laks 9c23972074 Tests: Reuse decompiler roundtrip assertion code 11 years ago
Schabse Laks fc92c17146 BamlDecompiler: Correctly qualify types in nested {x:Static} extensions 11 years ago
Siegfried Pammer a796143f4e add ILSpy.AddIn for Visual Studio 11 years ago
Ronny Klier 6a3a1b1a7c Adapt size of ResourceStringTable/ResourceObjectTable on changed size of MainWindow.mainPane. 11 years ago
Ronny Klier 42824d533b Show images contained in resource of type ImageListStreamer as seperate nodes. 11 years ago
Adriano Carlos Verona 250745061b code cleanup 11 years ago
Adriano Carlos Verona 41a6455e17 Merge remote-tracking branch 'origin/master' into improved-search 11 years ago
LordJZ a997ea2068 Fixed decompiling empty async methods. 11 years ago
Daniel Grunwald 5d558d54c1 Merge pull request #486 from odalet/patch-1 11 years ago
odalet 8c80dd1189 Fixing SendMessage API example 11 years ago
David Roth da6faf8b0c Added switch to enable/disable decompiling of expression trees. 11 years ago
Adriano Carlos Verona 721754efcb support regular expressions in searchs 11 years ago
lostindark 07d985cc2d Update AssemblyTreeNode.cs 11 years ago
lostindark bb7bddbef5 Update LoadedAssembly.cs 11 years ago
Adriano Carlos Verona 530c31608e support for specifying the type of the search directly in the textbox (t: for type, m: for member and c: for constant) 11 years ago
Daniel Grunwald cc270c8f20 Set version number to 2.2 11 years ago
Daniel Grunwald 8644581526 List the MS-PL in the README. 11 years ago
Lex Li db1d106379 Fixed #365. 11 years ago
Daniel Grunwald c1fb133fd3 Fix AsyncDecompiler for roslyn-compiled methods that have finally blocks. 11 years ago
Daniel Grunwald 58404e8f9e AsyncDecompiler: fix some issues with Roslyn-compiled code 11 years ago
Daniel Grunwald c0e1603f57 Merge branch 'master' of github.com:icsharpcode/ILSpy 11 years ago
Daniel Grunwald b71edb2a88 StateRange analysis / SymbolicExecution: add support for implicit int->bool conversion. 11 years ago
Daniel Grunwald d1eb868749 YieldReturnDecompiler: don't fail symbolic analysis if 'returnFalseLabel' is missing 11 years ago
Siegfried Pammer 9ceb8de922 add support for Windows 7 TaskbarItem progress display 11 years ago
Daniel Grunwald 1bf31f9086 YieldReturnDecompiler: in ConstructExceptionTable(), avoid ToEnclosingInterval() call and use the full StateRange instead. 11 years ago
Daniel Grunwald 6de8e09a14 Fix TextMarkerService crashing after switching to another document. 11 years ago
Siegfried Pammer e064a2121b fix #458: NullReferenceException when expanding the "Exposed By" analysis node 11 years ago
Siegfried Pammer 34a5637be4 refactor 65e30ec0f6 a bit; fix #448: Show metadata tokens like in ILDasm 11 years ago
Siegfried Pammer 20bae807d8 Merge commit 'refs/pull/467/head' of github.com:icsharpcode/ILSpy 11 years ago
Daniel Grunwald 9084ce2eb5 Add JumpToReferenceAsync() overload to allow detecting when the decompilation after the jump has finished. 11 years ago
Siegfried Pammer 0894e4cd71 Merge commit 'refs/pull/404/head' of github.com:icsharpcode/ILSpy 11 years ago
Daniel Grunwald 82999a056b Remove failing unit test; bug #393 is fixed but the test still fails due to unnecessary '& 31'. 11 years ago
Daniel Grunwald 2fcf89b99d Merge pull request #415 from turbanoff/master 11 years ago
Daniel Grunwald f538d20de5 Fix NullReferenceException in type analysis. 11 years ago
Daniel Grunwald cfe77638e7 Fix #354: NullReferenceException expanding "Read By" node when variable is referenced from an async method. 11 years ago
Daniel Grunwald 8f3315c655 Merge pull request #449 from vincpa/issue435 11 years ago
Daniel Grunwald 156d6f2fde Merge pull request #450 from linquize/tgit.icon 11 years ago
Daniel Grunwald 73773782c5 Merge pull request #451 from linquize/open-from-gac-icon 11 years ago
Daniel Grunwald 8a96c3a2d3 Merge pull request #452 from linquize/disable-search-msdn 11 years ago