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.
 
 
 
 
Siegfried Pammer b0309ca9e3 Fix #1180: Fix generation of Windows Forms InitializeComponent. 6 years ago
..
OutputVisitor Merge branch 'origin/master' into nullable-reference-types 7 years ago
Resolver Fix #1283: handle invalid metadata when decoding constants 7 years ago
Syntax Add test for C# 8 nullable reference types; and fix some bugs. 7 years ago
Transforms Apply expression-body transform to indexers as well. 7 years ago
TypeSystem Rename IAssembly -> IModule. 7 years ago
Annotations.cs Add sequence point on closing brace if there's an implicit void return. 7 years ago
CSharpDecompiler.cs Fix #1180: Fix generation of Windows Forms InitializeComponent. 6 years ago
CSharpLanguageVersion.cs First attempt at integrating C# nullable reference types into the type system. 7 years ago
CallBuilder.cs Fix #1180: Fix generation of Windows Forms InitializeComponent. 6 years ago
ExpressionBuilder.cs Merge pull request #1425 from icsharpcode/nullable-reference-types 6 years ago
RequiredNamespaceCollector.cs Fix #1329: AssertionFailedException: Should not insert using declaration for namespace that is missing from the superset: System.Windows.Markup 7 years ago
SequencePointBuilder.cs Make ILRange field private - introduce public API for IL range manipulation. 7 years ago
StatementBuilder.cs Fix deactivated Generics pretty tests: remove redundant boxing conversion from is-expressions. 7 years ago
TranslatedExpression.cs Improve decompiler behavior is System.ValueTuple exists in multiple referenced assemblies. 7 years ago
TranslationContext.cs Namespace adjustments for Syntax classes 9 years ago
WholeProjectDecompiler.cs Fix #1225: Increase file name length limit, and opt into Win10 long path support. 7 years ago