summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-mangle.cpp
Commit message (Expand)AuthorAge
* Two small fixes. (#1928)Theresa Foley2021-09-02
* Handle unexpected character in mangled names (#1919)Theresa Foley2021-08-11
* Added compiler-core project (#1775)jsmall-nvidia2021-04-01
* Serialized stdlib working (#1603)jsmall-nvidia2020-11-18
* ASTNodes use MemoryArena (#1376)jsmall-nvidia2020-06-05
* Feature/ast syntax standard (#1360)jsmall-nvidia2020-05-29
* WIP: ASTBuilder (#1358)jsmall-nvidia2020-05-28
* Improvements around hashing (#1355)jsmall-nvidia2020-05-26
* Tidy up around AST nodes (#1353)jsmall-nvidia2020-05-22
* Remove static struct members from layout and reflection (#1310)jsmall-nvidia2020-04-08
* Define compound intrinsic ops in the standard library (#1273)Tim Foley2020-03-16
* Renamed UnownedStringSlice::size to getLength to make match String. (#1254)jsmall-nvidia2020-03-02
* Add surface syntax for "this type" (#1236)Tim Foley2020-02-21
* Feature/obfuscate improvements (#1107)jsmall-nvidia2019-11-06
* Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia2019-05-31