summaryrefslogtreecommitdiffstats
path: root/tests/front-end
Commit message (Expand)AuthorAge
* Support unicode identifier names. (#4772)Yong He2024-08-12
* Fix `sessionDesc.defaultMatrixLayoutMode` being ineffective. (#3753)Yong He2024-03-12
* Support visibility control and default to `internal`. (#3380)Yong He2023-12-06
* Support raw string literals. (#2405)Yong He2022-09-20
* Expand range of definitions that can be moved into stdlib (#1259)Tim Foley2020-03-06
* `Repro` functionality (#1085)jsmall-nvidia2019-10-21
* Fix declaration of scalar sincos() function. (#996)Tim Foley2019-07-03
* Feature/file system cache (#692)jsmall-nvidia2018-10-26
* Fix problem with __import not working (#688)jsmall-nvidia2018-10-22
* Add a warning on missing return, and initial SCCP pass (#671)Tim Foley2018-10-12
* Add support for more RasterizerOrdered types (#628)Tim Foley2018-08-21
* Change uses of "spire" to "slang" (#461)Tim Foley2018-03-29
* Merge from 0.9.x (#429)Tim Foley2018-02-26
* Remove non-IR codegen paths (#398)Tim Foley2018-02-03
* Allow "dotted" import pathsTim Foley2017-06-27
* Allow for re-export of an `import` declarationTim Foley2017-06-27
* Add basic support for `interface` declarationsTim Foley2017-06-15
* Rename tests from `*.spire` to `*.slang`Tim Foley2017-06-12
* Initial import of code.Tim Foley2017-06-09