summaryrefslogtreecommitdiffstats
path: root/source/core/slang-string.cpp
Commit message (Expand)AuthorAge
* Runtime execution of Visual Studio Compiler (#978)jsmall-nvidia2019-06-12
* 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
* Move mangled name out of IRGlobalValue (#752)Tim Foley2018-12-13
* Running tests in slang-test process (#740)jsmall-nvidia2018-12-12
* Add support for explicit register space bindings (#542)Tim Foley2018-05-02
* Cleanups on slang-generate (#437)Tim Foley2018-03-08
* Get tests running/passing under Linux (#194)Tim Foley2017-09-29
* IR: handle control flow constructs (#186)Tim Foley2017-09-14
* Make source location lightweightTim Foley2017-08-10
* Try to improve handling of failures during compilationTim Foley2017-07-19
* Fix many warnings-as-errors issues.Tim Foley2017-07-06
* Overhaul `RefPtr` and `String`Tim Foley2017-06-29
* Rename `CoreLib::*` to `Slang`Tim Foley2017-06-15
* Initial import of code.Tim Foley2017-06-09