summaryrefslogtreecommitdiff
path: root/source/slang/compiler.h
AgeCommit message (Expand)Author
2017-06-26Check for re-import at translation-unit levelTim Foley
2017-06-26Make `#import` work with preprocessor macrosTim Foley
2017-06-26Replace "auto-import" with `#import`Tim Foley
2017-06-26Include imported code when generating reflection dataTim Foley
2017-06-20Overhaul handling of entry points and translation units.Tim Foley
2017-06-19Make sure that semantic checks always apply to Slang filesTim Foley
2017-06-19Allow for automatic importing of Slang codeTim Foley
2017-06-15Remove more "core" code that isn't used.Tim Foley
2017-06-15Rename `CoreLib::*` to `Slang`Tim Foley
2017-06-15Rename `Slang::Compiler` -> `Slang`Tim Foley
2017-06-13First pass at support for cross-compilationTim Foley
2017-06-09Initial import of code.Tim Foley