Age | Commit message (Expand) | Author |
2017-11-21 | asn1: asn1:test now handles no_ok_wrapper and undec_rest | Hans Nilsson |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-03-14 | Clean up comments | Björn Gustavsson |
2017-03-14 | Remove the 'debug' option | Björn Gustavsson |
2017-02-16 | Package abstract code in a record for code generation | Björn Gustavsson |
2017-02-06 | Teach the ASN.1 compiler the 'maps' option | Björn Gustavsson |
2017-02-03 | Clean up filtering of options | Björn Gustavsson |
2017-02-03 | Refactor code generation options | Björn Gustavsson |
2017-01-13 | asn1: Remove deprecated functions | Björn Gustavsson |
2016-08-12 | Support 'make -j' when compiling ASN.1 modules | Björn Gustavsson |
2016-03-15 | update copyright-year | Henrik Nord |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-01-12 | asn1ct, asn1ct_parser2: Refactor the upper levels of error handling | Björn Gustavsson |
2015-01-12 | Fix object set duplication test | Björn Gustavsson |
2014-09-01 | Teach the ASN.1 compiler the parse option | Björn Gustavsson |
2014-02-28 | Clean up reporting of errors in IMPORTS | Björn Gustavsson |
2014-02-21 | Deprecate asn1 functions | Björn Gustavsson |
2014-01-31 | asn1ct: Silence dialyzer warnings for unmatched returns | Björn Gustavsson |
2014-01-24 | Add legacy_erlang_types | Björn Gustavsson |
2014-01-20 | Factor out printing of verbose messages | Björn Gustavsson |
2013-09-03 | Clean up handling of .asn1db files | Björn Gustavsson |
2013-05-31 | Clean up checking of values for ENUMERATEDs | Björn Gustavsson |
2013-05-31 | Introduce a new mechanism for structured error handling | Björn Gustavsson |
2013-05-31 | asn1ct: Refactor running of compiler passes | Björn Gustavsson |
2013-05-31 | asn1ct, asn1ct_gen: Eliminate unused exports | Björn Gustavsson |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
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 run-time library templates and use them | Björn Gustavsson |
2012-12-18 | Make .abs file consultable | Björn Gustavsson |
2012-11-23 | Remove obsolete back-ends and simplify the options | Björn Gustavsson |
2012-11-22 | Remove the obsolete and deprecated 'keyed_list' option | Björn Gustavsson |
2012-08-28 | Remove Dialyzer warnings | Kenneth Lundin |
2012-03-27 | Correct handling of INTEGER (1..4 | 8 | 10 | 20) | Kenneth Lundin |
2012-02-28 | [asn1] Make tables and processes unnamed | Adam Lindberg |
2012-02-28 | [asn1] Abstract out table access to new module | Adam Lindberg |
2012-02-28 | [asn1] Run asn1 compilation in a separate process | Adam Lindberg |
2011-09-13 | Merge branch 'dev' into major | Henrik Nord |
2011-09-08 | asn1ct: add warnings_as_errors option | Tuncer Ayaz |
2011-08-01 | Add obsolete warning for driver option | Lukas Larsson |
2011-08-01 | Remove all modules relating to drivers and make all functions obsolete. | Lukas Larsson |
2011-08-01 | Fix bootstrap problem | Lukas Larsson |
2011-08-01 | Define vsn if not defined to make flymake happy | 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 'ks/asn1-dialyzer-fixes' into dev | Niclas Axelsson |
2011-02-17 | Merge branch 'ta/asn1-reporting' into dev | Niclas Axelsson |
2010-11-18 | Shut off some dialyzer warnings | Kostis Sagonas |
2010-07-12 | asn1ct: change unusual whitespace char from 0xA0 to 0x20 | Tuncer Ayaz |
2010-05-05 | asn1ct: Make formatting of errors and warnings consistent | Tuncer Ayaz |