summaryrefslogtreecommitdiff
path: root/source/slang/slang-check.h
AgeCommit message (Expand)Author
2025-07-08Add error for forward references in generic constraints (#7615)sricker-nvidia
2025-06-19Add support for on-demand AST deserialization (#7482)Theresa Foley
2025-04-26Added getCanonicalGenericConstraints2 (sorts constraints and allows more gene...Ronan
2024-12-09Allow pointers to existential values. (#5793)Yong He
2024-10-29formatEllie Hermaszewska
2024-10-28Replace the word stdlib or standard-library with core-module for source code ...Jay Kwak
2024-09-26Move texture format inference to frontend and add reflection api for it. (#5155)Yong He
2024-08-14Variadic Generics Part 1: parsing and type checking. (#4833)Yong He
2023-07-05Bottleneck DeclRef creation through ASTBuilder. (#2689)Yong He
2022-05-05Various vulkan/glsl fixes. (#2222)Yong He
2022-04-19Make translation units in the same CompileReq visible to `import`. (#2184)Yong He
2020-11-05Standard library save/loadable (#1592)jsmall-nvidia
2019-11-18Further refactoring of semantic checking (#1102)Tim Foley
2019-10-25Refactor semantic checking code into more files (#1097)Tim Foley
2019-05-31Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia