Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-07 | Remove unused symbols code | Yuri Kunde Schlesner | |
2016-09-21 | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot | |
This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation. | |||
2016-09-18 | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | |
2015-09-30 | symbols: Get rid of initial underscores in variable names | Lioncash | |
2015-09-30 | symbols: Directly initialize TSymbol members | Lioncash | |
2015-05-07 | Common: Remove common.h | Yuri Kunde Schlesner | |
2014-12-20 | License change | purpasmart96 | |
2014-11-18 | Remove extraneous semicolons | Lioncash | |
2014-08-18 | Common: Get rid of an unnecessary forward declaration in symbols.h | Lioncash | |
2014-08-18 | Common: Don't return a reference to a string when calling GetName in symbols.cpp | Lioncash | |
Returning a copy of the string is what was likely meant to be done. | |||
2014-04-12 | Add symbols map | Mathieu Vaillancourt | |