1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 5 months ago.
Jan 31, 2023 — Jan 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ci: updated docs action More... about 2 years ago
ci: added an action to publish the docs More... about 2 years ago
docs: updating documentation More... about 2 years ago
docs: added documentation for TypeList More... about 2 years ago
fix: fixing Clock concepts for Xcode More... about 2 years ago
fix: making things constexpr instead of constinit to please MSVC More... about 2 years ago
feat: more TypeList functions More... about 2 years ago
feat: more Typelist functions More... about 2 years ago
feat: added more TypeList features More... about 2 years ago
fix: fixing windows DynamicLibrary More... about 2 years ago
fix: typo in DynamicLibrary More... about 2 years ago
feat: added a TypeList class More... about 2 years ago
fix: fixing dynamic library impl on Windows More... about 2 years ago
refactor: moved debugger functions into separate files More... about 2 years ago
fix: typo in TypeTraits.h More... about 2 years ago
feat: added macros to disable/enable all compiler warnings More... about 2 years ago
feat: added specializations of std::hash More... about 2 years ago
refactor: cleaning up limes_assert.cpp More... about 2 years ago
refactor: updating assertion macros More... about 2 years ago
Merge pull request #18 from benthevining/pre-commit-ci-update-config More... about 2 years ago
[pre-commit.ci] pre-commit autoupdate More... about 2 years ago
feat: added a func to check if running under debugger; refactored assertion macros More... about 2 years ago
feat: made hash algos' implementations public as classes More... about 2 years ago
refactor: updating time library More... about 2 years ago
feat: expanding time library More... about 2 years ago
refactor: iwyu-based refactors More... about 2 years ago
fix: more exec path func fixes More... about 2 years ago
fix: fixes with executable path funcs More... about 2 years ago
feat: added functions to get the path to the current executable More... about 2 years ago
fix: fixed output of dir separator char on windows More... about 2 years ago