| .. |
|
Await.cs
|
[async] Add copy propagation so that state machine field accesses can be reliably detected.
|
8 years ago |
|
BinaryNumericInstruction.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
Block.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
BlockContainer.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
Branch.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
CallIndirect.cs
|
Properly support `calli` instruction and its interaction with function pointer types.
|
5 years ago |
|
CallInstruction.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
Comp.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
CompoundAssignmentInstruction.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
Conv.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
DeconstructInstruction.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
DeconstructResultInstruction.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
DefaultValue.cs
|
Add ILStackWasEmpty flag to default.value
|
8 years ago |
|
DynamicInstructions.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
ExpressionTreeCast.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
ILFunction.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
ILInstruction.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
ILVariableCollection.cs
|
Fix #2143: Missing `this.` qualification in lambda
|
5 years ago |
|
IfInstruction.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
InstructionCollection.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
LdFlda.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
LdLen.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
Leave.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
LockInstruction.cs
|
Make ILRange field private - introduce public API for IL range manipulation.
|
7 years ago |
|
LogicInstructions.cs
|
Support overloaded operator &&/||.
|
8 years ago |
|
MatchInstruction.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
MemoryInstructions.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
NullCoalescingInstruction.cs
|
Make ILRange field private - introduce public API for IL range manipulation.
|
7 years ago |
|
NullableInstructions.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
PatternMatching.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
SimpleInstruction.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
StLoc.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
StringToInt.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
SwitchInstruction.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
TryInstruction.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
UnaryInstruction.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
UsingInstruction.cs
|
#2128: Reformat the whole code base.
|
5 years ago |