summaryrefslogtreecommitdiff
path: root/src/option_manager.hh
AgeCommit message (Expand)Author
2012-11-22rename (hook|option)_manager to (hook|option)s.Maxime Coste
2012-10-11use ByteCount instead of CharCount when we are really counting bytesMaxime Coste
2012-08-23use a strongly typed int CharCount for character countsMaxime Coste
2012-06-27Tweak String class, and cleanup usagesMaxime Coste
2012-06-14Refactor OptionManager, add OptionManagerWatcherMaxime Coste
2012-06-12replace Option::operator {String,int} with Option::as_{string,int}Maxime Coste
2012-04-14replace std::string references with StringMaxime Coste
2012-04-03Option name completion supportMaxime Coste
2012-04-03add an OptionManager class and use it to manage tabstopsMaxime Coste