summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-19Merge pull request #33 from tfoleyNV/preprocessor-bug-fixesTim Foley
2017-06-19Merge pull request #31 from tfoleyNV/escaped-newlinesTim Foley
2017-06-19Fixes for preprocessor conditionals that use macrosTim Foley
2017-06-19Bug fix for newline escaping.Tim Foley
2017-06-19Merge pull request #30 from tfoleyNV/slang-checking-fixTim Foley
2017-06-19Make sure that semantic checks always apply to Slang filesTim Foley
2017-06-19Merge pull request #29 from tfoleyNV/auto-importTim Foley
2017-06-19Allow for automatic importing of Slang codeTim Foley
2017-06-16Merge pull request #28 from tfoleyNV/rewriter-operator-fixTim Foley
2017-06-16Bug fix: handle unchecked operator application in emit logicTim Foley
2017-06-15Merge pull request #27 from tfoleyNV/decl-ref-cleanupTim Foley
2017-06-15Replace `DeclRef` approachTim Foley
2017-06-15Merge pull request #26 from tfoleyNV/cleanupTim 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-15Merge pull request #25 from tfoleyNV/interfacesTim Foley
2017-06-15Add basic support for `interface` declarationsTim Foley
2017-06-14Merge pull request #7 from tfoleyNV/testingTim Foley
2017-06-14AppVeyor: Run tests as part of AppVeyor buildsTim Foley
2017-06-14Merge pull request #6 from tfoleyNV/testingTim Foley
2017-06-14Testing: Adding binding-generation tests for some GLSL shadersTim Foley
2017-06-14Testing: Add support for multiple tests per input file.Tim Foley
2017-06-13Merge pull request #5 from tfoleyNV/cross-compileTim Foley
2017-06-13First pass at support for cross-compilationTim Foley
2017-06-13Fixups for newline-escaping behavior.Tim Foley
2017-06-12Merge pull request #4 from tfoleyNV/escaped-newlinesTim Foley
2017-06-12Add test case for escaped newlines.Tim Foley
2017-06-12Lexer: handle escaped newlinesTim Foley
2017-06-12Preprocessor: fix bug with multi-argument macros.Tim Foley
2017-06-12Merge pull request #3 from tfoleyNV/rename-testsTim Foley
2017-06-12Rename tests from `*.spire` to `*.slang`Tim Foley
2017-06-12Merge pull request #2 from tfoleyNV/glsl-render-testTim Foley
2017-06-12GLSL: get GLSL limping in `render-test`Tim Foley
2017-06-12Merge pull request #1 from tfoleyNV/appveyor-build-versionTim Foley
2017-06-12AppVeyor: PowerShell requires `elseif` not `else if`Tim Foley
2017-06-12AppVeyor: Try to fix errors in `appveyor.yml`Tim Foley
2017-06-12AppVeyor: try to produce a better build versionTim Foley
2017-06-09AppVeyor: Try to clone submodules, and add badgeTim Foley
2017-06-09appveyor: Add initial appveyor.ymlTim Foley
2017-06-09Build: more fixes to get `msbuild` to work from command line.Tim Foley
2017-06-09Fix: Remove some old project references.Tim Foley
2017-06-09glslang: Fixups for buildTim Foley
2017-06-09Add submodule for `glslang`Tim Foley
2017-06-09Initial import of code.Tim Foley
2017-06-09Initial commitTim Foley