Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added "endings" object type | Star Rauchenberger | 24 hours | 1 | -0/+12 |
| | |||||
* | Store IDs in a yaml file | Star Rauchenberger | 43 hours | 1 | -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. |