summaryrefslogtreecommitdiff
path: root/docs/user-guide/08-compiling.md
AgeCommit message (Expand)Author
2025-02-27Document bug with global session teardown in user guide (#6479)Anders Leino
2025-01-22Cache and reuse glsl module. (#6152)Yong He
2024-12-28Fix tiny typos (#5944)Yuki Nishidate
2024-11-29docs: Reduce typo count (#5671)Bruce Mitchener
2024-11-25Fix broken link in 09-reflection.md (#5655)Elie Michel
2024-10-29Increase slangc option visibility in docs (#5425)cheneym2
2024-10-25Swap the term StdLib with Core-Module or Standard-Module in documents (#5414)Jay Kwak
2024-10-24Describe experimental COM interfaces (#5397)cheneym2
2024-10-09reword documentation around precompiled modules. (#5249)Yong He
2024-05-30Various issues in code snippets (#4247)Elie Michel
2024-05-30Fix confusion in Translation Units doc (#4245)Elie Michel
2024-05-30Fix small typo (#4246)Elie Michel
2024-04-16Fix Slang documentation typos (#3961)cheneym2
2024-03-17Remove out of date documentation on compilation API. (#3785)Yong He
2024-03-11Update 08-compiling.mdYong He
2024-03-11Add `-fvk-use-dx-position-w` and fix ExecutionMode ordering for geometry shad...Yong He
2024-03-08Add documentation for uniformity analysis. (#3721)Yong He
2024-03-01Add documentation for debugging. (#3656)Yong He
2024-02-29Fix various crashes when generating debug info. (#3650)Yong He
2024-02-27Update 08-compiling.mdYong He
2024-02-27Add documentation for link-time specialization. (#3638)Yong He
2024-02-27Update links in user-guide documentationYong He
2024-02-26Update documentation on compilation API. (#3634)Yong He
2024-02-05Add documentation on capability system. (#3549)Yong He