Revision 4fa0111bb35f260a06527f52f71552041827c7df authored by jsmall-nvidia on 22 June 2018, 19:06:41 UTC, committed by GitHub on 22 June 2018, 19:06:41 UTC
* Added Result definitions to the slang.h

* Removed slang-result.h and added slang-com-helper.h

* Move slang-com-ptr.h to be publically available.

* Add SLANG_IUNKNOWN macros to simplify implementing interfaces.
Use the SLANG_IUNKNOWN macros to in slang.c

* Removed slang-defines.h added outstanding defines to slang.h

* Include slang-com-ptr.h and slang-com-helper.h in archives built with CI.

* Use spaces instead of tabs on appveyor.yml
1 parent d0c9571
History
File Mode Size
design
api-users-guide.md -rw-r--r-- 18.3 KB
building.md -rw-r--r-- 670 bytes
command-line-slangc.md -rw-r--r-- 5.9 KB
faq.md -rw-r--r-- 2.9 KB
language-guide.md -rw-r--r-- 10.1 KB
layout.md -rw-r--r-- 13.0 KB

back to top