#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 ca28cd6478 Add support for multiplication, division, modulus and addition operators. 16 years ago
..
CSharp Add support for multiplication, division, modulus and addition operators. 16 years ago
Properties Create empty project 16 years ago
TypeSystem Add support for multiplication, division, modulus and addition operators. 16 years ago
Util Add GetAllBaseTypes() extension method. 16 years ago
.gitignore Create empty project 16 years ago
ICSharpCode.NRefactory.csproj Added unit tests for unary operators, and implemented overload resolution. 16 years ago