summaryrefslogtreecommitdiffstats
path: root/source/core/slang-string-util.cpp
Commit message (Expand)AuthorAge
* Renamed UnownedStringSlice::size to getLength to make match String. (#1254)jsmall-nvidia2020-03-02
* DownstreamCompiler abstraction (#1149)jsmall-nvidia2019-12-10
* Parsing CPP Compiler output (#994)jsmall-nvidia2019-06-21
* Make extractLine return a bool. (#991)jsmall-nvidia2019-06-19
* StringUtil::extractLine (#989)jsmall-nvidia2019-06-18
* Runtime C++ compiling and testing on Unix-like targets (#981)jsmall-nvidia2019-06-13
* Runtime execution of Visual Studio Compiler (#978)jsmall-nvidia2019-06-12
* String/List closer to conventions, and use Index type (#959)jsmall-nvidia2019-04-29
* Fix problems with synthesized tests and inconsitent render-test command lines...jsmall-nvidia2019-03-07
* Path simplification/hash mode, plus bug fixes (#788)jsmall-nvidia2019-01-21
* Running tests in slang-test process (#740)jsmall-nvidia2018-12-12
* Feature/file system cache (#692)jsmall-nvidia2018-10-26
* Feature/memory arena (#631)jsmall-nvidia2018-09-12
* Feature/dx12 compute (#482)jsmall-nvidia2018-04-10