aboutsummaryrefslogtreecommitdiffstats
path: root/lib/asn1/src/asn1ct_check.erl
AgeCommit message (Expand)Author
2012-05-04Add support for multiple ExtensionAdditionGroupsKenneth Lundin
2012-03-27Correct handling of INTEGER (1..4 | 8 | 10 | 20)Kenneth Lundin
2012-02-28[asn1] Make tables and processes unnamedAdam Lindberg
2012-02-28[asn1] Abstract out table access to new moduleAdam Lindberg
2012-02-13Fix to integer and sequence definitionsGustav Simonsson
2011-09-08asn1ct: add warnings_as_errors optionTuncer Ayaz
2011-03-07Fixed crash in asn1ct_check occuring for SEQUENCE with extension mark and com...Kenneth Lundin
2011-02-17Merge branch 'ta/asn1-reporting' into devNiclas Axelsson
2010-09-10Remove warnings for clashes with new autoimported BIFsPatrik Nyblom
2010-09-07Add support for ExtensionAdditionGroup notation in nested types as wellKenneth Lundin
2010-08-25Add support for Extension addition groupKenneth Lundin
2010-05-05asn1ct: Make formatting of errors and warnings consistentTuncer Ayaz
2010-02-19OTP-8463 Support for EXTENSIBILITY IMPLIED and SET/SEQ OF NamedType isKenneth Lundin
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP