summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAge
* Add structured binding propsoal. (#4953)Yong He2024-08-28
* Update `IFunc` proposal to reflect its implementation. (#4950)Yong He2024-08-28
* Allow capabilities to be used with `[shader("...")]` (#4928)ArielG-NV2024-08-28
* Add functor syntax support. (#4926)Yong He2024-08-27
* Document notable `__ref` uss in stdlib. Remove user docs use of '__ref'. (#4799)ArielG-NV2024-08-27
* Adding a document of how to update external/spirv-* (#4902)Jay Kwak2024-08-27
* Script for generating a release note (#4776)Jay Kwak2024-08-27
* Implement `-fvk-use-dx-layout` (#4912)ArielG-NV2024-08-26
* Add skeleton of a language reference. (#4808)Theresa Foley2024-08-22
* Dont require llvm for building generators (#4895)Ellie Hermaszewska2024-08-21
* Revert "Fetch slang-llvm.so from correct release (#4847)" (#4893)Yong He2024-08-20
* Proposal: A simpler and more flexible `IDifferentiable` system (#4865)Sai Praveen Bangaru2024-08-20
* Fetch slang-llvm.so from correct release (#4847)Ellie Hermaszewska2024-08-20
* Tuple swizzling, concat, comparison and `countof`. (#4856)Yong He2024-08-19
* Variadic Generics Part 2: IR lowering and specialization. (#4849)Yong He2024-08-18
* Design proposal: IFunc interface. (#4851)Yong He2024-08-16
* Update documentation for #include to indicate it is for legacy code and new c...Ellie Hermaszewska2024-08-16
* Design proposal for Tuple types. (#4848)Yong He2024-08-14
* Variadic Generics Part 1: parsing and type checking. (#4833)Yong He2024-08-14
* Design proposal for variadic generics (#4821)Yong He2024-08-14
* Allow passing sized array to unsized array parameter. (#4744)Yong He2024-07-26
* Add a proposal for new AST/IR serialization (#4684)Theresa Foley2024-07-25
* Add Metal to user-guide/09-targets.md (#4703)Jay Kwak2024-07-23
* Update COM support doc to reflect implemented status (#4682)Shannon Woods2024-07-19
* Fix latex rendering errors in auto-diff docs (#4668)Sai Praveen Bangaru2024-07-17
* Move if_let syntax to convenience-features section (#4628)kaizhangNV2024-07-15
* Fix incorrect codegen when returning initializer list as existential value. (...Yong He2024-07-11
* Specialize address space during spirv legalization. (#4600)Yong He2024-07-10
* Add reflection API for functions. (#4587)Yong He2024-07-10
* Add user guide section on user-defined attributes. (#4557)Yong He2024-07-10
* WIP Drop Premake (#3703)Ellie Hermaszewska2024-07-10
* Add documentation of the type system and decorations (#4470)Sai Praveen Bangaru2024-07-09
* Add clearer information about how to submit a proposal document. (#4514)Shannon Woods2024-07-01
* Adding a note about the keyword, class. (#4503)Jay Kwak2024-06-28
* Update the coding convention document. (#4498)Jay Kwak2024-06-27
* Capability System: Implicit capability upgrade warning/error (#4241)ArielG-NV2024-06-12
* Add option to preserve shader parameter declaration in output SPIRV. (#4344)Yong He2024-06-12
* Fix typos in the docs (#4322)Anders Leino2024-06-10
* Add initial draft auto-diff basics and IR overview documents (#4216)Sai Praveen Bangaru2024-06-08
* Improve documentation and example formatting consistency (#4299)Matthew Moulton2024-06-07
* Typo in 06-interfaces-generics.md (#4284)Elie Michel2024-06-06
* Fix python syntax highlighting in slangpy chapter (#4282)Elie Michel2024-06-06
* Capabilities generator inclusive join and misc (#4237)ArielG-NV2024-05-31
* Various issues in code snippets (#4247)Elie Michel2024-05-30
* Update document regarding pointer (#4248)Jay Kwak2024-05-30
* Fix confusion in Translation Units doc (#4245)Elie Michel2024-05-30
* Fix small typo (#4246)Elie Michel2024-05-30
* Fix pointer example (#4224)cheneym22024-05-24
* Fix pointers link in userguide (#4217)cheneym22024-05-23
* Update 03-convenience-features.md (#4179)ArielG-NV2024-05-16