summaryrefslogtreecommitdiff
path: root/lib/asn1/src/asn1ct.erl
Commit message (Expand)AuthorAgeFilesLines
* Clean up reporting of errors in IMPORTSBjörn Gustavsson2014-02-281-0/+2
* Deprecate asn1 functionsBjörn Gustavsson2014-02-211-0/+4
* asn1ct: Silence dialyzer warnings for unmatched returnsBjörn Gustavsson2014-01-311-5/+7
* Add legacy_erlang_typesBjörn Gustavsson2014-01-241-1/+28
* Factor out printing of verbose messagesBjörn Gustavsson2014-01-201-4/+7
* Clean up handling of .asn1db filesBjörn Gustavsson2013-09-031-52/+17
* Clean up checking of values for ENUMERATEDsBjörn Gustavsson2013-05-311-0/+2
* Introduce a new mechanism for structured error handlingBjörn Gustavsson2013-05-311-2/+19
* asn1ct: Refactor running of compiler passesBjörn Gustavsson2013-05-311-244/+243
* asn1ct, asn1ct_gen: Eliminate unused exportsBjörn Gustavsson2013-05-311-61/+6
* Update copyright yearsBjörn-Egil Dahlberg2013-01-251-1/+1
* By default, encode BIT STRING to bitstringsBjörn Gustavsson2013-01-231-6/+25
* Remove the 'inline' and '{inline,OutputFile}' optionsBjörn Gustavsson2013-01-221-99/+16
* Add run-time library templates and use themBjörn Gustavsson2013-01-221-4/+0
* Make .abs file consultableBjörn Gustavsson2012-12-181-11/+11
* Remove obsolete back-ends and simplify the optionsBjörn Gustavsson2012-11-231-56/+41
* Remove the obsolete and deprecated 'keyed_list' optionBjörn Gustavsson2012-11-221-9/+1
* Remove Dialyzer warningsKenneth Lundin2012-08-281-1/+1
* Correct handling of INTEGER (1..4 | 8 | 10 | 20)Kenneth Lundin2012-03-271-1/+3
* [asn1] Make tables and processes unnamedAdam Lindberg2012-02-281-173/+194
* [asn1] Abstract out table access to new moduleAdam Lindberg2012-02-281-58/+27
* [asn1] Run asn1 compilation in a separate processAdam Lindberg2012-02-281-18/+23
* Merge branch 'dev' into majorHenrik Nord2011-09-131-5/+24
|\
| * asn1ct: add warnings_as_errors optionTuncer Ayaz2011-09-081-5/+24
* | Add obsolete warning for driver optionLukas Larsson2011-08-011-0/+6
* | Remove all modules relating to drivers and make all functions obsolete.Lukas Larsson2011-08-011-2/+1
* | Fix bootstrap problemLukas Larsson2011-08-011-1/+1
* | Define vsn if not defined to make flymake happyLukas Larsson2011-08-011-0/+4
* | Add support for nif option to optimized PER asn1 compilationLukas Larsson2011-08-011-1/+2
|/
* Update copyright yearsBjörn-Egil Dahlberg2011-03-111-1/+1
* Merge branch 'ks/asn1-dialyzer-fixes' into devNiclas Axelsson2011-02-171-1/+2
|\
| * Shut off some dialyzer warningsKostis Sagonas2010-11-181-1/+2
* | Merge branch 'ta/asn1-reporting' into devNiclas Axelsson2011-02-171-39/+76
|\ \ | |/ |/|
| * asn1ct: Make formatting of errors and warnings consistentTuncer Ayaz2010-05-051-39/+76
* | asn1ct: change unusual whitespace char from 0xA0 to 0x20Tuncer Ayaz2010-07-121-1/+1
|/
* Remove gratuitous ok report in asn1ctTuncer Ayaz2010-04-101-1/+0
* Merge branch 'ta/asn1-verbose' into devErlang/OTP2010-04-091-13/+24
|\
| * Teach asn1ct verbose optionTuncer Ayaz2010-04-081-8/+19
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+2520