| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-17 | Warning on lossy implicit casts. (#2367) | Yong He | |
| * 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> | |||
| 2022-04-05 | Handling static const variables in generics (#2171) | jsmall-nvidia | |
| * #include an absolute path didn't work - because paths were taken to always be relative. * Meta-2 test works. * Add new generic test for static const variable in a function in a generic. * Generic function with static const variable doesn't work. | |||
