summaryrefslogtreecommitdiff
path: root/lib/asn1/src/asn1ct_gen.erl
Commit message (Expand)AuthorAgeFilesLines
* der: Correct code generation for checking of empty setsBjörn Gustavsson2013-02-141-3/+5
* Update copyright yearsBjörn-Egil Dahlberg2013-01-251-1/+1
* Don't export encode_disp/2 and decode_disp/2 in generated modulesBjörn Gustavsson2013-01-241-1/+1
* By default, encode BIT STRING to bitstringsBjörn Gustavsson2013-01-231-5/+8
* Remove the 'inline' and '{inline,OutputFile}' optionsBjörn Gustavsson2013-01-221-5/+3
* Add and use asn1rtt_checkBjörn Gustavsson2013-01-221-28/+19
* Add run-time library templates and use themBjörn Gustavsson2013-01-221-35/+29
* Add a mechanism for embedding run-time functions into the generated codeBjörn Gustavsson2013-01-221-0/+9
* Suppress warnings for unused variables using a compiler optionBjörn Gustavsson2012-12-061-1/+1
* Simplify the code for the generated info/0 functionBjörn Gustavsson2012-11-261-14/+11
* Remove obsolete back-ends and simplify the optionsBjörn Gustavsson2012-11-231-233/+91
* Make the specialized decodes work with the 'nif' optionBjörn Gustavsson2012-11-221-5/+10
* Add support for extensible enumeration types in n2nGustav Simonsson2012-07-111-12/+20
* Make n2n option work for enumerated types without extensionGustav Simonsson2012-07-111-0/+3
* [asn1] Abstract out table access to new moduleAdam Lindberg2012-02-281-6/+5
* Remove some superflous includes which caused inlined modules to have lots of ...Lukas Larsson2011-08-021-2/+3
* Update decode_open_type to use nifs if configured to do soLukas Larsson2011-08-011-6/+7
* Remove driver support for per encodingLukas Larsson2011-08-011-6/+2
* Remove driver support for ber decodingLukas Larsson2011-08-011-1/+1
* Add support for nif option to optimized ber_bin_v2 asn1 compilationLukas Larsson2011-08-011-10/+5
* Add support for nif option to optimized PER asn1 compilationLukas Larsson2011-08-011-2/+6
* Update copyright yearsBjörn-Egil Dahlberg2011-03-111-1/+1
* Merge branch 'ta/asn1-reporting' into devNiclas Axelsson2011-02-171-4/+4
|\
| * asn1ct: Make formatting of errors and warnings consistentTuncer Ayaz2010-05-051-4/+4
* | Merge branch 'kenneth/asn1/nested_extaddgroup/OTP-8797' into devKenneth Lundin2010-09-101-21/+6
|\ \
| * | Add support for ExtensionAdditionGroup notation in nested types as wellKenneth Lundin2010-09-071-21/+6
* | | Merge branch 'maint-r13' into devBjörn Gustavsson2010-09-011-9/+28
|\ \ \ | |/ / | | / | |/ |/|
| * Add support for Extension addition groupKenneth Lundin2010-08-251-9/+28
* | Teach asn1ct verbose optionTuncer Ayaz2010-04-081-12/+14
|/
* Merge branch 'tj/asn1_macro_prefix' into ccase/r13b04_devErlang/OTP2010-02-171-1/+10
|\
| * Add support for prefixing macro names generated by the compilerTomas Johansson2010-02-161-1/+10
* | Merge branch 'ks/cleanups' into ccase/r13b04_devErlang/OTP2010-02-171-8/+8
|\ \ | |/ |/|
| * asn1: Clean up as suggested by tidierKostis Sagonas2010-02-161-3/+3
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+2066