summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-ir-serialize.cpp
Commit message (Expand)AuthorAge
* Share debug information between AST and IR (#1547)jsmall-nvidia2020-09-17
* AST Serialization in Modules (#1524)jsmall-nvidia2020-08-31
* Fix for bug where memory that has been allocated with new T[] (within a list)...jsmall-nvidia2020-07-31
* Clean up unused code for IR object ownership (#1416)Tim Foley2020-06-30
* Renamed UnownedStringSlice::size to getLength to make match String. (#1254)jsmall-nvidia2020-03-02
* Feature/string hash review (#1142)jsmall-nvidia2019-12-04
* getStringHash on string literals (#1140)jsmall-nvidia2019-12-03
* Clean up the concept of "pseudo ops" (#1136)Tim Foley2019-11-22
* Added -ir-compression & fixes for ir compression issues (#1129)jsmall-nvidia2019-11-20
* Add basic support for entry points in `.slang-lib` files. (#1112)Tim Foley2019-11-06
* WIP: Simple separate IR module linkage working (#1100)jsmall-nvidia2019-10-30
* Feature/riff improvements (#1099)jsmall-nvidia2019-10-29
* Feature/container format (#1098)jsmall-nvidia2019-10-29
* Expose more repro in API, support output params. (#1087)jsmall-nvidia2019-10-23
* `Repro` functionality (#1085)jsmall-nvidia2019-10-21
* Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia2019-05-31