summaryrefslogtreecommitdiff
path: root/source/core/slang-hash.h
AgeCommit message (Expand)Author
2024-10-29formatEllie Hermaszewska
2024-10-29preparation for clang format (#5422)Ellie Hermaszewska
2024-10-28Assorted auto-diff enhancements for increased performance & more streamlined ...Sai Praveen Bangaru
2024-10-04Allow building using external dependencies (#5076)Tobias Frisch
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-28Allow bitwise or expressions and numeric literals in spirv_asm blocks (#3157)Ellie Hermaszewska
2023-08-16Use ankerl/unordered_dense as a hashmap implementation (#3036)Ellie Hermaszewska
2023-08-04Redesign `DeclRef` and systematic `Val` deduplication (#3049)Yong He
2023-08-01Generalize collectInductionValues (#3031)Ellie Hermaszewska
2023-07-12Create and cache flattened inheritance lists (#2740)Theresa Foley
2021-11-03Fix an infinite-recursion bug in type-checking (#2004)Theresa Foley
2021-02-05Initial implementation of interface conjunctions (#1691)Tim Foley
2020-05-26Improvements around hashing (#1355)jsmall-nvidia
2019-05-31Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia