summaryrefslogtreecommitdiff
path: root/source/compiler-core/slang-lexer.h
AgeCommit message (Expand)Author
2025-05-06Parse char literals as integers (#6989)Julius Ikkala
2025-04-24Implemented #pragma warning (#6748)Ronan
2025-04-17Add Yet Another Source Code Generator (#6844)Theresa Foley
2024-12-03Conform non-suffixed integer literals (#5717)Darren Wihandi
2024-10-29formatEllie Hermaszewska
2022-03-24C++ extractor parsing slang.h (#2162)jsmall-nvidia
2021-05-21Overhaul the preprocessor (#1849)T. Foley
2021-04-23Fix lexer/preproc diagnose issue (#1806)jsmall-nvidia
2021-04-01Added compiler-core project (#1775)jsmall-nvidia