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
104
Commits
2
Branches
1
Tag
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Patrick Wuttke
03c899f17e
Updated string split method to accept limitParts and ignoreEmpty options.
2024-08-18 17:24:06 +02:00
extra
Added simple gdb pretty-printer (only StrideSpan and StrideSpanIterator for now).
2023-11-10 14:04:08 +01:00
source
/mijin
Updated string split method to accept limitParts and ignoreEmpty options.
2024-08-18 17:24:06 +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
Added SModule and dependencies.json for S++ 2.0 support.
2024-08-14 23:29:46 +02:00
LibConf
Fixed Windows/MSVC compilation.
2024-06-26 10:05:32 +02:00
SModule
Implemented tcp sockets (only IPv4) and asynchronous IO (for sockets).
2024-08-16 21:29:33 +02:00
Description
No description provided
MIT
1.4
MiB
Languages
C++
99.5%
Python
0.5%