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