index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
slang
/
slang-doc-markdown-writer.cpp
Commit message (
Expand
)
Author
Age
*
Add new _getName to get extension decl names for core module docs (#7985)
aidanfnv
2025-08-07
*
Mediate access to ContainerDecl members (#7242)
Theresa Foley
2025-06-09
*
Do not escape markdown between backticks (#7086)
aidanfnv
2025-05-14
*
support specialization constant sized array (#6871)
kaizhangNV
2025-05-14
*
Restore Properties section name in stdlib reference (#7042)
aidanfnv
2025-05-09
*
Fix broken links in Slang docs (#7039)
aidanfnv
2025-05-08
*
Modify markdown writing to produce readthedocs pages (#6904)
aidanfnv
2025-05-01
*
Move switch statement bodies to their own lines (#5493)
Ellie Hermaszewska
2024-11-05
*
format
Ellie Hermaszewska
2024-10-29
*
Replace the word stdlib or standard-library with core-module for source code ...
Jay Kwak
2024-10-28
*
Add stdlib documentation for attributes and interfaces. (#5297)
Yong He
2024-10-15
*
Write out summary of documentation in docgen tool. (#5266)
Yong He
2024-10-14
*
Fix links in stdlib reference category landing page. (#5250)
Yong He
2024-10-10
*
Overhaul docgen tool and setup CI to generate stdlib reference. (#5232)
Yong He
2024-10-08
*
Initial WGSL support (#5006)
Anders Leino
2024-09-09
*
Exclude synthesized code from code auto documentation system (#4889)
ArielG-NV
2024-08-20
*
Capability System: Implicit capability upgrade warning/error (#4241)
ArielG-NV
2024-06-12
*
Add skeleton for metal backend. (#3971)
Yong He
2024-04-17
*
Capability def parsing & codegen + disjoint sets (#3451)
Yong He
2024-01-18
*
Use ankerl/unordered_dense as a hashmap implementation (#3036)
Ellie Hermaszewska
2023-08-16
*
SPIR-V WIP (#3064)
Ellie Hermaszewska
2023-08-15
*
Redesign `DeclRef` and systematic `Val` deduplication (#3049)
Yong He
2023-08-04
*
Make DeclRefBase a Val, and DeclRef<T> a helper class. (#2967)
Yong He
2023-07-07
*
Bottleneck DeclRef creation through ASTBuilder. (#2689)
Yong He
2023-07-05
*
Fix most of the disabled warnings on gcc/clang (#2839)
Ellie Hermaszewska
2023-04-26
*
StringBuilder to lowerCamel (#2840)
jsmall-nvidia
2023-04-25
*
Dictionary using lowerCamel (#2835)
jsmall-nvidia
2023-04-25
*
Small fix for "static" in doc output (#2606)
jsmall-nvidia
2023-01-24
*
Auto synthesis of Differential type (#2466)
Yong He
2022-10-26
*
Initial support for documentation extraction in C++ (#2156)
jsmall-nvidia
2022-03-09
*
Update stdlib docs/small fixes (#1972)
jsmall-nvidia
2021-10-11
*
Test Doc System (#1754)
jsmall-nvidia
2021-03-15
*
Improvements in Docs requirements/availability (#1751)
jsmall-nvidia
2021-03-15
*
MarkDown -> Markdown (#1748)
jsmall-nvidia
2021-03-11