#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.
 
 
 
 
 
 
Mike Krüger 749f5a885e Updated parser & mcs. 15 years ago
..
CSharp Updated parser & mcs. 15 years ago
FormattingTests Added test files. 16 years ago
Properties Create empty project 16 years ago
TypeSystem Fix CecilLoaderTests for Dictionary<,>.ValueCollection::Count (it's a non-virtual property implementing an interface; and isn't considered sealed in C#). 15 years ago
Utils Rename Util to Utils; added replaced "object CacheToken" with "CacheManager CacheManager" 16 years ago
.gitignore Create empty project 16 years ago
ICSharpCode.NRefactory.Tests.csproj Fix issues in definite assignment analysis. 15 years ago
Untested.cs Added more unit tests. 16 years ago