This website requires JavaScript.
Explore
Help
Sign in
wrapper
/
construct-typing
Watch
1
Star
0
Fork
You've already forked construct-typing
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
0a51f86183
construct-typing
/
construct_typed
History
Download ZIP
Download TAR.GZ
Tim Rid
944cf85797
- added tests "test_tstruct_default_field" and "test_tstruct_const_field"
...
- added setattrs
2021-01-01 17:26:40 +01:00
..
__init__ old.py
- divided construct_typed in multiple files
2020-12-31 17:11:21 +01:00
__init__.py
- added tests "test_tstruct_default_field" and "test_tstruct_const_field"
2021-01-01 17:26:40 +01:00
generic_wrapper.py
Fixed TStruct in TArray
2021-01-01 13:55:19 +01:00
py.typed
- divided construct_typed in multiple files
2020-12-31 17:11:21 +01:00
tarray.py
satisfy mypy
2021-01-01 15:41:36 +01:00
tenum.py
satisfy mypy
2021-01-01 15:41:36 +01:00
tstruct.py
- added tests "test_tstruct_default_field" and "test_tstruct_const_field"
2021-01-01 17:26:40 +01:00
tunion.py
- renamed StructField to TStructField
2021-01-01 13:58:55 +01:00