summaryrefslogtreecommitdiffstats
path: root/src/common/symbols.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-37/+29
* symbols: Replace an insert call with emplaceLioncash2015-09-301-1/+1
* symbols: Get rid of initial underscores in variable namesLioncash2015-09-301-15/+15
* symbols: Simplify GetSymbolLioncash2015-09-301-8/+5
* Asserts: break/crash program, fit to style guide; log.h->assert.harchshift2015-02-111-1/+1
* License changepurpasmart962014-12-211-1/+1
* Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generatedEmmanuel Gil Peyrot2014-11-191-2/+2
* Common: Don't return a reference to a string when calling GetName in symbols.cppLioncash2014-08-181-1/+1
* Add symbols mapMathieu Vaillancourt2014-04-131-0/+57