summaryrefslogtreecommitdiff
path: root/source/core/slang-char-util.h
AgeCommit message (Expand)Author
2024-10-29formatEllie Hermaszewska
2024-08-12Support unicode identifier names. (#4772)Yong He
2023-08-28Allow bitwise or expressions and numeric literals in spirv_asm blocks (#3157)Ellie Hermaszewska
2023-03-22Source map obfuscation (#2717)jsmall-nvidia
2022-11-02Shader Execution Reordering (via NVAPI) (#2484)jsmall-nvidia
2022-05-27Added NativeStringType (#2252)jsmall-nvidia
2021-04-01Added compiler-core project (#1775)jsmall-nvidia
2021-03-31Support for __LINE__ and __FILE__ in preprocessor (#1772)jsmall-nvidia
2020-10-22Single pass C++ extraction (#1583)jsmall-nvidia