summaryrefslogtreecommitdiffstats
path: root/docs/user-guide/03-convenience-features.md
Commit message (Expand)AuthorAge
* Add legalization for 0-sized arrays. (#7327)Yong He2025-06-04
* fix doc's website table & grammer (#7268)ArielG-NV2025-05-28
* Change default descriptor binding to be VkMutable (#7224)ArielG-NV2025-05-28
* Implement throw & catch statements (#6916)Julius Ikkala2025-05-23
* adjust docs as per review (#7168)ArielG-NV2025-05-22
* Fix correct bindings for bindless resource model [SPIRV and GLSL] (#7131)ArielG-NV2025-05-16
* Add `IOpaqueDescriptor::descriptorAccess`. (#6967)Yong He2025-04-30
* Fix user-guide typos (#6789)Gangzheng Tong2025-04-11
* Fix inaccurate documentation in member function mutability. (#6065)Entropy Lost2025-01-14
* Initial implementation of SP#015 `DescriptorHandle<T>`. (#6028)Yong He2025-01-10
* docs: Reduce typo count (#5671)Bruce Mitchener2024-11-29
* [Docs] Optional<T> - fix small typo on example (#5637)Ica2024-11-21
* [Docs] Extensions - better wording for c# equivalent (#5636)Ica2024-11-21
* Remove text on inheritance support in user-guide. (#5154)Yong He2024-09-25
* Add functor syntax support. (#4926)Yong He2024-08-27
* Tuple swizzling, concat, comparison and `countof`. (#4856)Yong He2024-08-19
* Move if_let syntax to convenience-features section (#4628)kaizhangNV2024-07-15
* Add user guide section on user-defined attributes. (#4557)Yong He2024-07-10
* Update document regarding pointer (#4248)Jay Kwak2024-05-30
* Fix pointer example (#4224)cheneym22024-05-24
* Update 03-convenience-features.md (#4179)ArielG-NV2024-05-16
* Slang: update pointer related documentation (#4088)cheneym22024-05-02
* Documentation: fix typos and grammar (#3945)bprb2024-04-13
* Support arrow operator `->` on pointers. (#3812)Yong He2024-03-21
* Add user-guide section on pointers. (#3670)Yong He2024-03-04
* Add documentation on capability system. (#3549)Yong He2024-02-05
* Add doc for special scoping syntax. (#3416)Yong He2023-12-15
* Polish language server and documentation. (#3410)Yong He2023-12-13
* Diagnose for invalid decl nesting + namespace lookup fixes. (#3397)Yong He2023-12-11
* Change default visibility of interface members and update docs. (#3381)Yong He2023-12-06
* Fix typo of `i` in default initialization in docs.jsmall-nvidia2023-06-23
* Update 03-convenience-features.mdjsmall-nvidia2023-06-23
* Update 03-convenience-features.mdYong He2023-05-04
* Update documentation on new features (#2508)Yong He2022-11-10
* Hotfix/doc typo5 (#2070)jsmall-nvidia2021-12-22
* Update gfx getting started doc (#1832)Yong He2021-05-04
* Add layout front matter specifier for user-guide docs (#1770)Yong He2021-03-30
* Fix typo in user guide.Yong He2021-02-17
* Further documentation on Slang specific features (#1716)Yong He2021-02-17
* Add associated type and generic value parameter doc section (#1706)Yong He2021-02-12
* Further documentation work (#1703)Tim Foley2021-02-12