summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAge
* Fix broken link in 09-reflection.md (#5655)Elie Michel2024-11-25
* [Docs] Re-run build_toc and fix dead links (#5647)Ica2024-11-25
* Fixed type (#5639)KoT2024-11-22
* [Docs] fix spirv dead links on toc.html (#5638)Ica2024-11-22
* Enable core module embedding by default in CMake. (#5644)Kanashimia2024-11-22
* [Docs] Optional<T> - fix small typo on example (#5637)Ica2024-11-21
* [Docs] Extensions - better wording for c# equivalent (#5636)Ica2024-11-21
* Add datalayout for constant buffers. (#5608)Yong He2024-11-21
* Add description on write-only textures in wgsl doc.Yong He2024-11-20
* Small docs corrections (#5615)Ellie Hermaszewska2024-11-20
* Clarify stdlib-docgen example (#5619)cheneym22024-11-20
* Add link to metal docs and regen TOC (#5616)Ellie Hermaszewska2024-11-20
* Metal documentation (#5549)Ellie Hermaszewska2024-11-19
* Markdown emphasis corrections (#5588)Ellie Hermaszewska2024-11-19
* Document WGSL-specific features (#5571)Anders Leino2024-11-19
* Proposal for a language version directive. (#5555)Theresa Foley2024-11-14
* Reflection compiler option (#5507)tareksander2024-11-11
* mention code formatting in contribution guidelines (#5514)Ellie Hermaszewska2024-11-11
* Update user-guide top bar nav links. (#5488)Yong He2024-11-04
* fix javascript error on doc layout. (#5464)Yong He2024-10-30
* Find slangc in more places in doc generation script (#5461)Ellie Hermaszewska2024-10-30
* Add design doc for write-only textures. (#5455)Yong He2024-10-30
* Add google analytics. (#5438)Yong He2024-10-30
* format yaml and json (#5428)Ellie Hermaszewska2024-10-30
* Put debug symbols in releases (#5370)Ellie Hermaszewska2024-10-29
* Increase slangc option visibility in docs (#5425)cheneym22024-10-29
* Add `InterlockedAddF64` intrinsic. (#5412)Yong He2024-10-27
* Swap the term StdLib with Core-Module or Standard-Module in documents (#5414)Jay Kwak2024-10-25
* Replace stdlib with core-module on files and projects (#5411)Jay Kwak2024-10-25
* Replace stdlib on Slang API with CoreModule (#5405)Jay Kwak2024-10-25
* Describe experimental COM interfaces (#5397)cheneym22024-10-24
* Fix a few documentation typos (#5396)cheneym22024-10-24
* Update update_spirv.mdJay Kwak2024-10-22
* Update the document, `update_spirv.md` (#5368)Jay Kwak2024-10-22
* Make slang-llvm fetching and failure more robust (#5346)Ellie Hermaszewska2024-10-18
* Remove sccache (#5206)Ellie Hermaszewska2024-10-18
* Add docgen documentation. (#5318)Yong He2024-10-15
* Add stdlib documentation for attributes and interfaces. (#5297)Yong He2024-10-15
* review and revise building instructions (#5302)Ellie Hermaszewska2024-10-15
* Lower minimum CMake version to 3.22 (#5295)Ellie Hermaszewska2024-10-15
* Misc build fixes. (#5271)Yong He2024-10-14
* Add slang-wasm target (#5237)Anders Leino2024-10-11
* reword documentation around precompiled modules. (#5249)Yong He2024-10-09
* Overhaul docgen tool and setup CI to generate stdlib reference. (#5232)Yong He2024-10-08
* Add CI step to build WebAssembly version of Slang (#5164)Jay Kwak2024-09-27
* Design proposal for initialization. (#5142)Yong He2024-09-27
* Remove text on inheritance support in user-guide. (#5154)Yong He2024-09-25
* Make release note generation script shebang portable (#5145)Ellie Hermaszewska2024-09-25
* Enable emscripten builds to compile slang.dll to WebAssembly. (#5131)Anders Leino2024-09-25
* Update 003-atomic-t.mdYong He2024-09-20