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
/
tools
/
slang-generate
/
main.cpp
Commit message (
Expand
)
Author
Age
*
Fix `slang-generate` segfault when parsing `$(()...)` (#7683)
ArielG-NV
2025-07-15
*
Move switch statement bodies to their own lines (#5493)
Ellie Hermaszewska
2024-11-05
*
format
Ellie Hermaszewska
2024-10-29
*
Misc build fixes. (#5271)
Yong He
2024-10-14
*
WIP: CMake (#3326)
Ellie Hermaszewska
2023-12-08
*
Fix warnings for gcc 12.3 (#3286)
Ellie Hermaszewska
2023-10-25
*
Add ASAN support + fixes (#2614)
skallweitNV
2023-01-27
*
Projects in 'build' and Slang API separation (#1624)
jsmall-nvidia
2020-12-04
*
Standard library save/loadable (#1592)
jsmall-nvidia
2020-11-05
*
Fix leaks in slang-generate (#1472)
Yong He
2020-08-04
*
Running generators as separate premake project step (#1441)
jsmall-nvidia
2020-07-16
*
Renamed UnownedStringSlice::size to getLength to make match String. (#1254)
jsmall-nvidia
2020-03-02
*
Make extractLine return a bool. (#991)
jsmall-nvidia
2019-06-19
*
StringUtil::extractLine (#989)
jsmall-nvidia
2019-06-18
*
Runtime execution of Visual Studio Compiler (#978)
jsmall-nvidia
2019-06-12
*
Use slang- prefix on slang compiler and core source (#973)
jsmall-nvidia
2019-05-31
*
String/List closer to conventions, and use Index type (#959)
jsmall-nvidia
2019-04-29
*
Hotfix/fix stdlib error reporting (#866)
jsmall-nvidia
2019-02-27
*
Feature/premake linux (#689)
jsmall-nvidia
2018-10-25
*
Cleanups on slang-generate (#437)
Tim Foley
2018-03-08
*
Don't update generated .h file if its not changed.
Yong He
2017-11-08
*
fixed all warnings
Yong He
2017-11-04
*
First attempt at a Linux build (#193)
Tim Foley
2017-09-27
*
Initial work on boilerplate code generator
Tim Foley
2017-09-11