9 Commits (446ce3174bdf3c273748c8cd4861ad1f9bf052a5)

Author SHA1 Message Date
Siegfried Pammer 8c440f42a8 Fix #2166: Unnecessary uint casts/conversions for certain bitwise operations 1 year ago
Daniel Grunwald efeaf1356f Add feature: C#11 nint without NativeIntegerAttribute 3 years ago
Siegfried Pammer b9e4f7df8a Fix #2202: prevent casting null to void* if the expected target-type is (U)IntPtr? 6 years ago
Siegfried Pammer 9afbcba79a Fix #1796: Use hexadecimal literals with bitwise operators. 6 years ago
Daniel Grunwald 539e3a906d Fix #1552: user-defined and decimal increments 7 years ago
Siegfried Pammer 983b7e5280 Add test-case for #1462 7 years ago
Siegfried Pammer dcaf4e1441 Fix test in opt and roslyn config. 7 years ago
Siegfried Pammer e917f57803 Add a test case for #1308. 7 years ago
Siegfried Pammer 7919ce8dd7 TSAB: Add option to display integral literals as hexadecimal numbers. 7 years ago