summaryrefslogtreecommitdiffstats
path: root/.github/workflows/ci.yml
diff options
context:
space:
mode:
authorTheresa Foley <10618364+tangent-vector@users.noreply.github.com>2024-12-12 13:30:43 -0800
committerGitHub <noreply@github.com>2024-12-12 13:30:43 -0800
commit1fb79ac4f922c3f9c3ecf8f4533c12ec7bdeb37d (patch)
treef44c62a7e88dd7b44fa5b36a02345305a169e6f5 /.github/workflows/ci.yml
parent9c82ed36946941eb1df3186f00903593aab556c3 (diff)
Add an example for using the reflection API (#5839)
* Add an example for using the reflection API The example program is meant to accompany a document that goes into more detail about the mental model behind the reflection API and the way this program drives it. Ideally this program can land before the document goes live, and then the document can be published with a link to the example. After that, the example could be updated to include links into the live document. Along with adding the example program, this change also adds some convenience functions to the reflection API to avoid cases where the program would otherwise need to cast between `slang::ParameterCategory` and `SlangParameterCategory`. * format code * fixup: error noticed by clang --------- Co-authored-by: slangbot <186143334+slangbot@users.noreply.github.com>
Diffstat (limited to '.github/workflows/ci.yml')
0 files changed, 0 insertions, 0 deletions