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

Support arbitrary message namespaces #266

Merged
merged 9 commits into from
May 8, 2019
Merged

Commits on May 3, 2019

  1. Support arbitrary message namespaces

    Message type namespaces are no longer restricted to 'msg' and 'srv'.
    
    Signed-off-by: Jacob Perron <[email protected]>
    jacobperron committed May 3, 2019
    Configuration menu
    Copy the full SHA
    f17172a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54de9b0 View commit details
    Browse the repository at this point in the history
  3. Rename struct member

    Signed-off-by: Jacob Perron <[email protected]>
    jacobperron committed May 3, 2019
    Configuration menu
    Copy the full SHA
    e2b36ec View commit details
    Browse the repository at this point in the history
  4. Update assertion

    Signed-off-by: Jacob Perron <[email protected]>
    jacobperron committed May 3, 2019
    Configuration menu
    Copy the full SHA
    a1eeadf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03c1d62 View commit details
    Browse the repository at this point in the history
  6. Combine package name with message namespace

    Signed-off-by: Jacob Perron <[email protected]>
    jacobperron committed May 3, 2019
    Configuration menu
    Copy the full SHA
    b5256e5 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2019

  1. Fix bugs

    Signed-off-by: Jacob Perron <[email protected]>
    jacobperron committed May 6, 2019
    Configuration menu
    Copy the full SHA
    a29782d View commit details
    Browse the repository at this point in the history

Commits on May 7, 2019

  1. Address review

    Signed-off-by: Jacob Perron <[email protected]>
    jacobperron committed May 7, 2019
    Configuration menu
    Copy the full SHA
    3f34667 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2019

  1. fix style

    Signed-off-by: Dirk Thomas <[email protected]>
    dirk-thomas committed May 8, 2019
    Configuration menu
    Copy the full SHA
    419a3cf View commit details
    Browse the repository at this point in the history