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.cpp
Commit message (
Expand
)
Author
Age
*
Improve lookup performance. (#7798)
Yong He
2025-07-17
*
Add support for on-demand AST deserialization (#7482)
Theresa Foley
2025-06-19
*
LanguageServer: Enhance auto completion for override. (#7465)
Yong He
2025-06-17
*
Mediate access to ContainerDecl members (#7242)
Theresa Foley
2025-06-09
*
Added getCanonicalGenericConstraints2 (sorts constraints and allows more gene...
Ronan
2025-04-26
*
A new approach to AST serialization (#6854)
Theresa Foley
2025-04-22
*
format
Ellie Hermaszewska
2024-10-29
*
Support link time type specialization. (#3604)
Yong He
2024-02-20
*
Redesign `DeclRef` and systematic `Val` deduplication (#3049)
Yong He
2023-08-04
*
Fix erroneous error claiming variable is being used before its declaration (#...
Ellie Hermaszewska
2023-07-06
*
Dictionary using lowerCamel (#2835)
jsmall-nvidia
2023-04-25
*
Fix issues around dynamic generic function and autodiff. (#2528)
Yong He
2022-11-23
*
Auto synthesis of Differential type (#2466)
Yong He
2022-10-26
*
Allow `static const` interface requirements. (#2378)
Yong He
2022-08-24
*
Single pass C++ extraction (#1583)
jsmall-nvidia
2020-10-22
*
Devirtualize AST types (#1368)
jsmall-nvidia
2020-06-03