Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-30 | Refactor encoding of REAL | Björn Gustavsson | |
To facilitate optimizing PER encoding using an intermediate format, we must change asn1rtt_real_common:encode_real/1 so that it only returns the encoded binary. | |||
2013-08-30 | Teach asn1ct_func to dynamically generate run-time functions | Björn Gustavsson | |
2013-06-12 | Update copyright years | Björn-Egil Dahlberg | |
2013-05-31 | Open the output file in raw mode with delayed write | Björn Gustavsson | |
This change brings down the execution time on my computer for the entire asn1 test suite from about 340 seconds to 310 seconds. | |||
2013-01-22 | Add a mechanism for embedding run-time functions into the generated code | Björn Gustavsson | |