14 Commits (ad08d21884fc080b6580b2acbe088ee688d21cbd)

Author SHA1 Message Date
Christoph Wille fe9f6db3ee Emit C# 7.1 default literals where the context supplies the type 4 weeks ago
Peter Crabtree e1e16b64f5 dev: Strip BOM mark from text files 1 year ago
Siegfried Pammer 5b90dbdabf Fix #3385: Allow address uses of structs in using transform, if the reference is passed to an in parameter. 2 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
Daniel Grunwald 4b90e43187 Avoid making explicit ToString() implicit when doing so changes the semantics for mutable value types. 7 years ago
Daniel Grunwald 3fae36dab9 Use mcs for correctness tests. 9 years ago
Siegfried Pammer 38482888a1 Fix Using pretty tests and remove semicolon on single-line if. 9 years ago
Daniel Grunwald 666ff3b5f3 [using] Add more test cases. 9 years ago
Siegfried Pammer c56f5e8491 Move some test-cases to Patterns.cs 9 years ago
Siegfried Pammer e2dab8699f Fix generic using patterns. 9 years ago
Daniel Grunwald c360292a06 Add some failing tests for the using statement. 9 years ago
Siegfried Pammer ae2e38ece4 Add NoUsing test case. 9 years ago
Siegfried Pammer 31469c8ef1 Implement UsingTransform in ILAst. 9 years ago