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_parser2.erl
Age
Commit message (
Expand
)
Author
2017-05-04
Update copyright year
Raimo Niskanen
2017-03-14
Clean up comments
Björn Gustavsson
2016-03-15
update copyright-year
Henrik Nord
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-01-12
asn1ct_parser2: Remove expensive lookahead_assignment/1 function
Björn Gustavsson
2015-01-12
asn1ct_parser2: Clean up error handling and reporting
Björn Gustavsson
2015-01-12
asn1ct, asn1ct_parser2: Refactor the upper levels of error handling
Björn Gustavsson
2015-01-12
asn1ct_parser2: Eliminate all uses of old-style 'catch'
Björn Gustavsson
2015-01-12
asn1ct_parser2: Clean up parse_or/3 and parse_or_tag/3
Björn Gustavsson
2015-01-12
asn1ct_parser2: Correct extraction of line number from token
Björn Gustavsson
2015-01-12
asn1ct_parser2: Throw an {asn1_error,...} for *all* parse errors
Björn Gustavsson
2015-01-12
asn1ct_parser2: Simplify parse_Type/1
Björn Gustavsson
2015-01-12
asn1ct_parser2: Remove unsuccessful parsing of ValueSetFromObjects
Björn Gustavsson
2015-01-12
Move checking of UNIQUE & DEFAULT error to asn1ct_check
Björn Gustavsson
2015-01-12
Rewrite constraint handling
Björn Gustavsson
2015-01-12
Clean up checking of object sets
Björn Gustavsson
2015-01-12
Remove special case in parser
Björn Gustavsson
2014-09-01
Remove unused code for ABSTRACT-SYNTAX and TYPE-IDENTIFIER
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
Teach the ASN.1 compiler to understand "EXPORTS ALL"
Björn Gustavsson
2013-09-18
asn1ct_parser2: Clean the process dictionary after parsing
Björn Gustavsson
2013-06-12
Update copyright years
Björn-Egil Dahlberg
2013-05-31
Eliminate use of #constraint{} outside of the parser
Björn Gustavsson
2013-05-31
Eliminate general use of #typereference{}
Björn Gustavsson
2012-12-18
asn1ct_parser2: Let synonyms share parsing code
Björn Gustavsson
2012-05-04
Add support for multiple ExtensionAdditionGroups
Kenneth Lundin
2012-02-28
[asn1] Make tables and processes unnamed
Adam Lindberg
2010-08-25
Add support for Extension addition group
Kenneth Lundin
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