summaryrefslogtreecommitdiff
path: root/pysnmp/smi/compiler.py
Commit message (Expand)AuthorAgeFilesLines
* PEP-8 long lines and dunders (#245)Ilya Etingof2019-02-261-12/+21
* Uppercase global constants (#238)Ilya Etingof2019-02-101-8/+8
* Drop Python < 2.6 except statement compatibility trickIlya Etingof2019-02-091-2/+2
* Drop Python < 2.6 kwargs expansion compatibility trickIlya Etingof2019-02-091-1/+1
* Extend copyright notice to year 2019Ilya Etingof2018-12-301-1/+1
* copyright notice extendedv4.4.4Ilya Etingof2018-01-031-1/+1
* migrated references from SourceForge (#110)Ilya Etingof2017-11-171-1/+1
* email changed, copyright extended to the year 2017Ilya Etingof2017-01-121-1/+1
* pep8 reformattedIlya Etingof2016-04-051-1/+6
* better reporting of missing pysmielie2016-02-131-3/+7
* copyright updatedelie2015-12-291-1/+1
* copyright notice added to source codeelie2015-11-201-2/+4
* linted for bad-whitespace and some other issueselie2015-10-171-17/+7
* linted for trailing whitespaceselie2015-10-171-1/+1
* try original MIB name when borrowingelie2015-07-061-1/+1
* * default /usr/share/mibs MIB source addedelie2015-07-041-16/+16
* provide public attributes even if pysmi not availableelie2015-06-291-9/+10
* use MibBuilder.loadTexts flag for initializing pysmi's genTexts oneelie2015-06-041-1/+2
* Major overhaul related to PySMI integration and Standard SNMP Applicationselie2015-05-311-1/+1
* fix to function prototypeelie2015-05-181-3/+3
* - Initial PySMI integration. Original ASN.1 MIBs could now be parsed, storedelie2015-05-171-0/+62