This website requires JavaScript.
Explore
Help
Sign In
maj
/
cpp-utils
Watch
1
Star
0
Fork
0
You've already forked cpp-utils
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
18
Commits
3
Branches
0
Tags
issue-3-default-destination-levels
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Tom Hicks
55d457f24e
Cleans up warnings.
2024-06-24 13:15:37 -07:00
.clang-format
Updates .clang-format because of changed defaults.
2023-11-14 20:27:55 -08:00
.gitattributes
Initial commit.
2023-05-02 14:21:26 -07:00
.gitignore
Adds doxygen config and ignores the docs folder it makes.
2023-05-09 22:34:16 -07:00
.project.sh
Initial commit.
2023-05-02 14:21:26 -07:00
ansi_escapes_test.cpp
Updates tests to work with the latest TinyTest.
2023-05-10 18:27:40 -07:00
ansi_escapes.cpp
Fixes license text and other comments at the tops of files.
2023-05-07 00:52:52 -07:00
ansi_escapes.h
Adds doxygen comments.
2023-05-09 22:34:39 -07:00
BUILD
Cleans up warnings.
2024-06-24 13:15:37 -07:00
clang-format version 16.0.0-Google.clang-format
Shrunk .clang-format to only the differences with the base style.
2023-05-08 22:30:32 -07:00
clang-format-original
Shrunk .clang-format to only the differences with the base style.
2023-05-08 22:30:32 -07:00
console_logger_test.cpp
Updates tests to work with the latest TinyTest.
2023-05-10 18:27:40 -07:00
console_logger.cpp
Adds ConsoleLogger.
2023-05-07 02:14:09 -07:00
console_logger.h
Adds doxygen comments.
2023-05-09 22:34:39 -07:00
Doxyfile
Adds doxygen config and ignores the docs folder it makes.
2023-05-09 22:34:16 -07:00
LICENSE
Adds MIT license and some project config files.
2023-05-06 10:52:09 -07:00
logger_test.cpp
Updates tests to work with the latest TinyTest.
2023-05-10 18:27:40 -07:00
logger.cpp
Sets default log levels for destinations.
2023-11-14 20:28:22 -08:00
logger.h
Adds doxygen comments.
2023-05-09 22:34:39 -07:00
MODULE.bazel
Cleans up warnings.
2024-06-24 13:15:37 -07:00
MODULE.bazel.lock
Cleans up warnings.
2024-06-24 13:15:37 -07:00
pretty_print_test.cpp
Updates tests to work with the latest TinyTest.
2023-05-10 18:27:40 -07:00
pretty_print.cpp
Fixes license text and other comments at the tops of files.
2023-05-07 00:52:52 -07:00
pretty_print.h
Updates tests to work with the latest TinyTest.
2023-05-10 18:27:40 -07:00
README.md
Initial commit.
2023-05-02 14:21:26 -07:00
windows_logger_test.cpp
Updates tests to work with the latest TinyTest.
2023-05-10 18:27:40 -07:00
windows_logger.cpp
Adds the windows logger that logs via message box.
2023-05-09 22:35:04 -07:00
windows_logger.h
Adds the windows logger that logs via message box.
2023-05-09 22:35:04 -07:00
WORKSPACE
Updates TinyTest dependency.
2023-05-10 18:40:10 -07:00
README.md
The file is empty.
Description
A c++ utility library.
Readme
112
KiB
Languages
C++
95%
Starlark
5%