index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
language-feature
/
lambda
Age
Commit message (
Expand
)
Author
2025-05-16
Allow lambda exprs without captures to coerce to `functype`. (#7129)
Yong He
2025-04-30
Initial support for immutable lambda expressions. (#6914)
Yong He