Commit 4392634
Read the Docs Bot
Auto-update submodules
1 parent 9e5b3d5 commit 4392634
2 files changed
+2
-2
lines changed- .github/workflows/claude.yml+62-4
- .gitignore+3
- CLAUDE.md+49-3
- extras/split-ir-dump.md+273
- extras/split-ir-dump.py+185
- source/core/slang-signal.cpp+36-2
- source/slang/slang-ast-boilerplate.cpp+1-1
- source/slang/slang-check-shader.cpp+1-1
- source/slang/slang-compile-request.cpp+8
- source/slang/slang-core-module-textures.cpp+2-2
- source/slang/slang-emit-hlsl.cpp+1-1
- source/slang/slang-emit-metal.cpp+1-1
- source/slang/slang-ir-dll-import.cpp+1-1
- source/slang/slang-ir-legalize-image-subscript.cpp+1-1
- source/slang/slang-ir-link.cpp+1-1
- source/slang/slang-ir-marshal-native-call.cpp+1-1
- source/slang/slang-ir-simplify-cfg.cpp+1-1
- source/slang/slang-ir.cpp+4-4
- source/slang/slang-lookup.cpp+1-1
- source/slang/slang-lower-to-ir.cpp+4-4
- source/slang/slang-parser.cpp+1-1
- source/slang/slang-reflection-json.cpp+4-4
- tests/bugs/gh-9109/basic-module-a.slang+14
- tests/bugs/gh-9109/basic-module-b.slang+15
- tests/bugs/gh-9109/basic.slang+22
- tests/bugs/gh-9109/main.slang+17
- tests/bugs/gh-9109/module-a.slang+15
- tests/bugs/gh-9109/module-b.slang+9
- tools/render-test/options.h+1-1
- tools/render-test/render-test-main.cpp+4-4
- tools/render-test/slang-support.cpp+1-1
- tools/slang-test/slang-test-main.cpp+1-1
- tools/slang-test/test-reporter.cpp+15-15
- tools/slang-unit-test/unit-test-memory-arena.cpp+1-1
0 commit comments