10718 Commits (ca748094e155e18a62a56078ed22dfde8b0a9cce)
 

Author SHA1 Message Date
erikkallen a2a0975eaa Fixes IsOverridable flag for accessors 14 years ago
erikkallen 840cde91d4 Failing test for IsOverride flag of accessors. 14 years ago
Mike Krüger 9b256fb876 [Completion] Only show public enum members. 14 years ago
Mike Krüger 68e12e4a74 [Completion] Filtered double added enums. 14 years ago
Mike Krüger 80c3b8dc6a [Formatter] The formatting visitor can now take a region to format. 14 years ago
PeterForstmeier d87460b415 Analysis/CodeAnalysis/Src/AnalysisProjectOptionsPanelXaml.xaml - Read FxCop-Rules List 14 years ago
David Srbecký 97210949c5 Change style of selected local variable item - do not highlight it 14 years ago
Daniel Grunwald b6fe975de1 Fixed UpdateAssemblyInfo error when git repository exists but git.exe cannot be found. 14 years ago
Daniel Grunwald 5284451320 Fixed bug that caused the 'cyclic dependency between projects' error not to be shown. 14 years ago
Daniel Grunwald bf6217d038 Improved CodeDomConvertVisitor. 14 years ago
Daniel Grunwald d6ed3b7726 Fixed resolving accessors. 14 years ago
Siegfried Pammer cd9c948375 Add ICollection, ICollection<T> and IList to KnownTypeReference. 14 years ago
Siegfried Pammer a9d876904b Implemented CSharpResolver.ResolveConditionFalse() for resolving operator false() calls. 14 years ago
Daniel Grunwald a77fa3103a Add IMethod.AccessorOwner. 14 years ago
Daniel Grunwald 731ddf7c39 Add ConversionResolveResult.CheckForOverflow 14 years ago
Daniel Grunwald 79f634cc40 Change TextChangeEventArgs.InsertedText and RemovedText from string to ITextSource. 14 years ago
David Srbecký efbbdca049 Fixing/updating debugger unit tests: 14 years ago
David Srbecký 5d802a226d Fixing/updating debugger unit tests: 14 years ago
David Srbecký 848aa733e5 Fixing/updating debugger unit tests: 14 years ago
Daniel Grunwald a2798aa7a7 Fixed resolving accessors. 14 years ago
Siegfried Pammer 2857444c52 Implement better value conversion in the evaluator. 14 years ago
Siegfried Pammer ca8b21c242 fixing evaluation unit tests 14 years ago
David Srbecký b842abccbd Fix NullReference exception in IsDisplayClass. 14 years ago
Daniel Grunwald f37888e7c8 Fixed local variable references in current module. 14 years ago
Siegfried Pammer 52add16bea use new IType information for expression evaluation 14 years ago
Siegfried Pammer 82c177bd30 Add ICollection, ICollection<T> and IList to KnownTypeReference. 14 years ago
Siegfried Pammer 28bc1648b0 Implemented debugger expression evaluation using NRefactory semantic trees. 14 years ago
Daniel Grunwald 3172370e38 Implement looking up ICorDebugFunction in debugger type system. 14 years ago
PeterForstmeier 02ec99456f Merge branch 'xmlForms' of github.com:icsharpcode/SharpDevelop into xmlForms 14 years ago
PeterForstmeier 6d16d13c47 intermediate 14 years ago
Daniel Grunwald 8ff3f109b0 Fixed MSBuildBasedProject.GetPropertyValue() for properties that are replaced by imported .targets files. 14 years ago
David Srbecký fa16156631 Replaced debugger's type system with NRefactory type system 14 years ago
Daniel Grunwald 83d3ad664b Add IMethod.AccessorOwner. 14 years ago
PeterForstmeier 5a39e7e668 CodeCoverage -> CodeCoverageProjectOptions 14 years ago
Daniel Grunwald 253a5a6d2c Add IMethod.GetVariableType() extension method to debugger type system. 14 years ago
PeterForstmeier 0ca48c2698 ProjectOptionPanel.xaml VerticalAlignment="Center" for ComboBoxes 14 years ago
Daniel Grunwald 2a7d589f3b Avoid reparse when the chosen configuration/platform is not Debug/Any CPU. 14 years ago
PeterForstmeier b7ff58d580 CppBinding/CppBinding/Project/LinkerOptions.xaml 14 years ago
Mike Krüger 00d5de8b18 [CodeIssues] Optimized word break algorithm. 14 years ago
PeterForstmeier a7daa12a17 CppBinding/CppBinding/Project/PreprocessorOptions.xaml 14 years ago
PeterForstmeier 034aa4f307 CssBinding ApplicationOptions.xaml 14 years ago
Daniel Grunwald 5b933b8afb Add ConversionResolveResult.CheckForOverflow 14 years ago
PeterForstmeier 555a724903 DebugOptions 14 years ago
Mike Krüger 81c7daa563 [Completion] Renamed IMemberProvider -> ICompletionContextProvider. 14 years ago
Mike Krüger 6cbda46563 [Completion] It's no longer needed to specify a parsed file for the 14 years ago
PeterForstmeier 3ed2c63fd5 Add ScrollViewer 14 years ago
PeterForstmeier 8b635bd82e Signing.xaml 14 years ago
Daniel Grunwald b55a75d3fb Add GetMetadataToken() extension method. 14 years ago
Mike Krüger 33efe343d6 [Documentation] Added support for relative redirection targets. 14 years ago
Daniel Grunwald 3b2fd56d92 Initialize the debugger type system asynchronously. 14 years ago