summaryrefslogtreecommitdiff
path: root/src/common/symbols.cpp
AgeCommit message (Expand)Author
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2015-09-30symbols: Replace an insert call with emplaceLioncash
2015-09-30symbols: Get rid of initial underscores in variable namesLioncash
2015-09-30symbols: Simplify GetSymbolLioncash
2015-02-10Asserts: break/crash program, fit to style guide; log.h->assert.harchshift
2014-12-20License changepurpasmart96
2014-11-19Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ...Emmanuel Gil Peyrot
2014-08-18Common: Don't return a reference to a string when calling GetName in symbols.cppLioncash
2014-04-12Add symbols mapMathieu Vaillancourt