Age | Commit message (Expand) | Author |
---|---|---|
2013-05-31 | BER: Remove special case handling of certain string types | Björn Gustavsson |
2013-05-31 | BER: Optimize handling of constraints for INTEGERs | Björn Gustavsson |
2013-05-31 | Normalize SIZE constraints to simplify backends | Björn Gustavsson |
2013-05-31 | Correct encoding (decoding) of lengths less than the root range | Björn Gustavsson |
2013-02-16 | Eliminate use of obsolete size/1 in generated code | 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 | Teach encode functions to accept a bitstring term for a BIT STRING | Björn Gustavsson |
2013-01-22 | BER run-time: Refactor decoding of string data types | Björn Gustavsson |
2013-01-22 | Refactor decoding of BIT STRINGs | Björn Gustavsson |
2013-01-22 | Correct error handling for the NIF functions | Björn Gustavsson |
2013-01-22 | Add run-time library templates and use them | Björn Gustavsson |