index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
asn1
/
src
/
asn1ct_check.erl
Age
Commit message (
Expand
)
Author
2013-09-03
Clean up handling of .asn1db files
Björn Gustavsson
2013-08-30
Clean up checking of objects
Björn Gustavsson
2013-05-31
asn1ct_check: Eliminate useless Per argument from complist_as_tuple()
Björn Gustavsson
2013-05-31
asn1ct_check: Don't pass on #'ObjectClassFieldType'{} with fixed type
Björn Gustavsson
2013-05-31
Normalize data representation for table constraints
Björn Gustavsson
2013-05-31
asn1ct: Simplify check_value/2
Björn Gustavsson
2013-05-31
Clean up checking of values for ENUMERATEDs
Björn Gustavsson
2013-05-31
Introduce a new mechanism for structured error handling
Björn Gustavsson
2013-05-31
asn1ct_check: Clean up checkc/3
Björn Gustavsson
2013-05-31
asn1ct_check: Clean up checkp/3
Björn Gustavsson
2013-05-31
asn1ct_check: Clean up checkv/3
Björn Gustavsson
2013-05-31
asn1ct_check: Introduce check_fold/3 and clean up checkt/3
Björn Gustavsson
2013-05-31
Eliminate clauses that can never match
Björn Gustavsson
2013-05-31
asn1ct_check: Simplify code at the end of check_type/3
Björn Gustavsson
2013-05-31
Normalize SIZE constraints to simplify backends
Björn Gustavsson
2013-05-31
Fix handling of open interval constraints with pre-defined integers
Björn Gustavsson
2013-05-31
Eliminate use of #constraint{} outside of the parser
Björn Gustavsson
2013-05-31
ascn1ct_check: Remove effect-less code
Björn Gustavsson
2013-05-31
Eliminate general use of #typereference{}
Björn Gustavsson
2013-04-16
Merge branch 'bjorn/asn1/fix-lost-extension-mark/OTP-10995' into maint-r16
Erlang/OTP
2013-04-03
Prevent loss of objects after the extension marker
Björn Gustavsson
2013-04-03
Don't lose the extension mark for object set parameters
Björn Gustavsson
2013-02-22
Update copyright years
Björn-Egil Dahlberg
2013-02-16
asn1ct: Eliminate use of obsolete size/1
Björn Gustavsson
2012-12-18
Add a test case for constraint equivalence
Björn Gustavsson
2012-11-26
Fix BER encoding when multiple levels of typedefs are used
Björn Gustavsson
2012-11-26
Remove the unused asn1ct_gen_ber module
Björn Gustavsson
2012-11-23
Remove obsolete back-ends and simplify the options
Björn Gustavsson
2012-07-05
Add sorting in constraint checking on single values.
Gustav Simonsson
2012-05-04
Add support for multiple ExtensionAdditionGroups
Kenneth Lundin
2012-03-27
Correct handling of INTEGER (1..4 | 8 | 10 | 20)
Kenneth Lundin
2012-02-28
[asn1] Make tables and processes unnamed
Adam Lindberg
2012-02-28
[asn1] Abstract out table access to new module
Adam Lindberg
2012-02-13
Fix to integer and sequence definitions
Gustav Simonsson
2011-09-08
asn1ct: add warnings_as_errors option
Tuncer Ayaz
2011-03-07
Fixed crash in asn1ct_check occuring for SEQUENCE with extension mark and com...
Kenneth Lundin
2011-02-17
Merge branch 'ta/asn1-reporting' into dev
Niclas Axelsson
2010-09-10
Remove warnings for clashes with new autoimported BIFs
Patrik Nyblom
2010-09-07
Add support for ExtensionAdditionGroup notation in nested types as well
Kenneth Lundin
2010-08-25
Add support for Extension addition group
Kenneth Lundin
2010-05-05
asn1ct: Make formatting of errors and warnings consistent
Tuncer Ayaz
2010-02-19
OTP-8463 Support for EXTENSIBILITY IMPLIED and SET/SEQ OF NamedType is
Kenneth Lundin
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP