12117 Commits (38f87d9709fbf87e2eae3222cf4cbb6f465c81fb)
 

Author SHA1 Message Date
Martin Konicek 736fe7f9ed Object graph visualizer starting to work. 13 years ago
David Srbecký 01ec356fa1 ILSpyAddIn can be a symbol source for the debugger 13 years ago
David Srbecký 3c1353849f Remove all code related to debugging of decompiled code 13 years ago
David Srbecký 4f68861544 Simplify debug symbols generated by ILSpy 13 years ago
Martin Konicek ed6891a447 Re-enable debugger visualizers in debugger 13 years ago
Martin Konicek 03a41676fc Make debugger visualizers compile. 13 years ago
Martin Konicek a43d859016 Merge branch 'newNR' into newNRvisualizers 13 years ago
Peter Forstmeier df38438891 Merge branch 'newNR' of github.com:icsharpcode/SharpDevelop into newNR 13 years ago
Peter Forstmeier f89bd5107a Convert SettingsEditor to Wpf 13 years ago
Matt Ward 065f55350f Add code coverage addin. 13 years ago
Mike Krüger cb38702a55 Secured potential cast exception. 13 years ago
Mike Krüger 9c49aaf383 Revert "Fixed potential xml comment bug." 13 years ago
Mike Krüger f49dfb66ac Fixed XML comment bug. 13 years ago
Mike Krüger 8b7b3f708b Fixed potential xml comment bug. 13 years ago
Mike Krüger 655bc99df4 Solved the specialized method definition case with a new version of 13 years ago
David Srbecký aa4cee4972 Fix evaluation bug caused by null from GetArgumentValue 13 years ago
David Srbecký c2855d5a65 Refactored handling of debug symbols 13 years ago
Mike Krüger bd1811cc18 [TypeSystem] Specialized method now contains a flag specifying the 13 years ago
Matt Ward 5506c43932 Add Package Management addin. 13 years ago
Mike Krüger 8972fdff77 Fixed completion bug. 13 years ago
Mike Krüger 4152fc765f Added unit test that shows an issue with dynamic resolve results & 13 years ago
Mike Krüger 92a62059de Fixed constraint completion bug. 13 years ago
Mike Krüger 65706761dd Fixed completion bug. 13 years ago
Mike Krüger 727911409d Added GetDefinition () for the specialized method to get the 13 years ago
Mike Krüger e29ddf05c8 Fixed bug in extract method. 13 years ago
Mike Krüger a741ec0dd8 Introduce constant action can now replace more than one occurence 13 years ago
Mike Krüger 243b39310e Fixed some convert foreach to for action bugs. 13 years ago
Mike Krüger ce739a62bf Fixed bug in declare local action. 13 years ago
Siegfried Pammer 4802c70556 implemented more methods in CSharpCodeGenerator + Tests and added back SuppressMessageCommand 13 years ago
Matt Ward a59c26f744 FxCop - Return default strings if resources cannot be found. 13 years ago
Matt Ward 5fc29724a9 Add WiX addin. 13 years ago
Martin Konicek 6ae27d89a4 Debugger visualizers - progress (Grid visualizer remaining). 13 years ago
Martin Konicek b00869d9a0 Debugger visualizers - GetFieldsAndNonIndexedProperties. 13 years ago
Erik Källén 4c1dbb9adc Added information about built-in conversions before and after a user-defined conversion operator is applied 13 years ago
Martin Konicek 5bbbc94e6e Formatting. 13 years ago
Martin Konicek b40a344def Debugger visualizers - merge a few small helper 13 years ago
Peter Forstmeier 6fe6f8f4eb Missing Text in Debugger.AddIn/Options/DebuggingSymbolsPanel.xaml.cs 13 years ago
Martin Konicek 70b7fef325 Debugger visualizers - progress towards getting the project to compile. 13 years ago
Martin Konicek e49e4e3cec Incorporate some feedback. 13 years ago
Martin Konicek d9cc6fff23 OnPropertyChanged() thanks to [CallerMemberName]. 13 years ago
Martin Konicek cfea0859d0 Adapt to removed WPF helpers. 13 years ago
Martin Konicek 65224556ca Use KnownTypeCode. 13 years ago
Martin Konicek efc702f76f Use OfType<T>() 13 years ago
Martin Konicek 63ecc56b87 Debugger visualizers - switch from DebugType to 13 years ago
David Srbecký 4ce8ed55d9 Fix broken unit tests due to last commit 13 years ago
Daniel Grunwald e781363b78 Include node reformatting in the undo group 13 years ago
Daniel Grunwald 6e6cf735a3 ParameterCanBeDemotedIssue: remove GetInheritanceDepth. 13 years ago
David Srbecký 7966faa3cc Re-write debugger options to use accessors with Get/Set methods. 13 years ago
Daniel Grunwald 3d96f7c7ff Add fix action to ExplicitConversionInForEachIssue. 13 years ago
Christoph Wille c33a9c3cc5 GetMajorVersion() assumes VersionInfo string to be either null or non-empty 13 years ago