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