Commit Graph

637 Commits (4327b34c841fd6d8fb6509757d5cab2717d35457)

Author SHA1 Message Date
Brett 5d76457678 fix 2023-01-10 22:21:23 -05:00
Brett 7ca975d6a0 Add some debug as insert appears to be broken 2023-01-10 22:16:57 -05:00
Brett a34b7e968b Fix binary tree 2023-01-10 22:05:47 -05:00
Brett fa18b01220 Working on binary trees 2023-01-10 10:45:11 -05:00
Brett 9c87a56ed0 Forgot++ 2023-01-05 12:40:08 -05:00
Brett 6ab916f287 Naming conflict 2023-01-05 12:37:15 -05:00
Brett 7fce270aec Add stack, revert queue 2023-01-05 12:34:14 -05:00
Brett 51be6c7e8e Finalized Queue 2023-01-05 12:10:38 -05:00
Brett 64776c291b Debug 2023-01-05 11:49:45 -05:00
Brett deb947653b Fix Queue to be a FIFO instead of FILO data structure 2023-01-05 11:45:27 -05:00
Brett beff47b8f0 Randoms, String refactor, Time, System, + Profiler improvements 2023-01-05 01:52:56 -05:00
Brett f1254d54c3 Minor memory leak fix 2023-01-04 14:38:17 -05:00
Brett 1587f342ad Randoms + Metaprogramming test.
Added randoms using C++ templates. Might be able to change the profiler class to a template template without the need of the config file.
2023-01-04 14:35:57 -05:00
Brett 4330e9940d Point adjustments 2022-12-29 00:58:54 -05:00
Brett c6e173a34e Basic intervals on the profiler 2022-12-29 00:56:37 -05:00
Brett bc66a3ce79 include 2022-12-27 00:59:49 -05:00
Brett fda4012b42 include fix 2022-12-27 00:59:10 -05:00
Brett 3a763c1497 cmake 2022-12-27 00:55:50 -05:00
Brett 5899b4fae1 cmake 2022-12-27 00:53:30 -05:00
Brett 7cf07bb5c0 Typedefs for maps 2022-12-27 00:51:37 -05:00
Brett c0955f0762 Parallel hashmap submodule 2022-12-26 23:44:02 -05:00
Brett 1bbc7959b0 Profiler test 2022-12-26 23:36:34 -05:00
Brett e50d6ab469 flat queue 2022-12-26 01:10:37 -05:00
Brett a772fb42d5 qu 2022-12-26 01:02:46 -05:00
Brett 8b6f2978f5 constructor 2022-12-26 00:57:11 -05:00
Brett db7f826c04 Const 2022-12-26 00:55:49 -05:00
Brett 28777afe9e Cmake 2022-12-26 00:36:28 -05:00
Brett a207d4f8a4 Strings 2022-12-26 00:34:48 -05:00
Brett 8aa071eb85 Basic Queue 2022-12-26 00:31:00 -05:00
Brett 90b12dac78 Source fix 2022-12-25 23:25:32 -05:00
Brett b2d8fddbdd Cmake 2022-12-25 23:24:58 -05:00
Brett f78ec224f8 Cmake 2022-12-25 23:23:12 -05:00
Brett e5a1763e9b Code setup 2022-12-25 23:19:44 -05:00
Brett ce8bfbd144 Remove cmake dir 2022-12-23 13:51:48 -05:00
Brett 9fbeeff35f Git ignore 2022-12-23 13:51:19 -05:00
Brett 986d0a3d6a Setup inital cmake file 2022-12-23 13:50:27 -05:00
Brett 5e45ac79a6
Initial commit 2022-12-23 12:52:21 -05:00