#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Daniel Grunwald 59c9e99921 DefaultResolvedTypeDefinition: lazily initialize the list of members. 14 years ago
..
7BitEncodedInts.cs Adjust SharpDevelop to NRefactory changes (move ICSharpCode.Editor -> ICSharpCode.NRefactory.Editor; put NR.C# in separate assembly) 15 years ago
BitVector16.cs Adjust SharpDevelop to NRefactory changes (move ICSharpCode.Editor -> ICSharpCode.NRefactory.Editor; put NR.C# in separate assembly) 15 years ago
BusyManager.cs Fix infinite recursion when resolving the base type of "class Test : Test.Base { public class Base {} }" 14 years ago
CSharpPrimitiveCast.cs Put MIT license into the file headers. 15 years ago
CacheManager.cs Remove the thread-local cache; it seems to cause massive memory leaks. 14 years ago
EmptyList.cs Move NRefactory.CSharp to separate assembly. 15 years ago
ExtensionMethods.cs Add GetMemberOptions. 15 years ago
FastSerializer.cs Fixed bug when resolving base constructor calls. 14 years ago
GraphVizGraph.cs Put MIT license into the file headers. 15 years ago
ImmutableStack.cs Remove some dead code. 14 years ago
KeyComparer.cs Implemented incremental tag soup parser. 14 years ago
LazyInit.cs Type system refactoring: split unresolved/resolved type systems. 14 years ago
Platform.cs Move NRefactory.CSharp to separate assembly. 15 years ago
ProjectedList.cs DefaultResolvedTypeDefinition: lazily initialize the list of members. 14 years ago
ReferenceComparer.cs Implemented incremental tag soup parser. 14 years ago
TreeTraversal.cs Put MIT license into the file headers. 15 years ago