summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-ir-restructure-scoping.h
Commit message (Collapse)AuthorAge
* formatEllie Hermaszewska2024-10-29
| | | | | | | * format * Minor test fixes * enable checking cpp format in ci
* Fix scope fixing for address insts. (#2724)Yong He2023-03-23
| | | Co-authored-by: Yong He <yhe@nvidia.com>
* Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia2019-05-31
* Prefixing source files in source/slang with slang- * Prefix source in source/slang with slang- prefix. * Rename core source files with slang- prefix. * Update project files. * Fix problems from automatic merge.