summaryrefslogtreecommitdiff
path: root/source/slang/lexer.cpp
AgeCommit message (Expand)Author
2017-07-08Fully parse function bodies, even in "rewriter" modeTim Foley
2017-06-29Overhaul `RefPtr` and `String`Tim Foley
2017-06-28Actually respect suffixes on numeric literals.Tim Foley
2017-06-28Rename literal tokens.Tim Foley
2017-06-19Bug fix for newline escaping.Tim Foley
2017-06-15Rename `Slang::Compiler` -> `Slang`Tim Foley
2017-06-13Fixups for newline-escaping behavior.Tim Foley
2017-06-12Lexer: handle escaped newlinesTim Foley
2017-06-09Initial import of code.Tim Foley