14 Commits (cf9d7e47664ff522f77f1305ddaedbc2ac052dd5)

Author SHA1 Message Date
Siegfried Pammer cf9d7e4766 XAML binding now uses correct modifiers for classes and fields (implemented x:ClassModifier and x:FieldModifier support) 16 years ago
Daniel Grunwald 48694b5ee1 Fixed list of Boo primitives. 18 years ago
Daniel Grunwald ebe69d2387 Don't reuse IAmbience instances (they are not thread-safe). 18 years ago
Daniel Grunwald cad71281f0 Fixed forum-7200, forum-7286: Exception when trying to remove lines with breakpoints 18 years ago
Daniel Grunwald 9c78cdcfc5 Some fixes suggested by FxCop. 18 years ago
Daniel Grunwald ff3c0cbdfa Forum-13925: allow turning off the parameter list in ambience. 19 years ago
Daniel Grunwald 9b7a082e24 Add partial C# 3.0 support. 19 years ago
Markus Palme a1543c981e removed unused import statements 19 years ago
Daniel Grunwald e6865a4baa Reduce usage of ProjectContentRegistry.Mscorlib - we'll support multiple mscorlib project contents later (compact framework, older .NET versions etc.) 19 years ago
Daniel Grunwald 3897fc0a33 BooBinding: detect indexers in parsed code 20 years ago
Daniel Grunwald 32abb6ee5a Change file header. 20 years ago
Daniel Grunwald 3b5070c22f Improved code completion for Boo. 20 years ago
Daniel Grunwald e2d20525d9 Improved BooBinding: 20 years ago
Daniel Grunwald 82819e5ed1 Add BooBinding. 20 years ago
Daniel Grunwald 820f9a21b7 Fixed SD2-440: Icon for local variables and parameters 20 years ago
Daniel Grunwald da62a3f37c Improved overload resolution by implementing 14.4.2.2 Better function member. 20 years ago
Daniel Grunwald 395257996d Implement type argument inference for generic method calls. 20 years ago
Daniel Grunwald 059bc6db0c Removed IIndexer from ICSharpCode.Dom (replaced by IProperty.IsIndexer) 20 years ago
Daniel Grunwald 331c44292e Applied new header to all source files. 20 years ago
Daniel Grunwald 107881ee32 Added support for code completion on partial classes. 20 years ago
Daniel Grunwald 90a5e40aa7 Added code completion for the "My" namespace. 20 years ago
Daniel Grunwald e0ba9a5f35 Improved code completion. 20 years ago
Daniel Grunwald b78ab08cfb Fixed code completion bugs regarding generic methods. 20 years ago
Daniel Grunwald e3883d8088 CurrentAmbience now uses the ambience of CurrentProject. 21 years ago
Daniel Grunwald 921a3d3acd Implemented code completion for generics. Fixed code completion for arrays. 21 years ago
Daniel Grunwald 3539fc4de3 Worked on SharpDevelop.Dom (just a step closer to being able to begin working on generics support :)). 21 years ago
Daniel Grunwald f49f5b9f04 Ctrl-Space completion now shows generic type parameters after class name. 21 years ago
Mike Krüger c4336b038c created trunk folder. 21 years ago