Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove `w` parameter for toHex. | chriseth | 2018-12-06 | 1 | -3/+3 |
* | add a 'readable' format for large hex values | Kevin Kelley | 2018-12-06 | 1 | -0/+82 |
* | Fixes #4718: High CPU usage when using large variable names | bakaoh | 2018-08-15 | 1 | -1/+2 |
* | Make joinHumanReadable work for input iterators. | chriseth | 2018-08-15 | 1 | -16/+12 |
* | Explicitly use std::next to avoid boost version. | chriseth | 2018-08-09 | 1 | -1/+1 |
* | added helper function that joins vectors of strings, refactored suggestions f... | Evgeniy Filatov | 2018-08-03 | 1 | -0/+39 |
* | Restructure code for alternative identifier suggestions | Balajiganapathi S | 2018-02-13 | 1 | -3/+7 |
* | Move string distance function to utils and format error message | Balajiganapathi S | 2018-02-13 | 1 | -0/+35 |