summaryrefslogtreecommitdiff
path: root/src/generate.cc
Commit message (Expand)AuthorAgeFilesLines
* Enabled use of pre-compiled headers by defaultJohn Wiegley2009-03-101-0/+2
* Fixed a few minor cases of uninitialized variablesJohn Wiegley2009-03-081-1/+1
* Added Python-style if/else expression keywordsJohn Wiegley2009-03-031-1/+2
* Fixed a compile error found by g++-4.3.2John Wiegley2009-02-271-4/+4
* The generate report now generates lot detailsJohn Wiegley2009-02-271-14/+14
* Added generate command, --seed, and GenerateTestsJohn Wiegley2009-02-271-0/+384