Daniel Grunwald
|
aa914058ce
|
Fix #3237: Use `ref readonly` locals for `readonly.ldelema`
|
1 year ago |
dotnet format
|
0d9f871a4f
|
#2128: Reformat the whole code base.
|
5 years ago |
Daniel Grunwald
|
2acc4339df
|
#2058: Mark most transforms as public to help users that use the ILAst directly without decompiling to C#.
|
5 years ago |
Siegfried Pammer
|
9190515d8b
|
#1151: Support for ref readonly locals.
|
6 years ago |
Siegfried Pammer
|
07608e018f
|
Fix bug in IntroduceDynamicTypeOnLocals
|
7 years ago |
Siegfried Pammer
|
18bcba64c3
|
Add IntroduceDynamicTypeOnLocals transform
|
7 years ago |
Siegfried Pammer
|
5fec6bd7f7
|
Implement Interval.WriteTo extension method on ILAst
|
8 years ago |
Siegfried Pammer
|
d40ecb5e0c
|
[switch] Add StringToInt instruction
|
8 years ago |
Siegfried Pammer
|
e2dab8699f
|
Fix generic using patterns.
|
8 years ago |
Siegfried Pammer
|
d1a514b451
|
Redesign of UsingInstruction.
|
8 years ago |
Siegfried Pammer
|
4f7a479320
|
Add ILAstWritingOptions parameter to LockInstruction/UsingInstruction.WriteTo, fix merge errors.
|
8 years ago |
Siegfried Pammer
|
6da8058587
|
Add Patterns correctness tests; add missing file headers
|
8 years ago |
Siegfried Pammer
|
dea81a685d
|
Add UsingInstruction to ILAst.
|
8 years ago |
Daniel Grunwald
|
66d1b744c3
|
Add ILAstWritingOptions parameter to ILInstruction.WriteTo().
|
8 years ago |
Siegfried Pammer
|
4da1addd2b
|
Implement C# 2, C# 4 legacy and Roslyn lock patterns.
|
8 years ago |