#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 31ec3a6c74 Handled possible null statement in control flow graph builder. 14 years ago
..
ControlFlow.cs Handled possible null statement in control flow graph builder. 14 years ago
DefiniteAssignmentAnalysis.cs Optimized the AstNode.Descendants property. 14 years ago
ReachabilityAnalysis.cs Fixed bug in reachability analysis when lambda/anonymous method contains a condition or switch statement. 14 years ago