4 Commits (ca3838f9b3b346ebc10dc70fd5d4a02a23c92120)

Author SHA1 Message Date
Daniel Grunwald ca3838f9b3 Re-enable resolver unit tests. 20 years ago
Daniel Grunwald 4af14f6adf When target framework is set to .NET 1.0 or .NET 1.1, show code-completion specific to that .NET versions. 20 years ago
Daniel Grunwald 39efcc6cdb Fixed code-completion unit tests. 20 years ago
Daniel Grunwald c9ecec41f3 Put ICSharpCode.SharpDevelop.Dom in a separate assembly. 20 years ago
Daniel Grunwald 5b72594fad Fixed unit tests. 20 years ago
Daniel Grunwald e6865a4baa Reduce usage of ProjectContentRegistry.Mscorlib - we'll support multiple mscorlib project contents later (compact framework, older .NET versions etc.) 20 years ago
Daniel Grunwald 37d60be346 Fixed problem with trailing space in expressions for VB debugger tooltips. 20 years ago
Daniel Grunwald 69df449dd5 Fixed SD2-735: Assemblies with methods having a "where T: IEquatable<T>" constraint crash SharpDevelop 20 years ago
Daniel Grunwald 32abb6ee5a Change file header. 20 years ago
Daniel Grunwald 67ddfc9230 Add code completion support for extension methods in Boo. 21 years ago
Daniel Grunwald e2d20525d9 Improved BooBinding: 21 years ago
Daniel Grunwald fa58de2275 Fixed BOO-524 (Autocompletion on import doesn't list only namespaces) in Boo and VB: now only classes that contain public static members are shown in the "import" completion. 21 years ago
Daniel Grunwald 009883c525 Use use static readonly collection instance for empty attribute, type parameter and parameter collections. 21 years ago
Daniel Grunwald b473396c67 Fixed SD2-420: Non-generic classes and generic classes with the same name collide in the DOM. 21 years ago
Daniel Grunwald 51ee84424e Fixed SD2-460: Parse error (inner classes in generic types) 21 years ago
Daniel Grunwald fab76749c4 Fixed code completion bug regarding events. Fixed "run unit test in debugger". 21 years ago
Daniel Grunwald 26313ee208 Introduced DomCache (a kind of code completion database that is generated on-the-fly for each assembly). 21 years ago