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