0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implemented Record.__repr__ More... about 11 years ago
Implemented rich comparison methods More... about 11 years ago
Added setup.py and VERSION.txt More... about 11 years ago
Rearranged validating functions and exceptions to improve abstraction. More... about 11 years ago
Removed duplication of fixture. More... about 11 years ago
Finished implementation of generalizations and specializations. More... about 11 years ago
Removed unused import More... about 11 years ago
Implemented generalization of records More... about 11 years ago
Added (unimplemented) tests for generalization and specialization. More... about 11 years ago
Implemented initialization of records. More... about 11 years ago
Changed approach to define record type fields. More... about 11 years ago
Restricted validation of field names to the ones defined in subtypes only More... about 11 years ago
Removed superfluous type casting More... about 11 years ago
Finished implementation of record types. More... about 11 years ago
Started implementation of type extension. More... about 11 years ago
Added tests for getting the field names from a record type. More... about 11 years ago
Implemented validation of identifiers. More... about 11 years ago
Added missing tests for record subtypes. More... about 11 years ago
Implemented is_valid_python_identifier() and its tests More... about 11 years ago
Moved tests specific to record types to dedicated test suite. More... about 11 years ago
Added docstring to is_valid_python_identifier More... about 11 years ago
Added (unimplemented) tests for the Python identifier checks More... about 11 years ago
Improved comment More... about 11 years ago
De-duped counting of duplicated items in get_duplicated_iterable_items() More... about 11 years ago
Converted "pyrecord" and "tests" into packages More... about 11 years ago
Added (unimplemented) test for the removal of fields. More... about 11 years ago
Started implementation of the record type. More... about 11 years ago
Skipped tests that haven't been implemented More... about 11 years ago
Started writing test suite. More... about 11 years ago
first commit More... about 11 years ago