..
.gitignore
…
CS1xSwitch_Debug.cs
#2128 : Reformat the whole code base.
5 years ago
CS1xSwitch_Debug.il
…
CS1xSwitch_Release.cs
#2128 : Reformat the whole code base.
5 years ago
CS1xSwitch_Release.il
…
CallIndirect.cs
Add support for .NET 5 custom calling conventions.
5 years ago
CallIndirect.il
Add support for .NET 5 custom calling conventions.
5 years ago
ConstantBlobs.cs
Fix #1479 : Unable to cast object of type 'System.Int32' to type 'System.Single'
6 years ago
ConstantBlobs.il
Fix #1479 : Unable to cast object of type 'System.Int32' to type 'System.Single'
6 years ago
DirectCallToExplicitInterfaceImpl.cs
#1563 : Where possible, replace an explicit interface implementation call with a call to the interface member.
6 years ago
DirectCallToExplicitInterfaceImpl.il
Fix #684 : Improve detection of variable type for stack slots.
6 years ago
EvalOrder.cs
#2182 : Move "Transform call to struct constructor" from EarlyExpressionTransforms to ILReader.
5 years ago
EvalOrder.il
#2182 : Move "Transform call to struct constructor" from EarlyExpressionTransforms to ILReader.
5 years ago
FSharpLoops.fs
…
FSharpLoops_Debug.cs
#2128 : Adjust formatting settings used in tests to match our new style.
5 years ago
FSharpLoops_Debug.il
…
FSharpLoops_Release.cs
#2128 : Adjust formatting settings used in tests to match our new style.
5 years ago
FSharpLoops_Release.il
…
FSharpUsing.fs
…
FSharpUsing_Debug.cs
#2128 : Reformat the whole code base.
5 years ago
FSharpUsing_Debug.il
…
FSharpUsing_Release.cs
#2128 : Reformat the whole code base.
5 years ago
FSharpUsing_Release.il
…
Issue379.cs
…
Issue379.il
…
Issue646.cs
#2128 : Adjust formatting settings used in tests to match our new style.
5 years ago
Issue646.il
…
Issue684.cs
Fix #2162 : handle VariableInitializers like AssignmentExpressions in InsertParenthesesVisitor
5 years ago
Issue684.il
Fix #684 : Improve detection of variable type for stack slots.
6 years ago
Issue959.cs
#2128 : Reformat the whole code base.
5 years ago
Issue959.il
…
Issue982.cs
…
Issue982.il
…
Issue1038.cs
…
Issue1038.il
…
Issue1047.cs
#2128 : Reformat the whole code base.
5 years ago
Issue1047.il
…
Issue1145.cs
…
Issue1145.il
…
Issue1157.cs
…
Issue1157.il
…
Issue1256.cs
…
Issue1256.il
…
Issue1323.cs
…
Issue1323.il
…
Issue1325.cs
Run tests with different versions of Roslyn
5 years ago
Issue1325.il
…
Issue1325.vb
…
Issue1389.cs
Fix #2162 : handle VariableInitializers like AssignmentExpressions in InsertParenthesesVisitor
5 years ago
Issue1389.il
…
Issue1454.cs
Fix #2162 : handle VariableInitializers like AssignmentExpressions in InsertParenthesesVisitor
5 years ago
Issue1454.il
Add missing files.
7 years ago
Issue1681.cs
#2128 : Reformat the whole code base.
5 years ago
Issue1681.il
Fix #1681 : Use discard assignment, if possible.
6 years ago
Issue1918.cs
#2128 : Reformat the whole code base.
5 years ago
Issue1918.il
#1918 : Fix a bunch of issues with pinned region detection.
5 years ago
Issue1922.cs
Fix build.
5 years ago
Issue1922.il
Fix #1924 : preserve hexadecimal format when converting literal to wider type
6 years ago
Issue2104.cs
Fix #2104 : Check field name of backing field when attempting to transform to an auto property.
5 years ago
Issue2104.il
Fix #2104 : Check field name of backing field when attempting to transform to an auto property.
5 years ago
SequenceOfNestedIfs.cs
#2128 : Reformat the whole code base.
5 years ago
SequenceOfNestedIfs.il
…
UnknownTypes.cs
Fix weird casts to `nint` when writing to fields of unknown type.
5 years ago
UnknownTypes.il
Fix weird casts to `nint` when writing to fields of unknown type.
5 years ago
Unsafe.cs
Fix #2189 : Invalid C# generated when pinning an unmanaged pointer.
5 years ago
Unsafe.il
Fix #2189 : Invalid C# generated when pinning an unmanaged pointer.
5 years ago
WeirdEnums.cs
Fix #1795 : `InvalidCastException: Cast from Boolean to Int64 not supported` when decompiling enum with bool constants
6 years ago
WeirdEnums.il
Fix #1795 : `InvalidCastException: Cast from Boolean to Int64 not supported` when decompiling enum with bool constants
6 years ago