aboutsummaryrefslogtreecommitdiffstats
path: root/libdevcore/StringUtils.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixes #4718: High CPU usage when using large variable namesbakaoh2018-08-151-1/+2
|
* Make joinHumanReadable work for input iterators.chriseth2018-08-151-16/+12
|
* Explicitly use std::next to avoid boost version.chriseth2018-08-091-1/+1
|
* added helper function that joins vectors of strings, refactored suggestions ↵Evgeniy Filatov2018-08-031-0/+39
| | | | formattingi function to use it
* Restructure code for alternative identifier suggestionsBalajiganapathi S2018-02-131-3/+7
|
* Move string distance function to utils and format error messageBalajiganapathi S2018-02-131-0/+35