summaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Expand)Author
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-13Fixups for newline-escaping behavior.Tim Foley
2017-06-12Lexer: handle escaped newlinesTim Foley
2017-06-12Preprocessor: fix bug with multi-argument macros.Tim 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-09Initial import of code.Tim Foley