Edoardo Prezioso aeb4531a58 Token::Match: add a new pattern: '%comp%'.
Token::Match returns true if the token is a comparison operator. It's equivalent to matching '<|<=|==|!=|>=|>' and the tests show that the new pattern speeds up the program execution. Added the new pattern in CheckInternal (and also reordered the %cmd% lists) and in TestToken.
2012-12-01 00:55:24 +01:00
..
2012-10-12 06:12:52 +02:00
2012-10-03 19:51:09 +02:00
2012-06-16 06:34:18 +02:00
2012-06-11 22:16:12 +03:00
2012-11-03 11:25:40 +01:00
2012-09-13 16:43:07 +02:00
2012-10-14 10:21:22 +02:00