This website requires JavaScript.
Explore
Help
Sign In
mo2
/
pystubs-generation
Watch
0
Star
0
Fork
0
mirror of
https://github.com/ModOrganizer2/pystubs-generation.git
synced
2026-07-27 14:07:13 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v2.4.0
pystubs-generation
/
generator
T
History
Mikaël Capelle
820bc3e0fe
Fix duplicate functions detection for static methods.
2020-11-21 14:18:09 +01:00
..
__init__.py
Update generation to not copy files but use MO2 install path directly.
2020-05-12 18:40:52 +02:00
loader.py
Add mypy ignore for CI.
2020-11-14 13:49:50 +01:00
mtypes.py
Add fix for std::optional parsing.
2020-11-21 14:17:42 +01:00
parser.py
Discard void arguments when parsing functions.
2020-11-21 14:17:56 +01:00
register.py
Clean code and add CI.
2020-11-14 13:34:51 +01:00
utils.py
Fix duplicate functions detection for static methods.
2020-11-21 14:18:09 +01:00
writer.py
Clean code and add CI.
2020-11-14 13:34:51 +01:00