construct-typing/construct_typed
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