#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 177fb85a00 Fix infinite recursion when resolving the base type of "class Test : Test.Base { public class Base {} }" 14 years ago
..
7BitEncodedInts.cs Adjust SharpDevelop to NRefactory changes (move ICSharpCode.Editor -> ICSharpCode.NRefactory.Editor; put NR.C# in separate assembly) 14 years ago
BitVector16.cs Adjust SharpDevelop to NRefactory changes (move ICSharpCode.Editor -> ICSharpCode.NRefactory.Editor; put NR.C# in separate assembly) 14 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. 14 years ago
CacheManager.cs Reuse Conversions instance across multiple files by storing it in the CacheManager. 14 years ago
EmptyList.cs Move NRefactory.CSharp to separate assembly. 14 years ago
ExtensionMethods.cs Add GetMemberOptions. 14 years ago
FastSerializer.cs FastSerializer: Add support for 'Fixed Instances', e.g. for serializing object graphs that have references to a singleton. 14 years ago
GraphVizGraph.cs Put MIT license into the file headers. 14 years ago
Platform.cs Move NRefactory.CSharp to separate assembly. 14 years ago
ReferenceComparer.cs Implemented "Find References". 14 years ago
TreeTraversal.cs Put MIT license into the file headers. 14 years ago