#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
..
Analysis Fixed issues with detection of using statements. 14 years ago
Ast Applied some of the optimizations suggested by Kris Vandermotten. #150 14 years ago
Formatter Fixed unit test. 15 years ago
OutputVisitor - 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
Parser Applied some of the optimizations suggested by Kris Vandermotten. #150 14 years ago
Resolver Applied some of the optimizations suggested by Kris Vandermotten. #150 14 years ago