Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Always absolute_importabsolute_import | Dana Powers | 2016-08-02 | 1 | -0/+2 |
* | Add __hash__ method to Struct | Dana Powers | 2016-01-03 | 1 | -0/+3 |
* | Struct __eq__ | Dana Powers | 2016-01-01 | 1 | -0/+7 |
* | pylint fixes | Dana Powers | 2015-12-10 | 1 | -1/+1 |
* | few small cleanups | Zack Dever | 2015-12-04 | 1 | -1/+1 |
* | Recursive repr, display all field names and values for Structs | Dana Powers | 2015-12-04 | 1 | -3/+5 |
* | Rework protocol type definition: AbstractType, Schema, Struct | Dana Powers | 2015-12-04 | 1 | -0/+52 |