summaryrefslogtreecommitdiffstats
path: root/source/core/slang-byte-encode-util.cpp
Commit message (Expand)AuthorAge
* Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska2024-11-05
* formatEllie Hermaszewska2024-10-29
* Fixes around byte decode lite (#2438)jsmall-nvidia2022-10-08
* Prevent out of bounds access by unaligned access in decodeLiteUInt32 (#2435)sdawson-nvidia2022-10-07
* Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia2019-05-31
* String/List closer to conventions, and use Index type (#959)jsmall-nvidia2019-04-29
* Feature/var byte encoding (#665)jsmall-nvidia2018-10-09