| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Warning on lossy implicit casts. (#2367) | Yong He | 2022-08-17 |
| | | | | | | | | | | | | | | | | * Warning on bool to float conversion. * Fix test cases. * Improve. * LanguageServer: don't show constant value for non constant variables. * Fix tests. * Fix warnings in tests. Co-authored-by: Yong He <yhe@nvidia.com> | ||
| * | Fix issue around constant folding/bool (#2036) | jsmall-nvidia | 2021-11-30 |
| * #include an absolute path didn't work - because paths were taken to always be relative. * Fix bool handling in constant folding for generic parameters. | |||
