summaryrefslogtreecommitdiff
path: root/tests/autodiff/differential-method-synthesis.slang.expected.txt
AgeCommit message (Expand)Author
2023-07-26Refactor `dmul(This, Differential)` to `dmul<T:Real>(T, Differential)` (#3029)Sai Praveen Bangaru
2022-10-27Extend test coverage for differential method synthesis. (#2470)Yong He
2022-10-27Auto synthesis of IDifferntial interface methods. (#2469)Yong He