Age | Commit message (Expand) | Author |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-03-15 | Remove default clauses that cause exceptions for internal errors | Björn Gustavsson |
2017-03-14 | Clean up comments | Björn Gustavsson |
2017-03-14 | Clean up asn1ct_gen:emit/1 | Björn Gustavsson |
2017-03-14 | Remove unused clauses in asn1ct_gen:emit/1 | Björn Gustavsson |
2017-03-14 | Remove the 'debug' option | Björn Gustavsson |
2017-02-21 | encode/decode: Include the stack trace in error returns | Björn Gustavsson |
2017-02-16 | asn1ct_gen: Clean up handling of dispatch generation | Björn Gustavsson |
2017-02-16 | Package abstract code in a record for code generation | Björn Gustavsson |
2017-02-16 | asn1ct_gen: Polish the file header | Björn Gustavsson |
2017-02-15 | asn1ct_gen: Clean up generation of .hrl file header | Björn Gustavsson |
2017-02-15 | asn1ct_gen: Clean up generation records in .hrl file | Björn Gustavsson |
2017-02-15 | asn1ct_gen: Clean up generation of -export directives | Björn Gustavsson |
2017-02-15 | asn1ct_gen: Clean up generation of values | Björn Gustavsson |
2017-02-06 | Teach the ASN.1 compiler the 'maps' option | Björn Gustavsson |
2017-02-03 | Refactor code generation options | Björn Gustavsson |
2016-03-15 | update copyright-year | Henrik Nord |
2016-02-12 | asn1: Suppress warnings for improper lists in generated code | Björn Gustavsson |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-03-12 | Merge branch 'maint' | Björn Gustavsson |
2015-03-06 | asn1ct_gen: Correct generation of .hrl files for multiple ellipses | Björn Gustavsson |
2015-01-12 | Clean up use of asn1ct_gen:gen_types() | Björn Gustavsson |
2014-06-05 | BER: Eliminate dialyzer warnings for specialized decode functions | Björn Gustavsson |
2014-06-05 | Correct OCTET STRING default when legacy_erlang_types is active | Björn Gustavsson |
2014-06-05 | Remove old DEFAULT-checking code made obsolete in the previous commit | Björn Gustavsson |
2014-05-06 | BER: Suppress dialyzer warnings for encode_bit_string/4 | Björn Gustavsson |
2014-04-16 | Remove unused arguments for asn1ct_gen_ber_bin_v2:gen_dec_prim() | Björn Gustavsson |
2014-04-16 | Add missing newline in -export() | Björn Gustavsson |
2014-03-21 | Protect generated .hrl files from multiple inclusions | Björn Gustavsson |
2014-01-31 | asn1ct_gen: Silence dialyzer warnings for unmatched returns | Björn Gustavsson |
2014-01-24 | Add legacy_erlang_types | Björn Gustavsson |
2014-01-20 | Introduce asn1ct_gen:open_output_file/1 | Björn Gustavsson |
2013-10-01 | Fix broken handling of default values for BIT STRINGs | Björn Gustavsson |
2013-09-27 | Teach the ASN.1 compiler the no_ok_wrapper option | Björn Gustavsson |
2013-09-27 | Optimize the generated decode/2 function | Björn Gustavsson |
2013-09-18 | asn1ct_gen: Clean up process dictionary after generating | Björn Gustavsson |
2013-09-03 | PER, UPER: Optimize table constraints | Björn Gustavsson |
2013-08-30 | PER,UPER: Get rid of unused 'telltype' argument in decoding functions | Björn Gustavsson |
2013-08-30 | Optimize the generated encode/2 function | Björn Gustavsson |
2013-08-30 | Remove broken support for multiple UNIQUE | Björn Gustavsson |
2013-05-31 | PER: Generate code for deep table constraints at compile-time | Björn Gustavsson |
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 |