summaryrefslogtreecommitdiff
path: root/source/slang/slang-serialize-ir.cpp
AgeCommit message (Expand)Author
2023-04-26Fix most of the disabled warnings on gcc/clang (#2839)Ellie Hermaszewska
2023-04-25Bump glm and stb + small neatenings (#2831)Ellie Hermaszewska
2023-04-25Dictionary using lowerCamel (#2835)jsmall-nvidia
2022-06-01Clean up void returns. (#2260)Yong He
2022-04-27Make artifact an interface (#2195)jsmall-nvidia
2021-12-17Cleanup refactoring work around the IR builder (#2061)Theresa Foley
2021-02-16Add an accessor for IRInst opcode (#1707)Tim Foley
2020-11-10Fix IR serialization to use variable length encoding for opcode. (#1599)Yong He
2020-11-05Standard library save/loadable (#1592)jsmall-nvidia
2020-09-30Generalizing Serialization (#1563)jsmall-nvidia
2020-09-17Share debug information between AST and IR (#1547)jsmall-nvidia