summaryrefslogtreecommitdiffstats
path: root/source/slangc
Commit message (Expand)AuthorAge
* Projects in 'build' and Slang API separation (#1624)jsmall-nvidia2020-12-04
* Test for serializing out and reading back Stdlib (#1605)jsmall-nvidia2020-11-18
* Vulkan update/NVAPI support (#1511)jsmall-nvidia2020-08-21
* Hotfix/slangc unreleased compile request (#1393)jsmall-nvidia2020-06-17
* Improvements around hashing (#1355)jsmall-nvidia2020-05-26
* User defined downstream compiler prelude (#1028)jsmall-nvidia2019-08-20
* String/List closer to conventions, and use Index type (#959)jsmall-nvidia2019-04-29
* * Added ToolReturnCode to be more rigerous about how a return code is passed ...jsmall-nvidia2019-03-18
* Path simplification/hash mode, plus bug fixes (#788)jsmall-nvidia2019-01-21
* Fix diagnostic output for command-line slangc (#783)Tim Foley2019-01-17
* Feature/remove app context (#765)jsmall-nvidia2018-12-21
* Feature/test tool shared libraries (#758)jsmall-nvidia2018-12-17
* Running tests in slang-test process (#740)jsmall-nvidia2018-12-12
* spCompile/spProcessCommandLineArguments return SlangResult (#610)jsmall-nvidia2018-07-06
* Generate Visual Studio projects using Premake (#557)Tim Foley2018-05-11
* Change uses of "spire" to "slang" (#461)Tim Foley2018-03-29
* turn on 'treat warnings as errors' (#266)Yong He2017-11-07
* Implement notion of a "container format" (#213)Tim Foley2017-10-16
* First attempt at a Linux build (#193)Tim Foley2017-09-27
* Improve diagnostics for overlapping/conflicting bindingsTim Foley2017-08-15
* Add a `-o` option to command-line `slangc`Tim Foley2017-07-25
* Build a dynamic library for SlangTim Foley2017-07-19
* Overhaul `RefPtr` and `String`Tim Foley2017-06-29
* Overhaul handling of entry points and translation units.Tim Foley2017-06-20
* Allow for automatic importing of Slang codeTim Foley2017-06-19
* Rename `CoreLib::*` to `Slang`Tim Foley2017-06-15
* Rename `Slang::Compiler` -> `Slang`Tim Foley2017-06-15
* Build: more fixes to get `msbuild` to work from command line.Tim Foley2017-06-09
* Fix: Remove some old project references.Tim Foley2017-06-09
* Initial import of code.Tim Foley2017-06-09