summaryrefslogtreecommitdiffstats
path: root/tools/slang-unit-test/unit-test-function-reflection.cpp
Commit message (Expand)AuthorAge
* Fix findFunctionByNameInType to preserve functions with different signatures ...Copilot2025-07-22
* Reflection Fixes. (#6346)Yong He2025-02-13
* Fix attribute reflection. (#5823)Yong He2024-12-11
* Correct include dir for libslang (#5539)Ellie Hermaszewska2024-11-13
* formatEllie Hermaszewska2024-10-29
* Fix several bugs with `specializeWithArgTypes()` (#5365)Sai Praveen Bangaru2024-10-23
* Allow lookups of overloaded methods. (#5110)Sai Praveen Bangaru2024-09-19
* Move the file public header files to `include` dir (#4636)kaizhangNV2024-07-17
* Add reflection API for functions. (#4587)Yong He2024-07-10