summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAge
* Remove more "core" code that isn't used.Tim Foley2017-06-15
* Rename `CoreLib::*` to `Slang`Tim Foley2017-06-15
* Rename `Slang::Compiler` -> `Slang`Tim Foley2017-06-15
* Add basic support for `interface` declarationsTim Foley2017-06-15
* First pass at support for cross-compilationTim Foley2017-06-13
* Fixups for newline-escaping behavior.Tim Foley2017-06-13
* Lexer: handle escaped newlinesTim Foley2017-06-12
* Preprocessor: fix bug with multi-argument macros.Tim Foley2017-06-12
* Build: more fixes to get `msbuild` to work from command line.Tim Foley2017-06-09
* Fix: Remove some old project references.Tim Foley2017-06-09
* Initial import of code.Tim Foley2017-06-09