1
Fork 0
mirror of https://github.com/Jaxan/hybrid-ads.git synced 2025-04-27 23:17:44 +02:00
Commit graph

7 commits

Author SHA1 Message Date
Joshua Moerman
3063e30fec The good fix (I hope), and removes an attribute 2015-05-22 15:58:01 +02:00
Joshua Moerman
00ad4445f3 Makes it c++11 again (only for main). Hopefully compiles on VS 2013 again. 2015-05-22 15:52:03 +02:00
Joshua Moerman
1856602e3c Reduces memory usage a bit by using smaller types. 2015-05-21 15:56:16 +02:00
Joshua Moerman
8d82a0fcc6 Linux is a bit more pedantic when it comes to size_t 2015-05-06 17:37:35 +02:00
Joshua Moerman
598e72b880 Simplifies code by removing phantom typing.
Also removes other unused tools.
2015-04-07 08:50:18 +02:00
Joshua Moerman
e4a7cf9933 Removes some duplicate words. Adds conformance to java interface. Adds randomization 2015-03-19 17:25:34 +01:00
Joshua Moerman
1c9f56a6ec Refactors a lot. Also implements a basic test suite. 2015-03-19 17:25:34 +01:00