#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 ca103100c6 Merge some bugfixes from SharpDevelop to NRefactory. 13 years ago
..
CompositeFormatStringParser [Utils] Improve error handling in CompositeFormatStringParser. 13 years ago
7BitEncodedInts.cs
BitVector16.cs Fixed some FxCop warnings. 14 years ago
BusyManager.cs Fixed some FxCop warnings. 14 years ago
CSharpPrimitiveCast.cs Fix InvalidCastException on invalid compile-time constant casts. 13 years ago
CacheManager.cs Fixed some FxCop warnings. 14 years ago
CallbackOnDispose.cs Add StringBuilderDocument to NR.Editor. 14 years ago
EmptyList.cs Set NET_4_0 preprocessor symbol for mcs. 14 years ago
ExtensionMethods.cs
FastSerializer.cs Add a mechanism to the FastSerializer that allows us to invalidate cached project contents when fixing a bug in one of the type system loaders. 14 years ago
GraphVizGraph.cs
ImmutableStack.cs Remove some dead code. 14 years ago
KeyComparer.cs NRefactory changes from SharpDevelop: add IDocument.FileName and IAssembly.FullAssemblyName, 14 years ago
LazyInit.cs Merge some bugfixes from SharpDevelop to NRefactory. 13 years ago
MultiDictionary.cs NRefactory changes from SharpDevelop: add IDocument.FileName and IAssembly.FullAssemblyName, 14 years ago
Platform.cs
ProjectedList.cs Replace LazyInit.ReadBarrier() with LazyInit.VolatileRead(). 14 years ago
ReferenceComparer.cs Fixed some FxCop warnings. 14 years ago
TreeTraversal.cs