index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
core
/
slang-gcc-compiler-util.cpp
Commit message (
Expand
)
Author
Age
*
Remove non-ascii characters from source file.
Yong He
2020-05-25
*
C++ Extractor (#1337)
jsmall-nvidia
2020-05-04
*
Improve diagnostic parsing from GCC. (#1303)
jsmall-nvidia
2020-03-31
*
Renamed UnownedStringSlice::size to getLength to make match String. (#1254)
jsmall-nvidia
2020-03-02
*
Feature/source downstream compiler (#1153)
jsmall-nvidia
2019-12-12
*
Use DownstreamCompiler for all downstream compilers (#1152)
jsmall-nvidia
2019-12-12
*
DownstreamCompiler abstraction (#1149)
jsmall-nvidia
2019-12-10
*
Fix for preprocessor defines for C++ / C (#1063)
jsmall-nvidia
2019-09-23
*
Fix problems with x86 CPU tests (#1051)
jsmall-nvidia
2019-09-12
*
CPPCompiler::OutputMessage -> CPPCompiler::Diagnostic (#1019)
jsmall-nvidia
2019-08-14
*
Small improvements around C/C++ testing (#1017)
jsmall-nvidia
2019-08-14
*
Ability to set Paths on Pass Through/Back End Compilers (#1010)
jsmall-nvidia
2019-08-12
*
Callable CPU code support (#1014)
jsmall-nvidia
2019-08-12
*
Use C++ template types in code generation (#1000)
jsmall-nvidia
2019-07-22
*
Slang -> C++ -> SharedLibrary -> Test (#999)
jsmall-nvidia
2019-07-17
*
WIP: slang to C++ code generation (#997)
jsmall-nvidia
2019-07-09
*
Parsing CPP Compiler output (#994)
jsmall-nvidia
2019-06-21