summaryrefslogtreecommitdiffstats
path: root/tools/slang-generate/main.cpp
Commit message (Expand)AuthorAge
* Fix `slang-generate` segfault when parsing `$(()...)` (#7683)ArielG-NV2025-07-15
* Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska2024-11-05
* formatEllie Hermaszewska2024-10-29
* Misc build fixes. (#5271)Yong He2024-10-14
* WIP: CMake (#3326)Ellie Hermaszewska2023-12-08
* Fix warnings for gcc 12.3 (#3286)Ellie Hermaszewska2023-10-25
* Add ASAN support + fixes (#2614)skallweitNV2023-01-27
* Projects in 'build' and Slang API separation (#1624)jsmall-nvidia2020-12-04
* Standard library save/loadable (#1592)jsmall-nvidia2020-11-05
* Fix leaks in slang-generate (#1472)Yong He2020-08-04
* Running generators as separate premake project step (#1441)jsmall-nvidia2020-07-16
* Renamed UnownedStringSlice::size to getLength to make match String. (#1254)jsmall-nvidia2020-03-02
* Make extractLine return a bool. (#991)jsmall-nvidia2019-06-19
* StringUtil::extractLine (#989)jsmall-nvidia2019-06-18
* Runtime execution of Visual Studio Compiler (#978)jsmall-nvidia2019-06-12
* Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia2019-05-31
* String/List closer to conventions, and use Index type (#959)jsmall-nvidia2019-04-29
* Hotfix/fix stdlib error reporting (#866)jsmall-nvidia2019-02-27
* Feature/premake linux (#689)jsmall-nvidia2018-10-25
* Cleanups on slang-generate (#437)Tim Foley2018-03-08
* Don't update generated .h file if its not changed.Yong He2017-11-08
* fixed all warningsYong He2017-11-04
* First attempt at a Linux build (#193)Tim Foley2017-09-27
* Initial work on boilerplate code generatorTim Foley2017-09-11