aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/generator/cpp/ast.py
Commit message (Collapse)AuthorAgeFilesLines
* Picks up gtest r536; renames implicit_cast and down_cast to reduce the ↵zhanyong.wan2011-02-011-1/+7
| | | | chance of clash (by Roman Perepelitsa); enables gmock_gen.py to handle storage specifiers (by Steve Fox).
* Improves gmock generator and adds a test for it (by Neal Norwitz).zhanyong.wan2009-06-021-5/+9
|
* Initial drop of Google Mock. The files are incomplete and thus may not ↵shiqian2008-12-101-0/+1713
build correctly yet.