Commit Graph

7 Commits (1d03938f950568dd1082abfd55f664ede6023995)

Author SHA1 Message Date
Brett ec16f5412b new randomness functions 2023-07-23 13:10:11 -04:00
Brett d06c7ebeb6 String buffer 2023-07-10 18:45:43 -04:00
Brett 48e126214b update queues for better stl complience 2023-03-05 12:00:45 -05:00
Brett fa18b01220 Working on binary trees 2023-01-10 10:45:11 -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