#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 755e37edaa Fixed try catch statement position + failing test. 13 years ago
..
CryptoConvert.cs Move NRefactory.CSharp to separate assembly. 14 years ago
MonoSymbolFile.cs Updated mcs. 13 years ago
MonoSymbolTable.cs Updated mcs. 13 years ago
MonoSymbolWriter.cs Updated mcs. 14 years ago
SourceMethodBuilder.cs Updated mcs. 13 years ago
anonymous.cs Updated mcs. 13 years ago
argument.cs Updated mcs. 13 years ago
assembly.cs [CSharp] Updated mcs. 13 years ago
assign.cs Updated mcs. 13 years ago
async.cs Updated mcs. 13 years ago
attribute.cs Revered patch from erik kallen/ignored failing test. 13 years ago
cfold.cs Updated mcs. 13 years ago
class.cs Updated mcs. 13 years ago
codegen.cs Updated mcs. 13 years ago
complete.cs Merged with mcs. 14 years ago
const.cs Updated mcs. 13 years ago
constant.cs Updated mcs. 13 years ago
context.cs Updated mcs. 13 years ago
convert.cs Updated mcs. 13 years ago
cs-parser.cs Fixed try catch statement position + failing test. 13 years ago
cs-parser.jay Fixed try catch statement position + failing test. 13 years ago
cs-tokenizer.cs Fixed try catch statement position + failing test. 13 years ago
decl.cs Updated mcs. 13 years ago
delegate.cs Updated mcs. 13 years ago
doc.cs Updated mcs. 13 years ago
driver.cs Updated mcs. 13 years ago
dynamic.cs Updated mcs. 13 years ago
ecore.cs Updated mcs. 13 years ago
enum.cs Updated mcs/fixes some unit tests. 13 years ago
eval.cs Updated mcs (fixed parser bug). 13 years ago
expression.cs Updated mcs. 13 years ago
field.cs Updated mcs. 13 years ago
flowanalysis.cs Updated mcs. 13 years ago
generic.cs Updated mcs. 13 years ago
import.cs Updated mcs (fixed parser bug). 13 years ago
iterators.cs Updated mcs (fixed parser bug). 13 years ago
lambda.cs Updated mcs. 13 years ago
linq.cs Updated mcs. 14 years ago
literal.cs Updated mcs. 13 years ago
location.cs The parser is now able to emit new lines in the AST. However the output visitor needs to be adjusted. (otherwise too many new lines may be inserted) 13 years ago
membercache.cs Updated mcs. 13 years ago
method.cs Updated mcs. 13 years ago
modifiers.cs Move NRefactory.CSharp to separate assembly. 14 years ago
module.cs Updated mcs (fixed parser bug). 13 years ago
namespace.cs Updated mcs (fixed parser bug). 13 years ago
nullable.cs Updated mcs. 13 years ago
outline.cs Updated mcs. 13 years ago
parameter.cs Updated mcs (fixed parser bug). 13 years ago
pending.cs Updated mcs (fixed parser bug). 13 years ago
property.cs Updated mcs. 13 years ago
reflection.cs Updated mcs. 14 years ago
report.cs Updated mcs. 13 years ago
settings.cs Updated mcs. 13 years ago
statement.cs Fixed try catch statement position + failing test. 13 years ago
support.cs Updated mcs. 13 years ago
symbolwriter.cs Updated mcs. 14 years ago
typemanager.cs Updated mcs. 13 years ago
typespec.cs [CSharp] Updated mcs. 13 years ago
visit.cs [Parser] Merged mcs. 13 years ago