Daniel Marjamäki
|
b6786c87b4
|
matchcompiler: handle %varid%
|
2012-12-14 16:59:37 +01:00 |
Daniel Marjamäki
|
2d8ed65d43
|
compiled Token::Match patterns: refactorings,improvements
|
2012-12-10 20:28:11 +01:00 |
Daniel Marjamäki
|
a11ec4a5ee
|
matchcompiler: replaced regular expression with simple code that parses the code better
|
2012-12-08 19:29:16 +01:00 |
Daniel Marjamäki
|
9fcfb38a1c
|
matchcompiler: merged regular expressions to a single expression
|
2012-12-08 16:22:55 +01:00 |
Daniel Marjamäki
|
bef0cf149b
|
matchcompiler: reverted changes so the 'make test' works again
|
2012-12-08 07:41:18 +01:00 |
Daniel Marjamäki
|
9bd222970e
|
matchcompiler: fixed hang. don't know why it hangs.
|
2012-12-04 23:38:49 +01:00 |
Daniel Marjamäki
|
ae7846bf7e
|
matchcompiler: added some selftests for findMatchPattern
|
2012-12-04 22:57:52 +01:00 |
Daniel Marjamäki
|
ef5eece286
|
Compiled Token::Match patterns: extended match patterns and refactored the script a little
|
2012-12-02 13:39:59 +01:00 |
Daniel Marjamäki
|
d630d34b62
|
Compiled Token::Match patterns. Added python script solution. Python is required to build with compiled patterns. To build cppcheck with compiled patterns use 'make LIBDIR=build'.
|
2012-12-02 12:36:55 +01:00 |