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-stmt.h
Commit message (
Expand
)
Author
Age
*
Don't let clang-format reorder Fiddle `#include`s (#7887)
Sam Estep
2025-08-18
*
Support `expand` on concrete tuple values. (#8106)
Yong He
2025-08-07
*
Remove SLANG_UNREFLECTED (#7241)
Theresa Foley
2025-05-27
*
Implement throw & catch statements (#6916)
Julius Ikkala
2025-05-23
*
A new approach to AST serialization (#6854)
Theresa Foley
2025-04-22
*
Eliminate back-reference in ChildStmt (#6835)
Theresa Foley
2025-04-17
*
Add defer statement (#6619)
Julius Ikkala
2025-04-06
*
Support stage_switch. (#6311)
Yong He
2025-02-06
*
Use two-stage parsing to disambiguate generic app and comparison. (#6281)
Yong He
2025-02-05
*
format
Ellie Hermaszewska
2024-10-29
*
Remove use of `G0` and `__target_intrinsic` in stdlib. (#4170)
Yong He
2024-05-14
*
Fix assertions due to malformed switch statements (#3858)
sriramm-nv
2024-04-03
*
Capability type checking. (#3530)
Yong He
2024-02-02
*
Add `target_switch` and `intrinsic_asm` statement. (#3154)
Yong He
2023-08-28
*
Add syntax for multi-level break. (#2431)
Yong He
2022-10-06
*
Bring heterogeneous-hello-world back up to date. (#1935)
David Siher
2021-09-14
*
More #line improvements (#1713)
jsmall-nvidia
2021-02-17
*
Small improvement in AST serialization (#1582)
jsmall-nvidia
2020-10-20
*
GPU Foreach Parsing and Checking (#1482)
Dietrich Geisler
2020-08-12
*
ASTNodes use MemoryArena (#1376)
jsmall-nvidia
2020-06-05
*
WIP: ASTBuilder (#1358)
jsmall-nvidia
2020-05-28
*
Tidy up around AST nodes (#1353)
jsmall-nvidia
2020-05-22
*
Change to make a single implementation of SLANG_ABSTRACT_CLASS and SLANG_CLAS...
jsmall-nvidia
2020-05-14
*
AST nodes using C++ Extractor (#1341)
jsmall-nvidia
2020-05-08