summaryrefslogtreecommitdiffstats
path: root/cli/lexer.hxx
Commit message (Collapse)AuthorAgeFilesLines
* Convert to the lower case naming conventionBoris Kolpackov2009-08-221-33/+33
|
* Add support for C and C++-style commentsBoris Kolpackov2009-08-221-2/+8
|
* Add call and template expressionsBoris Kolpackov2009-08-221-1/+11
| | | | Also add support for querying the lexer failure state.
* Implement lexical analyzer for the CLI languageBoris Kolpackov2009-08-091-0/+127