summary refs log tree commit diff stats
path: root/tools/util/ids_yaml_format.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Added "endings" object typeStar Rauchenberger24 hours1-0/+12
|
* Store IDs in a yaml fileStar Rauchenberger43 hours1-0/+139
This is much more efficient than the txtpb format, and we only need an interface for it in C++ since the IDs will be packed into the binary proto representation.