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
d092e48a68
construct-typing
/
tests
History
Download ZIP
Download TAR.GZ
Tim Rid
d092e48a68
fixed failing test case
2021-04-03 21:40:26 +02:00
..
__init__.py
added README.md
2020-12-10 20:26:37 +01:00
declarativeunittest.py
- renamed "TStructField" to "field" and "TUnionField" to "ufield". This makes the dataclass definitions shorter and more readable.
2021-03-16 18:51:04 +01:00
declarativeunittest.pyi
renamed "TContainerBase" to "TContainerMixin"
2021-03-30 19:35:33 +02:00
test_core.py
fixed failing test case
2021-04-03 21:40:26 +02:00
test_typed.py
changed "swapped" to "reverse" in TStruct and TBitStruct
2021-03-30 19:54:23 +02:00