Age | Commit message (Expand) | Author |
2017-03-14 | Only generate needed single quotes around function names | Björn Gustavsson |
2017-03-14 | asn1ct_gen_per: Fix broken dialyzer suppression function | Björn Gustavsson |
2017-02-03 | Refactor code generation options | Björn Gustavsson |
2016-03-15 | update copyright-year | Henrik Nord |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2014-06-05 | (U)PER: Suppress dialyzer warnings for complete/1 | Björn Gustavsson |
2014-05-06 | BER: Suppress dialyzer warnings for encode_bit_string/4 | Björn Gustavsson |
2014-01-24 | Fix OCTET STRING | Björn Gustavsson |
2014-01-24 | Fix BIT STRING | Björn Gustavsson |
2014-01-20 | Generate intermediate code that is easier to optimize | Björn Gustavsson |
2014-01-20 | Keep type information in the apply intermediate instruction | Björn Gustavsson |
2013-09-03 | PER, UPER: Optimize table constraints | Björn Gustavsson |
2013-08-30 | PER, UPER: Optimize encoding using an intermediate format | Björn Gustavsson |
2013-08-30 | PER,UPER: Get rid of unused 'telltype' argument in decoding functions | Björn Gustavsson |
2013-08-30 | Clean up checking of objects | Björn Gustavsson |
2013-08-30 | PER/UPER: Fix encoding of an object set with multiple inlined constructs | Björn Gustavsson |
2013-08-30 | Remove broken support for multiple UNIQUE | Björn Gustavsson |
2013-08-30 | Refactor encoding of REAL | Björn Gustavsson |
2013-06-07 | UPER: Correct encoding of ENUMERATED with more than 63 extended values | Björn Gustavsson |
2013-05-31 | asn1ct_check: Don't pass on #'ObjectClassFieldType'{} with fixed type | Björn Gustavsson |
2013-05-31 | asn1ct_gen_per: Remove useless renewal of 'enumval' | Björn Gustavsson |
2013-05-31 | PER/UPER: Eliminate gen_encode_prim_wrapper() and DoTag argument | Björn Gustavsson |
2013-05-31 | Eliminate handling of #pobjectdef{} from the backends | Björn Gustavsson |
2013-05-31 | Eliminate the {notype,_} return value from asn1ct_gen:type/1 | Björn Gustavsson |
2013-05-31 | PER/UPER: Remove support for a list argument for encode_open_type/1 | Björn Gustavsson |
2013-05-31 | Introduce asn1ct_gen_per:gen_decode_external/3 | Björn Gustavsson |
2013-05-31 | Get rid of 'ANY' in the backends | Björn Gustavsson |
2013-05-31 | Normalize SIZE constraints to simplify 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-05-31 | Eliminate duplicated code in gen_inlined_{dec,enc}_funs() | Björn Gustavsson |
2013-05-31 | Remove unused function pgen/4 in all backends | Björn Gustavsson |
2013-05-31 | UPER: Fix bug in encoding/decoding of default types | Björn Gustavsson |
2013-05-31 | Remove unnecessary code duplication in gen_objset_{dec,enc}() | Björn Gustavsson |
2013-05-31 | asn1ct_name: Remove broken active/1 | Björn Gustavsson |
2013-02-14 | per,uper: Fix breakage of compilation of InformationFramework | Björn Gustavsson |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-24 | Remove vestiges of support for the {TypeName,Value} notation | Björn Gustavsson |
2013-01-23 | per,uper: Optimize decoding of the remaining data types | Björn Gustavsson |
2013-01-23 | per,uper: Optimize decoding of the remaining string types | Björn Gustavsson |
2013-01-23 | per,uper: Optimize decoding of the string data types | Björn Gustavsson |
2013-01-23 | By default, encode BIT STRING to bitstrings | Björn Gustavsson |
2013-01-22 | uper: Look up some SizeConstraints at compile-time | Björn Gustavsson |
2013-01-22 | Refactor decoding of BIT STRINGs | Björn Gustavsson |
2013-01-22 | Optimize encoding of ENUMERATED in per and uper | Björn Gustavsson |
2013-01-22 | Add run-time library templates and use them | Björn Gustavsson |
2012-12-21 | Always inline decoding of open types | Björn Gustavsson |
2012-12-19 | Eliminate code duplication | Björn Gustavsson |
2012-12-19 | Remove support for the {Typename,Value} notation in encoding | Björn Gustavsson |
2012-12-06 | Do alignment optimization of SEQUENCEs and SETs | Björn Gustavsson |