Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-01 | *: librototiller->libtil | Vito Caputo | |
Largely mechanical rename of librototiller -> libtil, but introducing a til_ prefix to all librototiller (now libtil) functions and types where a rototiller prefix was absent. This is just a step towards a more libized librototiller, and til is just a nicer to type/read prefix than rototiller_. | |||
2020-09-11 | setup: drop interactive "Select " prefix | Vito Caputo | |
This seems unnecessary and doesn't always read well in combination with a given setting name string. Just get rid of it for now. | |||
2019-11-15 | setup: fix width of index column | Vito Caputo | |
2018-02-20 | setup: add simple stdio setup_interactively() | Vito Caputo | |
Preliminary means for interactively configuring settings and defaults |