aboutsummaryrefslogtreecommitdiffstats
path: root/src/tag/TagBuilder.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Tag: move code from Merge() to TagBuilder::Complement()Max Kellermann2013-12-031-0/+6
* TagBuilder: add Tag copy/move constructorsMax Kellermann2013-12-031-0/+3
* TagBuilder: add method HasType()Max Kellermann2013-12-031-0/+7
* TagType: rename enum tag_type to TagTypeMax Kellermann2013-10-201-3/+3
* gcc.h: rename to Compiler.hMax Kellermann2013-10-151-1/+1
* TagBuilder: add method Commit(Tag&)Max Kellermann2013-09-051-0/+6
* TagBuilder: add method IsEmpty()Max Kellermann2013-09-051-1/+9
* TagBuilder: new class for constructing Tag objectsMax Kellermann2013-09-051-0/+121