summaryrefslogtreecommitdiff
path: root/source/core/slang-short-list.h
AgeCommit message (Expand)Author
2024-10-29formatEllie Hermaszewska
2024-10-29preparation for clang format (#5422)Ellie Hermaszewska
2024-08-30Fix prelude generation by using relative paths for including `slang.h` (#4973)Sai Praveen Bangaru
2024-07-17Move the file public header files to `include` dir (#4636)kaizhangNV
2023-08-04Redesign `DeclRef` and systematic `Val` deduplication (#3049)Yong He
2022-09-13Deduplicate AST type nodes and cache lookup operations. (#2397)Yong He
2021-02-04[gfx] Shader-object driven shader compilation. (#1688)Yong He
2020-07-06ShortList<T> and core.natvis improvements. (#1430)Yong He