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