aboutsummaryrefslogtreecommitdiff
path: root/src/list.h
AgeCommit message (Collapse)Author
2019-08-21Improve header commentingHarry Jeffery
2019-08-18imv: Add bind commandHarry Jeffery
2019-08-16imv: Add index/all argument to close commandHarry Jeffery
2017-11-25Don't duplicate license text in all source filesHarry Jeffery
If moving to dual-licensing, this text will be confusing. It's also a lot of noise.
2017-11-23Add list_find functionHarry Jeffery
2017-11-23Remove imv_ prefix from struct imv_listHarry Jeffery
It's just bloat. No value.
2017-04-12Add generic list containerHarry Jeffery