athena/src
Lioncash 120b3d1281 DNAYaml: Collapse SFINAE functions into single function
We can leverage if constexpr here to determine which branch of code to
instantiate, eliminating the need for the use of SFINAE.
2019-10-19 07:10:50 -04:00
..
LZ77 Compression/LZ77: Remove unnecessary pointer casts 2019-09-06 04:13:58 -04:00
athena DNAYaml: Collapse SFINAE functions into single function 2019-10-19 07:10:50 -04:00
aes.cpp Massive fmtlib refactor 2019-07-19 18:19:44 -10:00
bn.cpp New code style refactor 2018-12-07 19:18:17 -10:00
ec.cpp New code style refactor 2018-12-07 19:18:17 -10:00
gekko_support.c Initial Switch support (Needs testing) 2018-09-20 10:47:48 -07:00
md5.cpp New code style refactor 2018-12-07 19:18:17 -10:00
osx_largefilewrapper.c FreeBSD fixes 2016-10-27 15:44:50 -08:00
sha1.cpp New code style refactor 2018-12-07 19:18:17 -10:00
win32_largefilewrapper.c * Visual Studio fixes (requires VS2013 at the minimum) 2014-12-28 20:46:43 -08:00