summaryrefslogtreecommitdiffstats
path: root/cli/token.hxx
Commit message (Collapse)AuthorAgeFilesLines
* Convert to the lower case naming conventionBoris Kolpackov2009-08-221-15/+14
|
* Add call and template expressionsBoris Kolpackov2009-08-221-7/+22
| | | | Also add support for querying the lexer failure state.
* Inline file for the Token classBoris Kolpackov2009-08-101-45/+13
|
* Add the rest of the keywordsBoris Kolpackov2009-08-091-11/+21
| | | | Also replace size_t with std::size_t.
* Add Token classBoris Kolpackov2009-08-071-0/+141