summaryrefslogtreecommitdiffstats
path: root/tests/initializer-list
Commit message (Expand)AuthorAge
* Diagnose on use of struct inheritance. (#7419)Yong He2025-06-12
* Make interface types non c-style in Slang2026. (#7260)Yong He2025-06-04
* Implement default initializer list for C-Style type member (#7079)kaizhangNV2025-05-22
* Implement C++ style default member initializer (#7087)kaizhangNV2025-05-15
* Support Array Sizes using Generic arguments to be initialized via {} (#6720)Sruthik P2025-05-13
* Fix a bug in default ctor synthesizing (#6527)kaizhangNV2025-03-06
* Allow tuples to work with initializer list. (#6301)Yong He2025-02-05
* Feature/initialize list side branch (#6058)kaizhangNV2025-02-05