aboutsummaryrefslogtreecommitdiffstats
path: root/libdevcore/StringUtils.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixes #4718: High CPU usage when using large variable namesbakaoh2018-08-151-1/+4
|
* added helper function that joins vectors of strings, refactored suggestions ↵Evgeniy Filatov2018-08-031-10/+4
| | | | formattingi function to use it
* Use one-dimensional vector.chriseth2018-02-131-7/+8
|
* Suggestion to improve readability.chriseth2018-02-131-14/+21
|
* Minor changes.chriseth2018-02-131-4/+7
|
* Restructure code for alternative identifier suggestionsBalajiganapathi S2018-02-131-28/+41
|
* Move string distance function to utils and format error messageBalajiganapathi S2018-02-131-0/+77