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
2015-01-12
Rewrite matching of object definitions using the simplified syntax
Björn Gustavsson
2015-01-12
Simplify handling of an empty object definition
Björn Gustavsson
2015-01-12
Use object_to_check/1 in two forgotten places
Björn Gustavsson
2015-01-12
Refactor code involving calls to get_fieldname_element/3
Björn Gustavsson
2015-01-12
Check INTEGER values better
Björn Gustavsson
2015-01-12
Check CLASS names for validity
Björn Gustavsson
2015-01-12
Use the #objectclass{} record instead of a tuple
Björn Gustavsson
2015-01-12
Correct typo in an error message
Björn Gustavsson
2014-11-27
Merge branch 'dgud/asn1/fix-seqtag/OTP-12326' into maint
Dan Gudmundsson
2014-11-26
asn1: Fix EXTERNAL (1994 variant) type conversion
Dan Gudmundsson
2014-11-24
Fix IMPLICIT tagging when TagDefault is AUTOMATIC
Simon Cornish
2014-09-01
Workaround for combining two object sets separated by extension
Björn Gustavsson
2014-09-01
Clean up and correct handling of parameters for parameterized types
Björn Gustavsson
2014-09-01
Check the formal parameter for parameterized type definitions
Björn Gustavsson
2014-09-01
Report errors also for unused parameterized types
Björn Gustavsson
2014-09-01
Remove unused code for ABSTRACT-SYNTAX and TYPE-IDENTIFIER
Björn Gustavsson
2014-09-01
Correct expansion of parameterized types
Björn Gustavsson
2014-09-01
Add the module name to the #classdef{} record
Björn Gustavsson
2014-09-01
Eliminate the use of #identifier{} outside the tokeniser and parser
Björn Gustavsson
2014-09-01
Fix problem with object identifiers in external modules
Björn Gustavsson
2014-09-01
Rewrite get_referenced_type/2
Björn Gustavsson
2014-09-01
Teach the ASN.1 compiler to handle objects in field names
Björn Gustavsson
2014-02-28
Clean up reporting of errors in IMPORTS
Björn Gustavsson
2014-02-28
asn1ct_check: Clean up error checking for INSTANCE OF
Björn Gustavsson
2014-02-28
asn1ct_check: Rewrite error checking for INTEGER and BIT STRING
Björn Gustavsson
2014-02-28
asn1ct_check: Remove unreachable clauses handling {identifier,_,_}
Björn Gustavsson
2014-02-28
asn1ct_check: Let asn1_error/3 throw its result
Björn Gustavsson
2014-02-20
Merge branch 'bjorn/asn1/cleanup/OTP-11727'
Björn Gustavsson
2014-02-13
Correct subtyping of extensible ENUMERATED
Björn Gustavsson
2014-01-31
asn1ct_check: Use a return value to silence a dialyzer warning
Björn Gustavsson
2014-01-31
asn1ct_check: Remove useless call to check_integer/3
Björn Gustavsson
2014-01-31
asn1ct_check: Correct error handling for illegal OCTET STRING values
Björn Gustavsson
2014-01-24
Fix OCTET STRING
Björn Gustavsson
2013-11-20
Merge branch 'bjorn/asn1/fix-union-bug/OTP-11411' into maint
Björn Gustavsson
2013-10-17
Fix complicated union of INTEGER constraints
Björn Gustavsson
2013-10-01
Fix broken handling of default values for BIT STRINGs
Björn Gustavsson
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
[prev]
[next]