9 Commits (970d46507d3664e5dec6c9132e8c236e102b1275)

Author SHA1 Message Date
Daniel Grunwald 970d46507d Added some comments. 17 years ago
Daniel Grunwald e9371ce7bc Make use of using scopes for resolving type and namespace names. 17 years ago
Daniel Grunwald c96e754075 Implemented AttributeReturnType, now the unit test AddIn should work again. 18 years ago
Daniel Grunwald b63d19415b Begin implementing "aggressive" context-dependent code-completion (Ctrl+Space completion whenever you start to type). 19 years ago
Daniel Grunwald 2e258f2150 Improved SharpDevelop.Dom API. 19 years ago
Daniel Grunwald 5d0fc5b83c Fixed SD2-1095: Autogenerated code for IEnumerable generic interface does not compile 19 years ago
Daniel Grunwald c1ec80ea6a Fixed SD2-1146: Refactoring generates invalid shared (static) declarations inside VB modules. 19 years ago
Daniel Grunwald f22e89b7d1 Fixed code-completion bug (NullReferenceException) introduced in rev. 1661 19 years ago
Daniel Grunwald c9ecec41f3 Put ICSharpCode.SharpDevelop.Dom in a separate assembly. 19 years ago
Daniel Grunwald b2a3cc4ead More bugfixes for the C# <-> VB converter. 19 years ago
Daniel Grunwald af70e15281 New feature: Removed unused "using" statements. 20 years ago
Daniel Grunwald 32abb6ee5a Change file header. 20 years ago
Daniel Grunwald a6852502a4 The Boo AddIn now supports code completion for generics. The C# -> Boo converter now supports converting generic type references. 20 years ago
Daniel Grunwald 85a45ca2ab Allow generating interface implementations using the new CodeGenerator. 20 years ago
Daniel Grunwald b473396c67 Fixed SD2-420: Non-generic classes and generic classes with the same name collide in the DOM. 20 years ago
Daniel Grunwald 20199d196a Fixed SD2-401: Using aliases for classes. 20 years ago
Daniel Grunwald 4c1a238309 Improved support for partial classes. 20 years ago