11 Commits (8a455f44a5663ef66ea327ce5bcd8a66c77ba5d2)

Author SHA1 Message Date
Siegfried Pammer 468e3da92c Bracket ILAst WriteTo in one place via WriteToCore 3 months ago
Siegfried Pammer 04505bbdf2 Highlight and scroll to the changed instruction in the ILAst view 3 months ago
Siegfried Pammer 77d9ee73e9 Fix IDE2000 globally 9 months ago
Peter Crabtree e1e16b64f5 dev: Strip BOM mark from text files 1 year ago
Daniel Grunwald 5fb2f7a22f #nullable enable for ILAst (except for generated code) 5 years ago
dotnet format 0d9f871a4f #2128: Reformat the whole code base. 6 years ago
Siegfried Pammer dab70964a5 Add support for C# 8.0 disposable ref structs 6 years ago
Siegfried Pammer c7f98a4db7 Add support for await using statements. 7 years ago
Siegfried Pammer c1fca21e8a Make ILRange field private - introduce public API for IL range manipulation. 8 years ago
Siegfried Pammer 5fec6bd7f7 Implement Interval.WriteTo extension method on ILAst 9 years ago
Siegfried Pammer d40ecb5e0c [switch] Add StringToInt instruction 9 years ago
Siegfried Pammer e2dab8699f Fix generic using patterns. 9 years ago
Siegfried Pammer d1a514b451 Redesign of UsingInstruction. 9 years ago
Siegfried Pammer 4f7a479320 Add ILAstWritingOptions parameter to LockInstruction/UsingInstruction.WriteTo, fix merge errors. 9 years ago
Siegfried Pammer 6da8058587 Add Patterns correctness tests; add missing file headers 9 years ago
Siegfried Pammer dea81a685d Add UsingInstruction to ILAst. 9 years ago
Daniel Grunwald 66d1b744c3 Add ILAstWritingOptions parameter to ILInstruction.WriteTo(). 9 years ago
Siegfried Pammer 4da1addd2b Implement C# 2, C# 4 legacy and Roslyn lock patterns. 9 years ago