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
/
tests
/
language-feature
/
modules
Commit message (
Expand
)
Author
Age
*
Allow entry points with missing numthreads on CPU targets (#8678)
Julius Ikkala
2025-10-10
*
Use symbol alias instead of wrapper synthesis to implement link-time types. (...
Yong He
2025-10-07
*
Fix public unscoped enum constants not visible across module boundaries (#7864)
Copilot
2025-07-22
*
Fix intermittent debug failures with Debug build (#7369)
Jay Kwak
2025-06-12
*
Disable 23 tests failing assertions (#7317)
Jay Kwak
2025-06-04
*
Check mismatching method parameter direction against interface declaration. (...
Yong He
2024-12-30
*
Fix a crash when search for files. (#5818)
Yong He
2024-12-10
*
Fix parsing logic of for loops' initial statement. (#5813)
Yong He
2024-12-10
*
enable more metal tests (#4326)
skallweitNV
2024-06-10
*
Metal compute tests (#4292)
skallweitNV
2024-06-07
*
Parser and module finding logic fixes. (#3720)
Yong He
2024-03-08
*
Language server robustness fix. (#3607)
Yong He
2024-02-20
*
Fixes for `module` and `include`. (#3519)
Yong He
2024-01-25
*
Handle import, entrypoint and global params in included files. (#3395)
Yong He
2023-12-08
*
Support `include` for pulling file into the current module. (#3377)
Yong He
2023-12-05
*
Include a "stack trace" with nested-import errors (#1872)
T. Foley
2021-06-06