summaryrefslogtreecommitdiff
path: root/tools/slang-fiddle
AgeCommit message (Expand)Author
2025-09-08Use wide char version of Windows API (#8390)Gangzheng Tong
2025-08-18Don't let clang-format reorder Fiddle `#include`s (#7887)Sam Estep
2025-08-18Show usage of `FIDDLE END` in Fiddle doc example (#7888)Sam Estep
2025-08-14Clean up `natvis` and use fiddle to generate info needed for `.natvis` debugg...ArielG-NV
2025-07-17Merge NamePool and RootNamePool into a single type (#7797)Copilot
2025-07-01extend fiddle to allow custom lua splices in more places (#7559)Ellie Hermaszewska
2025-06-19Add support for on-demand AST deserialization (#7482)Theresa Foley
2025-05-30Change SLANG_OVERRIDE_xxx_PATH and fix header file path (#7207)Lujin Wang
2025-05-21Generalize serialization system used for AST (#7126)Theresa Foley
2025-05-20Update build to allow setting external lua path (#7167)lujinwangnv
2025-05-02Fix seg-fault in cudaCodeGenBug test (#6985)Jay Kwak
2025-04-17Add Yet Another Source Code Generator (#6844)Theresa Foley