aboutsummaryrefslogtreecommitdiff
path: root/pyasn1/type/tagmap.py
AgeCommit message (Expand)Author
2019-07-13Remove Python `id` from `repr`Ilya Etingof
2018-12-29Release 0.4.5Ilya Etingof
2018-03-29copyright years extendedIlya Etingof
2017-11-18__repr__() of ASN.1 types reworked for better readability (#102)Ilya Etingof
2017-11-14migrated docs and references from sourceforge.netIlya Etingof
2017-07-21SetOf/SequenceOf field type container implementedIlya Etingof
2017-03-10faster decoders lookup by setting typeId to every ASN.1 typeIlya Etingof
2017-03-04tag-related classes overhauled, optimized and documentedIlya Etingof
2017-02-26__getitem__ of some types & tag refactored for better performanceIlya Etingof
2017-02-18__all__ addedIlya Etingof
2017-01-11e-mail changed, copyright extended to year 2017Ilya Etingof
2016-05-23Use new style classes, instead of an old onesSergey Matveev
2016-03-28more pep8 reformattingIlya Etingof
2016-03-27mass pep8 reformattingIlya Etingof
2016-03-16pep8'edIlya Etingof
2015-12-29copyright dates bumpedelie
2015-11-15copyright notice addedelie
2014-06-13* new prettyPrintType() abstract method implemented to base pyasn1 typeselie
2012-05-07% args formatting improvedelie
2011-11-08exlicit repr() calls replaced with '%r'elie
2011-10-02dictionary operations made py3k-compatibleelie
2011-02-17a bunch of changes related to Any type support re-implementationelie