summaryrefslogtreecommitdiffstats
path: root/source/core/slang-writer.cpp
Commit message (Expand)AuthorAge
* Fix build on GCC 15 (#6971)Julius Ikkala2025-05-02
* Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska2024-11-05
* formatEllie Hermaszewska2024-10-29
* StringBuilder to lowerCamel (#2840)jsmall-nvidia2023-04-25
* Fix for issue with redirecting stdout/err to a file (#2311)jsmall-nvidia2022-07-01
* Enable running tests in parallel. (#2078)Yong He2022-01-10
* Associating GUID (or UUID) with types (#1776)jsmall-nvidia2021-04-01
* Renamed UnownedStringSlice::size to getLength to make match String. (#1254)jsmall-nvidia2020-03-02
* CUDA/C++ backend improvements (#1198)jsmall-nvidia2020-02-04
* Slang -> C++ -> SharedLibrary -> Test (#999)jsmall-nvidia2019-07-17
* 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
* Path simplification/hash mode, plus bug fixes (#788)jsmall-nvidia2019-01-21
* Feature/lex memory reduction (#762)jsmall-nvidia2018-12-20
* Remove the valist from the ISlangWriter interface. Replace with begin/endAppe...jsmall-nvidia2018-12-12
* Running tests in slang-test process (#740)jsmall-nvidia2018-12-12