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 70d1693e91 Fix #255 InvalidOperationException: The new node 'CheckedExpression' is not valid in the role Initializer 14 years ago
..
Transforms Fix #255 InvalidOperationException: The new node 'CheckedExpression' is not valid in the role Initializer 14 years ago
Annotations.cs implement ArrayCreateExpression and CastExpression 14 years ago
AstBuilder.cs Sort custom attributes - the C# compiler seems to add these in random order, so by sorting them we eliminate unnecessary differences when comparing multiple versions of an assembly. 14 years ago
AstMethodBodyBuilder.cs Anonymous type create expressions: when all names can be inferred from the initializers, don't create NamedExpressions. 14 years ago
CecilTypeResolveContext.cs Adjust ILSpy to NRefactory changes. 14 years ago
CommentStatement.cs Add license headers to the files that were missing them. 14 years ago
DecompilerContext.cs Add license headers to the files that were missing them. 14 years ago
NRefactoryExtensions.cs Add license headers to the files that were missing them. 14 years ago
NameVariables.cs Merge branch 'master' of git://github.com/icsharpcode/ILSpy 14 years ago
TextOutputFormatter.cs Folding using declarations 14 years ago
TypesHierarchyHelpers.cs Add license headers to the files that were missing them. 14 years ago