summaryrefslogtreecommitdiffstats
path: root/tests/diagnostics/enum-implicit-conversion.slang.expected
Commit message (Expand)AuthorAge
* Fix erroneous error claiming variable is being used before its declaration (#...Ellie Hermaszewska2023-07-06
* Be lenient on same-size unsigend->signed conversion. (#2913)Yong He2023-06-01
* Warning on lossy implicit casts. (#2367)Yong He2022-08-17
* Diagnostic location highlighting (#1700)jsmall-nvidia2021-02-12
* Define compound intrinsic ops in the standard library (#1273)Tim Foley2020-03-16
* Expand range of definitions that can be moved into stdlib (#1259)Tim Foley2020-03-06
* Support conversion from int/uint to enum types (#1147)Tim Foley2019-12-06
* Overhaul the core routines for implicit conversion (#927)Tim Foley2019-03-27