summaryrefslogtreecommitdiff
path: root/tests/front-end
AgeCommit message (Expand)Author
2025-02-27Allow `.member` syntax on vector and scalars. (#6424)Yong He
2025-02-13Fix modifier parsing. (#6347)Yong He
2025-02-05Use two-stage parsing to disambiguate generic app and comparison. (#6281)Yong He
2025-02-03Fix parsing of nested generic app. (#6259)Yong He
2024-10-29formatEllie Hermaszewska
2024-08-12Support unicode identifier names. (#4772)Yong He
2024-03-12Fix `sessionDesc.defaultMatrixLayoutMode` being ineffective. (#3753)Yong He
2023-12-06Support visibility control and default to `internal`. (#3380)Yong He
2022-09-20Support raw string literals. (#2405)Yong He
2020-03-06Expand range of definitions that can be moved into stdlib (#1259)Tim Foley
2019-10-21`Repro` functionality (#1085)jsmall-nvidia
2019-07-03Fix declaration of scalar sincos() function. (#996)Tim Foley
2018-10-26Feature/file system cache (#692)jsmall-nvidia
2018-10-22Fix problem with __import not working (#688)jsmall-nvidia
2018-10-12Add a warning on missing return, and initial SCCP pass (#671)Tim Foley
2018-08-21Add support for more RasterizerOrdered types (#628)Tim Foley
2018-03-29Change uses of "spire" to "slang" (#461)Tim Foley
2018-02-26Merge from 0.9.x (#429)Tim Foley
2018-02-03Remove non-IR codegen paths (#398)Tim Foley
2017-06-27Allow "dotted" import pathsTim Foley
2017-06-27Allow for re-export of an `import` declarationTim Foley
2017-06-15Add basic support for `interface` declarationsTim Foley
2017-06-12Rename tests from `*.spire` to `*.slang`Tim Foley
2017-06-09Initial import of code.Tim Foley