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-ast-decl-ref.cpp
Commit message (
Expand
)
Author
Age
*
fix a crash when using type equality constaint (#8515)
kaizhangNV
2025-09-23
*
Misc language server improvements. (#7569)
Yong He
2025-07-01
*
Mediate access to ContainerDecl members (#7242)
Theresa Foley
2025-06-09
*
support specialization constant sized array (#6871)
kaizhangNV
2025-05-14
*
Fix #6544: Properly format nested type names in extensions (#6769)
Harsh Aggarwal (NVIDIA)
2025-04-24
*
A new approach to AST serialization (#6854)
Theresa Foley
2025-04-22
*
Fix prebound parameter pack - argument list matching logic. (#6111)
Yong He
2025-01-17
*
Update slang-ast-decl-ref.cpp (#5786)
Sai Praveen Bangaru
2024-12-06
*
Change how DeclRef::toText works (#5592)
Sai Praveen Bangaru
2024-11-20
*
format
Ellie Hermaszewska
2024-10-29
*
Fix crash when compiling associatedtypes with generic interface constraints. ...
Yong He
2024-10-01
*
Variadic Generics Part 1: parsing and type checking. (#4833)
Yong He
2024-08-14
*
Support generic interfaces. (#3278)
Yong He
2023-10-25
*
Fix `Val` deduplication bug. (#3050)
Yong He
2023-08-07
*
Redesign `DeclRef` and systematic `Val` deduplication (#3049)
Yong He
2023-08-04