Commit Graph

5 Commitit

Tekijä SHA1 Viesti Päivämäärä
kevin
83314506d7 cmLex.h/c : Added optional quoted character token recognizer. 2014-01-06 16:10:05 -05:00
kpl
b4d99528f9 cmLex.h/c : Added cmLexTokenIsUnsigned() and cmLexTokenIsSignlePrecision(). 2013-11-15 16:44:49 -08:00
kevin
445824a5ed cmLex.h/c: Additions made to support cmTextFmt.h/c.
Added kReturnUnknownLexFl configuration flag.  If this flag is set
tokens which are not recognized will be returned with the
token id set to kUnknownLexTId.  This is useful for returning all text.

Added kUserDefPriorityLexFl configuration flag.  User defined tokens
take priority even if an identifier (kIdentLexTId) has a longer match.

Added cmLexEnableToken().  This function allows tokens recognizers to be
enabled and disabled.
2013-02-18 14:30:24 -08:00
kevin
3c807d08c9 cmLex.h/.c: Added cmLexFilterFlags() and cmLexSetFilterFlags(). 2013-02-15 21:38:01 -08:00
kevin
b108da1911 Initial commit 2012-10-29 20:52:39 -07:00