summaryrefslogtreecommitdiff
path: root/tools/slang-generate/main.cpp
AgeCommit message (Expand)Author
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-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