aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2015-01-12Clean up checking of object setsBjörn Gustavsson
2015-01-12Fix several levels of inlined definitionsBjörn Gustavsson
2015-01-12Rewrite handling of ObjectSetFromObjectsBjörn Gustavsson
2015-01-12Clean up handling ObjectClassFieldTypeBjörn Gustavsson
2015-01-12Clean up and correct table constraint handlingBjörn Gustavsson
2015-01-12Correct another bug with instantiated typesBjörn Gustavsson
2015-01-12Clean up matching of parametersBjörn Gustavsson
2015-01-12Clean up handling of 'simpletable' and 'componentrelation'Björn Gustavsson
2015-01-12Fix instantiation of an inlined type in a value definitionBjörn Gustavsson
2015-01-12Simplify and correct tag handlingBjörn Gustavsson
2015-01-12Clean up constraint checkingBjörn Gustavsson
2015-01-12Use recursive get_referenced_type to get classdef directlyDan Gudmundsson
2015-01-12Fix recursive get_referenced_typeDan Gudmundsson
2015-01-12Remove special case in parserBjörn Gustavsson
2015-01-12Improve handling of BIT STRING valuesBjörn Gustavsson
2015-01-12Check more errors in the simplified syntaxBjörn Gustavsson
2015-01-12Add the rfcs test caseBjörn Gustavsson
2015-01-12Handle CLASS.&field when checking valuesBjörn Gustavsson
2015-01-12Clean up and correct validation of OBJECT IDENTIFIER/RELATIVE-OIDDan Gudmundsson
2015-01-12Fix object set duplication testBjörn Gustavsson
2015-01-12per/uper: Fix code generation for nested types in objectsBjörn Gustavsson
2015-01-12Clean up use of asn1ct_gen:gen_types()Björn Gustavsson
2015-01-12Correct recursion in OCTET STRING value definitionsBjörn Gustavsson
2015-01-12Fix BER code generationDan Gudmundsson
2015-01-12Clean up get_fieldname_element/3Björn Gustavsson
2015-01-12Provide more reliable location of errorsBjörn Gustavsson
2015-01-12asn1: Fix BER generation for non optional and extended object setsDan Gudmundsson
2015-01-12Rewrite matching of object definitions using the simplified syntaxBjörn Gustavsson
2015-01-12Simplify handling of an empty object definitionBjörn Gustavsson
2015-01-12Use object_to_check/1 in two forgotten placesBjörn Gustavsson
2015-01-12Refactor code involving calls to get_fieldname_element/3Björn Gustavsson
2015-01-12Check INTEGER values betterBjörn Gustavsson
2015-01-12Check CLASS names for validityBjörn Gustavsson
2015-01-12Add a new test case to test values in ValueTest.asn1Björn Gustavsson
2015-01-12Use the #objectclass{} record instead of a tupleBjörn Gustavsson
2015-01-12Correct typo in an error messageBjörn Gustavsson
2015-01-12Merge branch 'bjorn/compiler/beam_dead/OTP-12393'Björn Gustavsson
2015-01-12Update the comments that explain what beam_dead doesBjörn Gustavsson
2015-01-09Improve optimization of bs_start_match2Björn Gustavsson
2015-01-09Extend count_bits_matched/3 to handle the UTF instructionsBjörn Gustavsson
2015-01-09misc_SUITE: Cover the exception handling code in beam_deadBjörn Gustavsson
2015-01-09Generalize optimizations using shortcut_rel_op/4Björn Gustavsson
2015-01-09beam_dead: Optimize branches from relational conditionalsBjörn Gustavsson
2015-01-07Merge branch 'maint'Marcus Arendt
2014-12-29Merge branch 'lemenkov/use_os_getenv_2'Marcus Arendt
2014-12-26Fix grammarDerek Brown
2014-12-22Merge branch 'maint'Bruce Yinhe
2014-12-22Merge branch 'mikpe/fix-eacces-spelling' into maintBruce Yinhe
2014-12-22Merge branch 'arekinath/aes-evp/OTP-12380'Marcus Arendt
2014-12-19fix missing includeMarcus Arendt