This website requires JavaScript.
Explore
Help
Sign In
mewin
/
mijin2
Watch
1
Star
0
Fork
0
You've already forked mijin2
Code
Issues
2
Pull Requests
Projects
Releases
Wiki
Activity
257
Commits
3
Branches
1
Tag
0e1964ba25e603ab564276292606c2e61e841e15
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
Patrick Wuttke
0e1964ba25
Logging: made LogMessage contain a string view instead of const char*, added BufferSink, changed message parameter of formatted parameter to be string instead of const char*.
2025-10-28 12:01:50 +01:00
extra
Added simple gdb pretty-printer (only StrideSpan and StrideSpanIterator for now).
2023-11-10 14:04:08 +01:00
source
/mijin
Logging: made LogMessage contain a string view instead of const char*, added BufferSink, changed message parameter of formatted parameter to be string instead of const char*.
2025-10-28 12:01:50 +01:00
.clang-format
Added clang format file.
2024-08-20 13:54:42 +02:00
.clang-tidy
Added clang-tidy config and cleaned up the code a little.
2024-08-18 13:30:40 +02:00
.gitignore
intial commit
2023-05-29 14:51:44 +02:00
dependencies.json
Limit CURL version to anything before 8.10.0 for now.
2024-11-20 20:19:55 +01:00
LICENSE
Added license.
2025-03-18 17:19:38 +01:00
SModule
Removed logger.cpp again.
2025-06-21 15:06:39 +02:00
Description
No description provided
MIT
1.5
MiB
Languages
C++
99.5%
Python
0.5%