Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modernize code to C++17 (#3104) | Max Graey | 2021-11-22 | 1 | -6/+2 |
| | |||||
* | [NFC] Factor out and simplify minified name generation (#3909) | Thomas Lively | 2021-05-27 | 1 | -0/+77 |
Simplifies the public API to not unnecessarily take an index and simplifies the implementation to use a single integer as state rather than a vector of indices. |