#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.
 
 
 
 
 
 
Eusebiu Marcu 01a3871281 Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger 15 years ago
..
Analysis DefiniteAssignmentAnalysis bugfix 15 years ago
Ast Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger 15 years ago
Formatter Updated AST & mcs. 16 years ago
OutputVisitor Allow performing definite assignment analysis without providing an ITypeResolveContext. 15 years ago
Parser Evaluate constant expressions in definite assignment analysis. 15 years ago
Resolver Evaluate constant expressions in definite assignment analysis. 15 years ago