summaryrefslogtreecommitdiffstats
path: root/source/slang/lexer.h
Commit message (Expand)AuthorAge
* Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia2019-05-31
* Allow generics to close with >>Yong He2019-02-05
* Feature/lex memory reduction (#762)jsmall-nvidia2018-12-20
* Feature/source loc review (#672)jsmall-nvidia2018-10-12
* Feature/source loc refactor (#668)jsmall-nvidia2018-10-10
* Preprocessor cleanups (#484)Tim Foley2018-04-12
* First attempt at a Linux build (#193)Tim Foley2017-09-27
* Add an explicit `Name` typeTim Foley2017-08-14
* Make source location lightweightTim Foley2017-08-10
* Store integer literals at high precision in ASTTim Foley2017-06-28
* Actually respect suffixes on numeric literals.Tim Foley2017-06-28
* Rename `CoreLib::*` to `Slang`Tim Foley2017-06-15
* Rename `Slang::Compiler` -> `Slang`Tim Foley2017-06-15
* Initial import of code.Tim Foley2017-06-09