summaryrefslogtreecommitdiff
path: root/source/slang/preprocessor.h
AgeCommit message (Expand)Author
2018-10-16Feature/include refactor (#675)jsmall-nvidia
2018-06-14Add support for "blobs" and a file-system callback (#596)Tim Foley
2017-08-10Make source location lightweightTim Foley
2017-08-09Major naming overhaul:Tim Foley
2017-06-26Check for re-import at translation-unit levelTim Foley
2017-06-26Replace "auto-import" with `#import`Tim Foley
2017-06-20Overhaul handling of entry points and translation units.Tim Foley
2017-06-19Allow for automatic importing of Slang codeTim Foley
2017-06-15Rename `CoreLib::*` to `Slang`Tim Foley
2017-06-15Rename `Slang::Compiler` -> `Slang`Tim Foley
2017-06-09Initial import of code.Tim Foley