Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-06-22 | fix for sleep using stl | Ameer | 1 | -1/+3 |
2020-06-22 | shared_ptr for the GC adapter class, constexpr constants | Ameer | 1 | -24/+16 |
2020-06-22 | std::arrays where appropriate, clear q in adapter class, other touch ups | Ameer | 1 | -7/+9 |
2020-06-22 | Singleton GC Adapter class, remove globals, fix naming convention | Ameer | 1 | -89/+87 |
2020-06-21 | Clang Formatting | Ameer | 1 | -33/+57 |
2020-06-21 | GC Adapter Implementation | Ameer | 1 | -0/+350 |