summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-preprocessor.cpp
Commit message (Expand)AuthorAge
* Initial support for variadic macros (#1887)Theresa Foley2021-06-16
* Fix a bug in preprocessor "busy" logic (#1875)T. Foley2021-06-06
* Overhaul the preprocessor (#1849)T. Foley2021-05-21
* Support for escaped paths in tools (#1823)jsmall-nvidia2021-04-29
* Added compiler-core project (#1775)jsmall-nvidia2021-04-01
* Support for __LINE__ and __FILE__ in preprocessor (#1772)jsmall-nvidia2021-03-31
* Partial fix for macro expasnion of token pastes (#1727)Tim Foley2021-02-24
* Include hierarchy output (#1595)jsmall-nvidia2020-11-11
* Refactor preprocessor API to avoid coupling (#1559)Tim Foley2020-09-24
* Simplify workflow when using NVAPI (#1556)Tim Foley2020-09-23
* Remove IncludeHandler. (#1505)jsmall-nvidia2020-08-19
* Fix a preprocessor bug affecting X-macros (#1436)Tim Foley2020-07-10
* Reduce the size of Token (#1349)jsmall-nvidia2020-05-19
* Code standard changes for Lexer (#1209)jsmall-nvidia2020-02-07
* Fix for a macro expansion bug (#1192)Tim Foley2020-01-31
* Fix for infinite recursion with macro invocation (#1177)jsmall-nvidia2020-01-24
* Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia2019-05-31