athena/include
Lioncash be9ac57b9d LZBase: Mark functions as const where applicable
Most of the interface can be const qualified except for the setters.
While we're at it, we can also make the private member functions
internally linked helper functions, given they don't depend on instance
state at all.
2019-08-15 23:28:41 -04:00
..
LZ77 LZBase: Mark functions as const where applicable 2019-08-15 23:28:41 -04:00
athena General: Use nullptr where applicable 2019-08-15 16:12:17 -04:00
aes.hpp New code style refactor 2018-12-07 19:18:17 -10:00
bn.hpp New code style refactor 2018-12-07 19:18:17 -10:00
ec.hpp New code style refactor 2018-12-07 19:18:17 -10:00
gekko_support.h Initial Switch support (Needs testing) 2018-09-20 10:47:48 -07:00
md5.h * Fix styling 2015-05-18 20:24:56 -07:00
osx_largefilewrapper.h FreeBSD fixes 2016-10-27 15:44:50 -08:00
sha1.h Humungous refactor 2016-03-04 13:00:12 -10:00
utf8proc.h Huge compile performance refactor 2017-12-28 21:55:42 -10:00
win32_largefilewrapper.h * Visual Studio fixes (requires VS2013 at the minimum) 2014-12-28 20:46:43 -08:00
yaml.h windows fixes and proper UTF-8 conversion 2015-08-30 22:13:07 -07:00