summaryrefslogtreecommitdiff
path: root/src/include/rc_string.hpp
AgeCommit message (Expand)AuthorFilesLines
2019-05-24Expand derive - Code cleanupJohn Hodge1-1/+1
2019-05-21rc_string - Use memcmp/strcmp (faster)John Hodge1-4/+12
2019-05-19All - Switch to using interned (de-duplicated) RcString-s instead of std::str...John Hodge1-17/+64
2018-06-04All - Ensure that all files have a header comment, remove some dead codeJohn Hodge1-0/+5
2016-12-24No more tears!ubsan1-5/+5
2016-11-02All - Hack in start of macro hygine - requires rework so is disabledJohn Hodge1-0/+1
2016-05-21All - Cleanup of memory leaks and similarJohn Hodge1-35/+13
2016-05-21Parse - Updates for better memory efficiency (hopefully)John Hodge1-0/+104