summaryrefslogtreecommitdiff
path: root/source/slang/lexer.h
AgeCommit message (Expand)Author
2019-02-05Allow generics to close with >>Yong He
2018-12-20Feature/lex memory reduction (#762)jsmall-nvidia
2018-10-12Feature/source loc review (#672)jsmall-nvidia
2018-10-10Feature/source loc refactor (#668)jsmall-nvidia
2018-04-12Preprocessor cleanups (#484)Tim Foley
2017-09-27First attempt at a Linux build (#193)Tim Foley
2017-08-14Add an explicit `Name` typeTim Foley
2017-08-10Make source location lightweightTim Foley
2017-06-28Store integer literals at high precision in ASTTim Foley
2017-06-28Actually respect suffixes on numeric literals.Tim Foley
2017-06-15Rename `CoreLib::*` to `Slang`Tim Foley
2017-06-15Rename `Slang::Compiler` -> `Slang`Tim Foley
2017-06-09Initial import of code.Tim Foley