#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 f3c52a0609 Add OperatorDeclaration.GetOperatorType() helper method. 15 years ago
..
Analysis DefiniteAssignmentAnalysis bugfix 15 years ago
Ast Add OperatorDeclaration.GetOperatorType() helper method. 15 years ago
Formatter Fixed bug in formatting unit tests. 15 years ago
OutputVisitor Add OperatorDeclaration.GetOperatorType() helper method. 15 years ago
Parser Add OperatorDeclaration.GetOperatorType() helper method. 15 years ago
Resolver Evaluate constant expressions in definite assignment analysis. 15 years ago