summaryrefslogtreecommitdiff
path: root/source/slang/syntax.h
AgeCommit message (Expand)Author
2017-06-28Actually respect suffixes on numeric literals.Tim Foley
2017-06-27Allow for re-export of an `import` declarationTim Foley
2017-06-26Fix parsing of string literals.Tim Foley
2017-06-21Support texture `Gather*()` operationsTim Foley
2017-06-20Fix types for `InputPatch` and `OutputPatch`Tim Foley
2017-06-16Bug fix: handle unchecked operator application in emit logicTim Foley
2017-06-15Replace `DeclRef` approachTim 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-15Add basic support for `interface` declarationsTim Foley
2017-06-13First pass at support for cross-compilationTim Foley
2017-06-09Initial import of code.Tim Foley