Age | Commit message (Expand) | Author |
2013-05-31 | Eliminate the {notype,_} return value from asn1ct_gen:type/1 | Björn Gustavsson |
2013-05-31 | asn1ct, asn1ct_gen: Eliminate unused exports | Björn Gustavsson |
2013-05-31 | Open the output file in raw mode with delayed write | Björn Gustavsson |
2013-05-31 | Generate one call to io:put_chars/2 for each call to asn1ct_gen:emit/1 | Björn Gustavsson |
2013-05-31 | Get rid of 'ANY' in the backends | Björn Gustavsson |
2013-05-31 | Eliminate general use of #typereference{} | Björn Gustavsson |
2013-05-31 | PER/UPER: Share all code except encoding of primitives | Björn Gustavsson |
2013-02-14 | der: Correct code generation for checking of empty sets | Björn Gustavsson |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-24 | Don't export encode_disp/2 and decode_disp/2 in generated modules | Björn Gustavsson |
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 and use asn1rtt_check | Björn Gustavsson |
2013-01-22 | Add run-time library templates and use them | Björn Gustavsson |
2013-01-22 | Add a mechanism for embedding run-time functions into the generated code | Björn Gustavsson |
2012-12-06 | Suppress warnings for unused variables using a compiler option | Björn Gustavsson |
2012-11-26 | Simplify the code for the generated info/0 function | Björn Gustavsson |
2012-11-23 | Remove obsolete back-ends and simplify the options | Björn Gustavsson |
2012-11-22 | Make the specialized decodes work with the 'nif' option | Björn Gustavsson |
2012-07-11 | Add support for extensible enumeration types in n2n | Gustav Simonsson |
2012-07-11 | Make n2n option work for enumerated types without extension | Gustav Simonsson |
2012-02-28 | [asn1] Abstract out table access to new module | Adam Lindberg |
2011-08-02 | Remove some superflous includes which caused inlined modules to have lots of ... | Lukas Larsson |
2011-08-01 | Update decode_open_type to use nifs if configured to do so | Lukas Larsson |
2011-08-01 | Remove driver support for per encoding | Lukas Larsson |
2011-08-01 | Remove driver support for ber decoding | Lukas Larsson |
2011-08-01 | Add support for nif option to optimized ber_bin_v2 asn1 compilation | 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 'ta/asn1-reporting' into dev | Niclas Axelsson |
2010-09-10 | Merge branch 'kenneth/asn1/nested_extaddgroup/OTP-8797' into dev | Kenneth Lundin |
2010-09-07 | Add support for ExtensionAdditionGroup notation in nested types as well | Kenneth Lundin |
2010-09-01 | Merge branch 'maint-r13' into dev | Björn Gustavsson |
2010-08-25 | Add support for Extension addition group | Kenneth Lundin |
2010-05-05 | asn1ct: Make formatting of errors and warnings consistent | Tuncer Ayaz |
2010-04-08 | Teach asn1ct verbose option | Tuncer Ayaz |
2010-02-17 | Merge branch 'tj/asn1_macro_prefix' into ccase/r13b04_dev | Erlang/OTP |
2010-02-17 | Merge branch 'ks/cleanups' into ccase/r13b04_dev | Erlang/OTP |
2010-02-16 | asn1: Clean up as suggested by tidier | Kostis Sagonas |
2010-02-16 | Add support for prefixing macro names generated by the compiler | Tomas Johansson |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |