summaryrefslogtreecommitdiffstats
path: root/source/core/slang-riff.cpp
Commit message (Expand)AuthorAge
* Cleanups related to RIFF support (#7041)Theresa Foley2025-05-12
* A new approach to AST serialization (#6854)Theresa Foley2025-04-22
* Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska2024-11-05
* formatEllie Hermaszewska2024-10-29
* Move the file public header files to `include` dir (#4636)kaizhangNV2024-07-17
* Fix most of the disabled warnings on gcc/clang (#2839)Ellie Hermaszewska2023-04-26
* Removing exceptions from core/compiler-core (#1953)jsmall-nvidia2021-10-04
* LZ4 compression support (#1654)jsmall-nvidia2021-01-11
* Serialization fixes based on review of #1547 (#1551)jsmall-nvidia2020-09-18
* Share debug information between AST and IR (#1547)jsmall-nvidia2020-09-17
* Improvements around hashing (#1355)jsmall-nvidia2020-05-26
* Riff Container Stream Writing (#1116)jsmall-nvidia2019-11-08
* 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
* Version information on repro binary format. (#1090)jsmall-nvidia2019-10-23
* Expose more repro in API, support output params. (#1087)jsmall-nvidia2019-10-23
* `Repro` functionality (#1085)jsmall-nvidia2019-10-21