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.erl
Age
Commit message (
Expand
)
Author
2016-08-12
Support 'make -j' when compiling ASN.1 modules
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, asn1ct_parser2: Refactor the upper levels of error handling
Björn Gustavsson
2015-01-12
Fix object set duplication test
Björn Gustavsson
2014-09-01
Teach the ASN.1 compiler the parse option
Björn Gustavsson
2014-02-28
Clean up reporting of errors in IMPORTS
Björn Gustavsson
2014-02-21
Deprecate asn1 functions
Björn Gustavsson
2014-01-31
asn1ct: Silence dialyzer warnings for unmatched returns
Björn Gustavsson
2014-01-24
Add legacy_erlang_types
Björn Gustavsson
2014-01-20
Factor out printing of verbose messages
Björn Gustavsson
2013-09-03
Clean up handling of .asn1db files
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: Refactor running of compiler passes
Björn Gustavsson
2013-05-31
asn1ct, asn1ct_gen: Eliminate unused exports
Björn Gustavsson
2013-01-25
Update copyright years
Björn-Egil Dahlberg
2013-01-23
By default, encode BIT STRING to bitstrings
Björn Gustavsson
2013-01-22
Remove the 'inline' and '{inline,OutputFile}' options
Björn Gustavsson
2013-01-22
Add run-time library templates and use them
Björn Gustavsson
2012-12-18
Make .abs file consultable
Björn Gustavsson
2012-11-23
Remove obsolete back-ends and simplify the options
Björn Gustavsson
2012-11-22
Remove the obsolete and deprecated 'keyed_list' option
Björn Gustavsson
2012-08-28
Remove Dialyzer warnings
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-28
[asn1] Run asn1 compilation in a separate process
Adam Lindberg
2011-09-13
Merge branch 'dev' into major
Henrik Nord
2011-09-08
asn1ct: add warnings_as_errors option
Tuncer Ayaz
2011-08-01
Add obsolete warning for driver option
Lukas Larsson
2011-08-01
Remove all modules relating to drivers and make all functions obsolete.
Lukas Larsson
2011-08-01
Fix bootstrap problem
Lukas Larsson
2011-08-01
Define vsn if not defined to make flymake happy
Lukas Larsson
2011-08-01
Add support for nif option to optimized PER asn1 compilation
Lukas Larsson
2011-03-11
Update copyright years
Björn-Egil Dahlberg
2011-02-17
Merge branch 'ks/asn1-dialyzer-fixes' into dev
Niclas Axelsson
2011-02-17
Merge branch 'ta/asn1-reporting' into dev
Niclas Axelsson
2010-11-18
Shut off some dialyzer warnings
Kostis Sagonas
2010-07-12
asn1ct: change unusual whitespace char from 0xA0 to 0x20
Tuncer Ayaz
2010-05-05
asn1ct: Make formatting of errors and warnings consistent
Tuncer Ayaz
2010-04-10
Remove gratuitous ok report in asn1ct
Tuncer Ayaz
2010-04-09
Merge branch 'ta/asn1-verbose' into dev
Erlang/OTP
2010-04-08
Teach asn1ct verbose option
Tuncer Ayaz
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP