summaryrefslogtreecommitdiff
path: root/source/slang-core-module
AgeCommit message (Expand)Author
2025-08-06A new approach to AST node deduplication (#8072)Theresa Foley
2025-07-29Fix slang-no-embedded-core-module-source embedding core module (#7885)Julius Ikkala
2025-06-13Fix SLANG_USE_SYSTEM_SPIRV_HEADERS (#7371)Emil Imbert Villumsen
2025-04-22A new approach to AST serialization (#6854)Theresa Foley
2025-04-17Add Yet Another Source Code Generator (#6844)Theresa Foley
2025-03-13Use an explicit dependency for generated headers instead of source file depen...Ellie Hermaszewska
2025-02-28Add Slang-specific intrinsics for integer pack/unpack (#6459)Darren Wihandi
2025-02-13Fix modifier parsing. (#6347)Yong He
2025-02-11build core and glsl modules in the same slang-bootstrap invocation (#6341)Ellie Hermaszewska
2025-02-12Correct dependencies on core module source (#6340)Ellie Hermaszewska
2024-12-26Add packed 8bit builtin types (#5939)Darren Wihandi
2024-10-29formatEllie Hermaszewska
2024-10-29format cmake files (#5406)Ellie Hermaszewska
2024-10-28Replace the word stdlib or standard-library with core-module for source code ...Jay Kwak
2024-10-28Rename a directory `source/slang-stdlib` to slang-core-module (#5417)Jay Kwak