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
50
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
b89f19ed98
Use inline assembly for MIJIN_TRAP() so the debugger stops at the exact location. Only works for x64, but that's currently my only target.
2023-12-07 17:15:42 +01:00
extra
Added simple gdb pretty-printer (only StrideSpan and StrideSpanIterator for now).
2023-11-10 14:04:08 +01:00
source
/mijin
Use inline assembly for MIJIN_TRAP() so the debugger stops at the exact location. Only works for x64, but that's currently my only target.
2023-12-07 17:15:42 +01:00
.gitignore
intial commit
2023-05-29 14:51:44 +02:00
LibConf
Fixed CPPDEFINES only being set for dependant projects but not mijin itself.
2023-11-18 22:19:52 +01:00
Description
No description provided
MIT
1.4
MiB
Languages
C++
99.5%
Python
0.5%