aboutsummaryrefslogtreecommitdiff
path: root/lib/prefix.cc
AgeCommit message (Collapse)Author
2020-12-23lib: factor out prefix related code to its own fileDavid Bremner
Reduce the size of database.cc, and limit the scope of prefix_table, make sure it's accessed via a well-defined internal API.