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
265
Commits
3
Branches
1
Tag
96765103b79d6c676945f8454a95f225db3671c9
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
96765103b7
Added VectorMap::entry() to retrieve entry at specified index. Added VectorMap::eraseAt() to erase entry/entries at a specific index.
2026-02-09 10:16:56 +01:00
extra
Added simple gdb pretty-printer (only StrideSpan and StrideSpanIterator for now).
2023-11-10 14:04:08 +01:00
source
/mijin
Added VectorMap::entry() to retrieve entry at specified index. Added VectorMap::eraseAt() to erase entry/entries at a specific index.
2026-02-09 10:16:56 +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.6
MiB
Languages
C++
99.5%
Python
0.5%