summaryrefslogtreecommitdiff
path: root/source/core
AgeCommit message (Expand)Author
2017-09-29Get tests running/passing under Linux (#194)Tim Foley
2017-09-27First attempt at a Linux build (#193)Tim Foley
2017-09-14IR: handle control flow constructs (#186)Tim Foley
2017-08-31Fix some issues around cloned modifiers.Tim Foley
2017-08-17IR generation cleanup workTim Foley
2017-08-10Make source location lightweightTim Foley
2017-07-19Try to improve handling of failures during compilationTim Foley
2017-07-09Pick layout rules based on target languge, not source.Tim Foley
2017-07-06Fix bug in `String::To{Upper|Lower}`Tim Foley
2017-07-06Add missing declaration types to lowering pass.Tim Foley
2017-07-06Fix many warnings-as-errors issues.Tim Foley
2017-06-29Overhaul `RefPtr` and `String`Tim 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-09Build: more fixes to get `msbuild` to work from command line.Tim Foley
2017-06-09Initial import of code.Tim Foley