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

Merge enum-moduledef to pick up #217 #219

Merged
merged 4 commits into from
Aug 16, 2018
Merged

Merge enum-moduledef to pick up #217 #219

merged 4 commits into from
Aug 16, 2018

Commits on Aug 10, 2018

  1. Fix bug with identity provenance identification.

     * (M) ygen/*
       - Fix a bug whereby if an identity was defined in a submodule
         its defining module would be identified as the submodule,
         rather than the parent module as is required by rfc6020.
    robshakir committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    2c274f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2018

  1. Fix enumeration flake (#217)

    * Debugging
    
    * Working commit to resolve erroneous de-duplication.
    
    * Update exampleoc with fixed generation of enum names.
    
    * Update code generation tests, and resolve flake.
    
    * Remove unused function; clean-up duplication; fn comment.
    robshakir authored and g-yusufsn committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    b3694ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07f285b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ee5f6d View commit details
    Browse the repository at this point in the history