summaryrefslogtreecommitdiffstats
path: root/source/slangc
Commit message (Expand)AuthorAge
* 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