summaryrefslogtreecommitdiff
path: root/tools/slang-capability-generator
AgeCommit message (Expand)Author
2025-07-22Fix capability generator to sort capabilities alphabetically within header gr...aidanfnv
2025-07-17Merge NamePool and RootNamePool into a single type (#7797)Copilot
2025-05-14Make Command Line Reference readthedocs compatible (#7048)aidanfnv
2024-11-05Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska
2024-10-29formatEllie Hermaszewska
2024-10-14Misc build fixes. (#5271)Yong He
2024-09-05Document All Capability Atoms and Profiles (#5008)ArielG-NV
2024-07-25Add `_Internal`/`External` atom enforcement and validation. (#4702)ArielG-NV
2024-07-24Cleanup global memory allocations on shutdown. (#4731)Yong He
2024-06-07Precompute UIntSet from individual capabilities inside generator (#4269)ArielG-NV
2024-06-06Update capability-generator-main.cpp (#4295)ArielG-NV
2024-06-06Fix build warnings and treat warnings as error on CI (#4276)Jay Kwak
2024-05-31Capabilities generator inclusive join and misc (#4237)ArielG-NV
2024-05-22Fix all Clang-14 warnings (#4203)ArielG-NV
2024-05-16Capabilities System, CapabilitySet Logic Overhaul (#4145)ArielG-NV
2024-01-18Capability def parsing & codegen + disjoint sets (#3451)Yong He