Tim Rid
|
2b5967e11d
|
fixing pyright issues
|
2021-05-23 16:22:40 +02:00 |
|
Tim Rid
|
b336087493
|
renamed "TContainerBase" to "TContainerMixin"
|
2021-03-30 19:35:33 +02:00 |
|
Tim Rid
|
aa453f29a7
|
fixed mypy and pytest errors
|
2021-01-02 17:54:52 +01:00 |
|
Tim Rid
|
0a51f86183
|
slightly modified test_core.py so that mypy doesn't generate errors.
|
2021-01-01 22:56:53 +01:00 |
|
Tim Rid
|
944cf85797
|
- added tests "test_tstruct_default_field" and "test_tstruct_const_field"
- added setattrs
|
2021-01-01 17:26:40 +01:00 |
|
Tim Rid
|
4aa3013a82
|
corrected and enhanced tests
|
2021-01-01 15:42:10 +01:00 |
|
Tim Rid
|
8922c5eccc
|
put a prefix before every object of "typing", because there are a few duplications, e.g. Union and Optional.
added stubs for Select, Optional, If, IfThenElse
|
2020-12-12 13:17:27 +01:00 |
|
Tim Rid
|
209314db4a
|
added README.md
added more (mostly empty) stub files
added setup.py
added construct_typed initial version
added initial tests
|
2020-12-10 20:26:37 +01:00 |
|