Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-11-09 | Misc - Fix some warnings from MSVC | John Hodge | 1 | -1/+1 | |
2019-05-24 | Expand derive - Code cleanup | John Hodge | 1 | -1/+1 | |
2019-05-21 | rc_string - Use memcmp/strcmp (faster) | John Hodge | 1 | -4/+12 | |
2019-05-19 | All - Switch to using interned (de-duplicated) RcString-s instead of ↵ | John Hodge | 1 | -17/+64 | |
std::string for paths/identifiers | |||||
2018-06-04 | All - Ensure that all files have a header comment, remove some dead code | John Hodge | 1 | -0/+5 | |
2016-12-24 | No more tears! | ubsan | 1 | -5/+5 | |
No more DOS line endings or trailing whitespace either | |||||
2016-11-02 | All - Hack in start of macro hygine - requires rework so is disabled | John Hodge | 1 | -0/+1 | |
2016-05-21 | All - Cleanup of memory leaks and similar | John Hodge | 1 | -35/+13 | |
2016-05-21 | Parse - Updates for better memory efficiency (hopefully) | John Hodge | 1 | -0/+104 | |