cppcheck/tools
Thomas Jarosch 9970414a2f Match compiler: Implement 'verify mode' for Token::Match
Verify mode runs the same ::Match pattern on a token
using the on-the-fly parser and the compiled match parser.
The result is compared and we abort on mismatch.

Already detected an error in our test suite, needs investigation.
2013-01-07 22:27:57 +01:00
..
dmake.cpp Remove reduce tool in 'make clean' 2013-01-03 21:59:28 +01:00
dmake.vcproj Tools: Update VS project file. 2011-08-11 23:40:10 +03:00
extracttests.py Python 3 compatibility for the helper scripts 2012-12-25 13:12:58 +01:00
matchcompiler.py Match compiler: Implement 'verify mode' for Token::Match 2013-01-07 22:27:57 +01:00
reduce.cpp reduce: rename stdout to print to avoid name clash 2013-01-07 18:45:29 +01:00
times-tags.sh times: added shell script that executes previous tags 2012-11-30 12:12:04 +01:00
times.c Silence cppcheck warning 2012-12-25 15:28:58 +01:00
times.sh tools/times: minor tweaks 2012-11-27 12:20:23 +01:00
tools.pro Add general PRO file for console builds. 2012-06-18 09:28:32 +03:00