14 Commits (ldmembertoken)

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 c1fca21e8a Make ILRange field private - introduce public API for IL range manipulation. 8 years ago
Daniel Grunwald 7847a69d69 Fix compound assignment and post-increment. 9 years ago
Siegfried Pammer 5fec6bd7f7 Implement Interval.WriteTo extension method on ILAst 9 years ago
Daniel Grunwald 2f57b8c3c1 Fix ILAst ldfld/stfld pretty-printing. 9 years ago
Daniel Grunwald 53a050552b Add support for syntax sugar when writing out the ILAst. 9 years ago
Siegfried Pammer 840ec04fde Namespace adjustments for Syntax classes 10 years ago
Daniel Grunwald 63b32fef35 Create ILFunction top-level node 12 years ago
Daniel Grunwald 42bfff077d Finish the move to the new generated ILAst classes 12 years ago