index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
core
Age
Commit message (
Expand
)
Author
2017-09-29
Get tests running/passing under Linux (#194)
Tim Foley
2017-09-27
First attempt at a Linux build (#193)
Tim Foley
2017-09-14
IR: handle control flow constructs (#186)
Tim Foley
2017-08-31
Fix some issues around cloned modifiers.
Tim Foley
2017-08-17
IR generation cleanup work
Tim Foley
2017-08-10
Make source location lightweight
Tim Foley
2017-07-19
Try to improve handling of failures during compilation
Tim Foley
2017-07-09
Pick layout rules based on target languge, not source.
Tim Foley
2017-07-06
Fix bug in `String::To{Upper|Lower}`
Tim Foley
2017-07-06
Add missing declaration types to lowering pass.
Tim Foley
2017-07-06
Fix many warnings-as-errors issues.
Tim Foley
2017-06-29
Overhaul `RefPtr` and `String`
Tim Foley
2017-06-19
Allow for automatic importing of Slang code
Tim Foley
2017-06-15
Remove more "core" code that isn't used.
Tim Foley
2017-06-15
Rename `CoreLib::*` to `Slang`
Tim Foley
2017-06-09
Build: more fixes to get `msbuild` to work from command line.
Tim Foley
2017-06-09
Initial import of code.
Tim Foley