aboutsummaryrefslogtreecommitdiff
path: root/src/zenstore/xmake.lua
Commit message (Collapse)AuthorAgeFilesLines
* CidStore now implements the ChunkResolver interfaceStefan Boberg2023-06-301-0/+1
| | | | | this allows client code to use the ChunkResolver interface instead of CidStore, which can help with testing scenarios
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-0/+9
* moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees