summaryrefslogtreecommitdiff
path: root/src/string_utils.hh
AgeCommit message (Expand)Author
2018-05-27Refactor option_from_string to return directly the option valueMaxime Coste
2018-05-21Fix incompatible to_string function declaration when size_t is unsigned intMaxime Coste
2018-04-29Fix tests after changes to json_ui outputMaxime Coste
2018-04-27Add a debug regex command to dump regex instructionsMaxime Coste
2017-12-07Tweak unescape template function to unescape the escape char as wellMaxime Coste
2017-12-06Remove Vector returning split functions, use range adaptorMaxime Coste
2017-10-10Move all non-core string code to string_utils.{hh,cc}Maxime Coste