summaryrefslogtreecommitdiff
path: root/src/parameters_parser.hh
AgeCommit message (Expand)Author
2014-03-20Fix support for switches style option in user commandsMaxime Coste
2014-03-02Consistently name -foo things 'switches'Maxime Coste
2014-03-02Add command switches information, and automatically display itMaxime Coste
2014-03-02All commands now take directly a parameter parserMaxime Coste
2014-01-23Catch parameter errors on startup and display option informationsMaxime Coste
2014-01-09Style changes, replace typedefs with usingsMaxime Coste
2013-04-09sort includes directivesMaxime Coste
2013-04-09rename assert to kak_assert to avoid collisionsMaxime Coste
2013-04-03fix compilation with clang++Maxime Coste
2013-04-02ParameterParser takes flagsMaxime Coste
2013-03-27Move parameter count validation to the ParameterParserMaxime Coste
2013-02-27ParameterParser: refactoring, simplifyMaxime Coste
2012-12-07extract ParametersParser to it's own fileMaxime Coste