aboutsummaryrefslogtreecommitdiffstats
path: root/lib/asn1/src/asn1ct.erl
AgeCommit message (Expand)Author
2013-01-23By default, encode BIT STRING to bitstringsBjörn Gustavsson
2013-01-22Remove the 'inline' and '{inline,OutputFile}' optionsBjörn Gustavsson
2013-01-22Add run-time library templates and use themBjörn Gustavsson
2012-12-18Make .abs file consultableBjörn Gustavsson
2012-11-23Remove obsolete back-ends and simplify the optionsBjörn Gustavsson
2012-11-22Remove the obsolete and deprecated 'keyed_list' optionBjörn Gustavsson
2012-08-28Remove Dialyzer warningsKenneth Lundin
2012-03-27Correct handling of INTEGER (1..4 | 8 | 10 | 20)Kenneth Lundin
2012-02-28[asn1] Make tables and processes unnamedAdam Lindberg
2012-02-28[asn1] Abstract out table access to new moduleAdam Lindberg
2012-02-28[asn1] Run asn1 compilation in a separate processAdam Lindberg
2011-09-13Merge branch 'dev' into majorHenrik Nord
2011-09-08asn1ct: add warnings_as_errors optionTuncer Ayaz
2011-08-01Add obsolete warning for driver optionLukas Larsson
2011-08-01Remove all modules relating to drivers and make all functions obsolete.Lukas Larsson
2011-08-01Fix bootstrap problemLukas Larsson
2011-08-01Define vsn if not defined to make flymake happyLukas Larsson
2011-08-01Add support for nif option to optimized PER asn1 compilationLukas Larsson
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2011-02-17Merge branch 'ks/asn1-dialyzer-fixes' into devNiclas Axelsson
2011-02-17Merge branch 'ta/asn1-reporting' into devNiclas Axelsson
2010-11-18Shut off some dialyzer warningsKostis Sagonas
2010-07-12asn1ct: change unusual whitespace char from 0xA0 to 0x20Tuncer Ayaz
2010-05-05asn1ct: Make formatting of errors and warnings consistentTuncer Ayaz
2010-04-10Remove gratuitous ok report in asn1ctTuncer Ayaz
2010-04-09Merge branch 'ta/asn1-verbose' into devErlang/OTP
2010-04-08Teach asn1ct verbose optionTuncer Ayaz
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP