#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.
 
 
 
 
 
 
Alex Lyman c1d27c7770 - Made the InitializerTests pass, through three changes: * Added new-lines as needed to make the source formatting match what the actual output was. * Added code to CodeAssert to make it ignore #regions * Added code to output decimal.MinValue and decimal.MaxValue as appropriate 14 years ago
..
CSharp - Made the InitializerTests pass, through three changes: * Added new-lines as needed to make the source formatting match what the actual output was. * Added code to CodeAssert to make it ignore #regions * Added code to output decimal.MinValue and decimal.MaxValue as appropriate 14 years ago
Documentation Fixed position of XML comments on nested types. 14 years ago
PatternMatching start implementing new VB AST; remove AST generator 14 years ago
Properties Create empty project 15 years ago
TypeSystem Evaluate constant expressions in the correct context. 15 years ago
Utils Fix issues in definite assignment analysis. 15 years ago
.gitignore Create empty project 15 years ago
ICSharpCode.NRefactory.csproj Merge NRefactory subtree from commit '1e4a1d911cb430db2a4199695ee73dfd89bcc543' 14 years ago