summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2024-11-11Reflection compiler option (#5507)tareksander
2024-11-11mention code formatting in contribution guidelines (#5514)Ellie Hermaszewska
2024-11-04Update user-guide top bar nav links. (#5488)Yong He
2024-10-30fix javascript error on doc layout. (#5464)Yong He
2024-10-30Find slangc in more places in doc generation script (#5461)Ellie Hermaszewska
2024-10-30Add design doc for write-only textures. (#5455)Yong He
2024-10-30Add google analytics. (#5438)Yong He
2024-10-30format yaml and json (#5428)Ellie Hermaszewska
2024-10-29Put debug symbols in releases (#5370)Ellie Hermaszewska
2024-10-29Increase slangc option visibility in docs (#5425)cheneym2
2024-10-27Add `InterlockedAddF64` intrinsic. (#5412)Yong He
2024-10-25Swap the term StdLib with Core-Module or Standard-Module in documents (#5414)Jay Kwak
2024-10-25Replace stdlib with core-module on files and projects (#5411)Jay Kwak
2024-10-25Replace stdlib on Slang API with CoreModule (#5405)Jay Kwak
2024-10-24Describe experimental COM interfaces (#5397)cheneym2
2024-10-24Fix a few documentation typos (#5396)cheneym2
2024-10-22Update update_spirv.mdJay Kwak
2024-10-22Update the document, `update_spirv.md` (#5368)Jay Kwak
2024-10-18Make slang-llvm fetching and failure more robust (#5346)Ellie Hermaszewska
2024-10-18Remove sccache (#5206)Ellie Hermaszewska
2024-10-15Add docgen documentation. (#5318)Yong He
2024-10-15Add stdlib documentation for attributes and interfaces. (#5297)Yong He
2024-10-15review and revise building instructions (#5302)Ellie Hermaszewska
2024-10-15Lower minimum CMake version to 3.22 (#5295)Ellie Hermaszewska
2024-10-14Misc build fixes. (#5271)Yong He
2024-10-11Add slang-wasm target (#5237)Anders Leino
2024-10-09reword documentation around precompiled modules. (#5249)Yong He
2024-10-08Overhaul docgen tool and setup CI to generate stdlib reference. (#5232)Yong He
2024-09-27Add CI step to build WebAssembly version of Slang (#5164)Jay Kwak
2024-09-27Design proposal for initialization. (#5142)Yong He
2024-09-25Remove text on inheritance support in user-guide. (#5154)Yong He
2024-09-25Make release note generation script shebang portable (#5145)Ellie Hermaszewska
2024-09-25Enable emscripten builds to compile slang.dll to WebAssembly. (#5131)Anders Leino
2024-09-20Update 003-atomic-t.mdYong He
2024-09-20Initial `Atomic<T>` type implementation. (#5125)Yong He
2024-09-19Add design doc for atomic<T> type. (#5101)Yong He
2024-09-18Update auto-diff user guide (#5071)Sai Praveen Bangaru
2024-09-18Add `IRWArray` interface, and make StructuredBuffer conform to them. (#5097)Yong He
2024-09-16release-note.sh fixes (#5068)cheneym2
2024-09-09Add proposal for equality constraints (#5043)Theresa Foley
2024-09-05Update 000-template.mdYong He
2024-09-05Update 010-new-diff-type-system.mdYong He
2024-09-05Update 007-variadic-generics.mdYong He
2024-09-05Update 001-where-clauses.mdYong He
2024-09-05Update proposal templateYong He
2024-09-05Fix doc build errors. (#5018)Yong He
2024-09-05Various documentation improvements. (#5017)Yong He
2024-09-05Add language proposal for where clauses (#5015)Theresa Foley
2024-09-05Support `where` clause and type equality constraint. (#4986)Yong He
2024-09-05Document All Capability Atoms and Profiles (#5008)ArielG-NV