| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Warnings function parameters (#4626) | venkataram-nv | 2024-07-16 |
| | | | | | | | | | | | | | | | | | | | | | | * Handle out/inout functions with separate consideration * Fixing bug with passing aliasable instructions * Handle autodiff functions (fwd and rev) in warning system * Handling interface methods * Handling ref parameters like out/inout * Temporary fix to remaining bugs * Refactoring methods and tests * Recursive check for empty structs * Using default initializable interface in tests * Resolving CI fail | ||
| * | Retain int casts when unifying generic params (#3145) | Ellie Hermaszewska | 2023-08-23 |
