711 Commits (f5009f94877e646358f9313b2f9b9ef751ca0114)

Author SHA1 Message Date
Daniel Grunwald 0a7c5d4ab7 Add NRefactory as submodule 11 years ago
Daniel Grunwald e06c2236d6 Uppercase GUIDs 11 years ago
Daniel Grunwald d287367600 Fix some null reference exceptions 11 years ago
Daniel Grunwald 179b635185 Perform some control flow simplifications in OptimizingTransform 11 years ago
Daniel Grunwald 0cae30cce2 ILInstruction.Clone() 11 years ago
Daniel Grunwald b2dfdea68e Add loop detection. 11 years ago
Ed Harvey 0469352e1e fix #574: "Add To Main List" context menu updates not always persisted across program runs 11 years ago
Daniel Grunwald ad8d4a7ef6 Fix duplicate ResolveResult on ConvertConstantValue() 11 years ago
Ed Harvey 6d5e8ec473 Revert: Add 'Sort Assemblies' command to view menu 11 years ago
de4dot 23e0a71877 Call IPane.Closed() before overwriting xxxPane.Content 11 years ago
de4dot f35ebc64d1 Preserve IsAutoLoaded property when hot replacing assemblies 11 years ago
Siegfried Pammer 9524b9cfb5 clicking anywhere in the DecompilerTextView should clear the reference highlight (#553) 11 years ago
Ed Harvey c3a4b2a248 fix #558: Last selected assembly isn't loaded if it's an auto-loaded assembly 11 years ago
Ed Harvey ba12fb0742 Removed redundant code in type 'used-by' analyzer 11 years ago
Ed Harvey 02b461583f Only cancel a running analysis if user has manually added/removed assemblies 11 years ago
Ed Harvey 1ca36b98d7 Set LoadedAssembly.IsAutoLoaded before adding to AssemblyList 11 years ago
Siegfried Pammer 9815cf4537 fix shortcut and focus woes (#553) 11 years ago
Siegfried Pammer 8c4a38d12e fix item 6 of #553: right clicking on an item in the search for types list should display an "Analyze" popup menu 11 years ago
Siegfried Pammer ca1dba0e92 fix item 5 of #553: there should be a "Copy" menu item in the AvalonEdit's popup menu among the "Toggle Folding" menu items 11 years ago
Ed Harvey 60fe27f744 #358 Separate automatically-loaded assemblies from manually loaded assemblies 11 years ago
Ed Harvey c7ee9d31c1 Add "Load Dependencies" command to Assembly node context menu 11 years ago
Ed Harvey 359d04b3b6 Add 'Sort Assemblies' command to view menu 11 years ago
LordJZ 14bfdecb8a Display a reference to a module's global type. 11 years ago
Ed Harvey 70b19272a0 Type "where used" analyzer - reduce memory usage 11 years ago
Ed Harvey 313f8f679d fix #549: Type "used by" analyzer does not match generics 11 years ago
Siegfried Pammer 8ea39b77e6 replace try-catch-all with Guid.TryParse 11 years ago
Siegfried Pammer 85682a0da9 prevent XmlException while reading XmlDoc from crashing the decompiler #485 11 years ago
Ed Harvey e7db11054d fix #548: "Instantiated By" doesn't appear on System.Text.RegularExpressions.RegexParser 11 years ago
Siegfried Pammer b75a44085d add some syntax help to search box 11 years ago
Siegfried Pammer c51498ccc4 fix indentation 11 years ago
Siegfried Pammer d942200adf manually merge #488 - Change type search to match FullNames in addition to just the type name 11 years ago
Siegfried Pammer 11670cdb1d code cleanup 11 years ago
Siegfried Pammer 52e2a22a45 fix SearchPanel warning 11 years ago
Siegfried Pammer 177519e19b update AvalonEdit to 5.0.2 11 years ago
Siegfried Pammer 7a82db7221 fix #542: ILSpy truncates browsing history when switching language modes 11 years ago
Siegfried Pammer 1745793830 add tooltip with extra information to AssemblyTreeNode 11 years ago
Siegfried Pammer b59c443d8e fix NRE in LoadedAssembly.get_Text 11 years ago
learn_more 83bc512ae2 Add commandline arguments for a fixed guid, and for specifying a directory where decompiled projects will be stored. 11 years ago
Sebastien Lebreton f58b56b828 Remove unneeded alias, typo 11 years ago
Sebastien Lebreton b1ec293f3f Rework DeclaringType filter 11 years ago
Sebastien Lebreton b245038da9 Format code 11 years ago
Sebastien Lebreton cc6afd94cd Add a new "Used By" analyzer node on types 11 years ago
Sebastien LEBRETON 1c31eff7af Change scope to public 11 years ago
Sebastien LEBRETON 560eb73565 Allow assembly hot replacement from stream 11 years ago
Sebastien Lebreton b69f3818fb Expose AssemblyReferenceTreeNode and its AssemblyNameReference to plugins 11 years ago
Sebastien Lebreton 6da464ab02 Expose SelectionChanged event from TreeView to plugins 11 years ago
Ronny Klier 4e7d806744 Search as command line argument 11 years ago
Daniel Grunwald 6f81a30212 Update to AvalonEdit 5.0.2 11 years ago
Daniel Grunwald 2f83334c2e Use NRefactory.TypeSystem for ILAst. 11 years ago
Siegfried Pammer 27f50ee6b9 fix #509 Visual Studio Addin is useless for Framework Assemblies 11 years ago