summaryrefslogtreecommitdiff
path: root/source/slang/slang-syntax.h
AgeCommit message (Expand)Author
2020-02-11Small improvements around List (#1216)jsmall-nvidia
2020-02-06Improve checks and diagnostics around redeclarations (#1201)Tim Foley
2019-12-06Add a custom RTTI implementation for the AST (#1148)Tim Foley
2019-11-22Clean up the concept of "pseudo ops" (#1136)Tim Foley
2019-11-19Initial work for "global generic value parameters" (#1127)Tim Foley
2019-11-18Further refactoring of semantic checking (#1102)Tim Foley
2019-08-08Revise new COM-lite API (#1007)Tim Foley
2019-07-09WIP: slang to C++ code generation (#997)jsmall-nvidia
2019-05-31Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia