aboutsummaryrefslogtreecommitdiffstats
path: root/lib/asn1/src/asn1ct_check.erl
AgeCommit message (Expand)Author
2013-04-16Merge branch 'bjorn/asn1/fix-lost-extension-mark/OTP-10995' into maint-r16Erlang/OTP
2013-04-03Prevent loss of objects after the extension markerBjörn Gustavsson
2013-04-03Don't lose the extension mark for object set parametersBjörn Gustavsson
2013-02-22Update copyright yearsBjörn-Egil Dahlberg
2013-02-16asn1ct: Eliminate use of obsolete size/1Björn Gustavsson
2012-12-18Add a test case for constraint equivalenceBjörn Gustavsson
2012-11-26Fix BER encoding when multiple levels of typedefs are usedBjörn Gustavsson
2012-11-26Remove the unused asn1ct_gen_ber moduleBjörn Gustavsson
2012-11-23Remove obsolete back-ends and simplify the optionsBjörn Gustavsson
2012-07-05Add sorting in constraint checking on single values.Gustav Simonsson
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