Edoardo Prezioso 27801b35eb Other improvements to tokenizer code.
Handle SQL code better, even when there's no ';' after 'EXEC SQL'.
simplifyVarDecl: Check with 'Token::Match' once when you have to check a pattern inside which there should be a number or a variable. Use '%any%' and after that check if that string is a number or a variable name later.
simplifyGoto: process also anonymous structs and unions which should have 'indentspecial' incremented, skip code like 'var = { ... }'.
2011-12-11 02:02:38 +01:00
..
2011-11-26 21:15:16 +01:00
2011-12-09 21:00:57 +01:00
2011-12-08 21:28:34 +01:00
2011-12-10 11:55:14 +01:00
2011-12-08 21:28:34 +01:00
2011-12-10 12:55:40 +01:00
2011-10-13 20:53:06 +02:00
2011-12-08 21:28:34 +01:00
2011-10-13 20:53:06 +02:00
2011-11-26 21:02:04 +01:00
2011-11-26 21:02:04 +01:00
2011-10-31 15:12:29 +01:00
2011-10-13 20:53:06 +02:00
2011-10-13 20:53:06 +02:00