14 Commits (4b9a74de09f4efe85582caeebcefe7b671072b38)

Author SHA1 Message Date
Siegfried Pammer 6719dacabd Fix #1279: Event fields in object initializers 7 years ago
Siegfried Pammer a9c1b9d515 Fix #1250: Missing enum to int cast in object initializer 7 years ago
Siegfried Pammer 9e01b3b5e1 Add test case. 7 years ago
Siegfried Pammer d04155132a Use overload resolution to add only required casts to collection initializers. 7 years ago
Siegfried Pammer cf8bee2c01 Fix translation of generic and extension 'Add' methods in collection initializers. 7 years ago
Siegfried Pammer bd15d69ada Add test cases for #1138 7 years ago
Daniel Grunwald b2197b2f95 Regenerate all IL test cases. 7 years ago
Siegfried Pammer 9689667515 Fix #1042: Wrong decompile result for collection initializers 8 years ago
Siegfried Pammer 23c7a8a46e Fix #953: Missing nullable specifier for array initializer 8 years ago
Siegfried Pammer bec2f9da2b Add event test case. 8 years ago
Siegfried Pammer 20d772ed65 Add more tests 8 years ago
Siegfried Pammer 0b6987f195 Fix pretty unit tests. 8 years ago
Siegfried Pammer 381bd42599 Fix bug mentioned in #909 8 years ago
Siegfried Pammer 14b6c599c1 Fix object initializers directly accessing struct members + add initializer pretty tests. 8 years ago