Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add EXTERNAL support #295

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Commits on Sep 11, 2018

  1. Configuration menu
    Copy the full SHA
    2936a51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58aafa6 View commit details
    Browse the repository at this point in the history
  3. Add EXTERNAL support

    - Remove EXTERNAL from asn1p_l.l and asn1p_y.y
    - Add EXTERNAL ASN.1 definition from ITU-T X.208 in
      skeletons/standard-modules/ASN1C-UsefulInformationObjectClasses.asn1
    - Add a test case:
      tests/tests-asn1c-compiler/159-EXTERNAL-OK.asn1
      tests/tests-c-compiler/check-src/check-159.c
    - Regenerate all tests/tests-asn1c-compiler/*.asn1.* files
    velichkov committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    6dba416 View commit details
    Browse the repository at this point in the history