Age | Commit message (Expand) | Author |
2015-01-12 | Fix instantiation of an inlined type in a value definition | Björn Gustavsson |
2015-01-12 | Simplify and correct tag handling | Björn Gustavsson |
2015-01-12 | Clean up constraint checking | Björn Gustavsson |
2015-01-12 | Use recursive get_referenced_type to get classdef directly | Dan Gudmundsson |
2015-01-12 | Fix recursive get_referenced_type | Dan Gudmundsson |
2015-01-12 | Remove special case in parser | Björn Gustavsson |
2015-01-12 | Improve handling of BIT STRING values | Björn Gustavsson |
2015-01-12 | Check more errors in the simplified syntax | Björn Gustavsson |
2015-01-12 | Add the rfcs test case | Björn Gustavsson |
2015-01-12 | Handle CLASS.&field when checking values | Björn Gustavsson |
2015-01-12 | Clean up and correct validation of OBJECT IDENTIFIER/RELATIVE-OID | Dan Gudmundsson |
2015-01-12 | Fix object set duplication test | Björn Gustavsson |
2015-01-12 | per/uper: Fix code generation for nested types in objects | Björn Gustavsson |
2015-01-12 | Clean up use of asn1ct_gen:gen_types() | Björn Gustavsson |
2015-01-12 | Correct recursion in OCTET STRING value definitions | Björn Gustavsson |
2015-01-12 | Fix BER code generation | Dan Gudmundsson |
2015-01-12 | Clean up get_fieldname_element/3 | Björn Gustavsson |
2015-01-12 | Provide more reliable location of errors | Björn Gustavsson |
2015-01-12 | asn1: Fix BER generation for non optional and extended object sets | Dan Gudmundsson |
2015-01-12 | Rewrite matching of object definitions using the simplified syntax | Björn Gustavsson |
2015-01-12 | Simplify handling of an empty object definition | Björn Gustavsson |
2015-01-12 | Use object_to_check/1 in two forgotten places | Björn Gustavsson |
2015-01-12 | Refactor code involving calls to get_fieldname_element/3 | Björn Gustavsson |
2015-01-12 | Check INTEGER values better | Björn Gustavsson |
2015-01-12 | Check CLASS names for validity | Björn Gustavsson |
2015-01-12 | Add a new test case to test values in ValueTest.asn1 | Björn Gustavsson |
2015-01-12 | Use the #objectclass{} record instead of a tuple | Björn Gustavsson |
2015-01-12 | Correct typo in an error message | Björn Gustavsson |
2015-01-12 | Update primary bootstrap | Björn Gustavsson |
2015-01-12 | Merge branch 'bjorn/compiler/beam_dead/OTP-12393' | Björn Gustavsson |
2015-01-12 | Update the comments that explain what beam_dead does | Björn Gustavsson |
2015-01-09 | Improve optimization of bs_start_match2 | Björn Gustavsson |
2015-01-09 | Extend count_bits_matched/3 to handle the UTF instructions | Björn Gustavsson |
2015-01-09 | misc_SUITE: Cover the exception handling code in beam_dead | Björn Gustavsson |
2015-01-09 | Generalize optimizations using shortcut_rel_op/4 | Björn Gustavsson |
2015-01-09 | beam_dead: Optimize branches from relational conditionals | Björn Gustavsson |
2015-01-07 | Merge branch 'maint' | Marcus Arendt |
2015-01-07 | Merge branch 'tombenner/doc_fixes' into maint | Marcus Arendt |
2015-01-07 | Merge branch 'derek121/mnesia-doc-fixes' into maint | Marcus Arendt |
2014-12-29 | Merge branch 'lemenkov/use_os_getenv_2' | Marcus Arendt |
2014-12-28 | Fix grammar and formatting issues | Tom Benner |
2014-12-28 | Fix typo ("to use to use") | Tom Benner |
2014-12-28 | Add a comma after "For example" when appropriate | Tom Benner |
2014-12-28 | Use colons before <code> when appropriate | Tom Benner |
2014-12-28 | Move periods inside parenthetical sentences | Tom Benner |
2014-12-27 | Add an apostrophe to contractions of "let us" | Tom Benner |
2014-12-26 | Fix grammar | Derek Brown |
2014-12-22 | Merge branch 'maint' | Bruce Yinhe |
2014-12-22 | Merge branch 'mikpe/fix-eacces-spelling' into maint | Bruce Yinhe |
2014-12-22 | Merge branch 'arekinath/aes-evp/OTP-12380' | Marcus Arendt |