https://github.com/shader-slang/slang
Revision 2a80bcfa96089967b299eea0454d9debe52fa0f6 authored by Alexey Panteleev on 08 March 2022, 20:16:32 UTC, committed by GitHub on 08 March 2022, 20:16:32 UTC
* Pass through the downstream compiler error messages if they are not recognized.

* Added a help message that is printed on -h, -help, --help.
Added -version as an alias for -v.

* Fixed the bug in -lang option processing.
1 parent 11da2fb
History
Tip revision: 2a80bcfa96089967b299eea0454d9debe52fa0f6 authored by Alexey Panteleev on 08 March 2022, 20:16:32 UTC
Slangc improvements: help message, downstream error passthrough (#2152)
Tip revision: 2a80bcf
File Mode Size
.github
build
deps
docs
examples
external
extras
prelude
source
tests
tools
.editorconfig -rw-r--r-- 937 bytes
.gitattributes -rw-r--r-- 95 bytes
.gitignore -rw-r--r-- 1.2 KB
.gitmodules -rw-r--r-- 951 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 3.1 KB
LICENSE -rw-r--r-- 1.1 KB
README.md -rw-r--r-- 6.0 KB
github_build.sh -rw-r--r-- 541 bytes
github_macos_build.sh -rw-r--r-- 723 bytes
github_test.sh -rw-r--r-- 1.2 KB
premake.bat -rw-r--r-- 120 bytes
premake5.lua -rw-r--r-- 53.8 KB
slang-com-helper.h -rw-r--r-- 4.9 KB
slang-com-ptr.h -rw-r--r-- 4.9 KB
slang-gfx.h -rw-r--r-- 77.0 KB
slang-tag-version.h -rw-r--r-- 36 bytes
slang.h -rw-r--r-- 181.5 KB
slang.sln -rw-r--r-- 37.0 KB
test.bat -rw-r--r-- 1.4 KB

README.md

back to top