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

feat(map): Resolve namespace resolution for Map Types #9

Merged
merged 11 commits into from
Oct 20, 2023

Commits on Sep 26, 2023

  1. feat(map): resolves namespace for Map Type

    Signed-off-by: Jonathan Casey <[email protected]>
    jonathan-casey committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    d12bcaa View commit details
    Browse the repository at this point in the history
  2. chore(dep): add concerto-core dep

    Signed-off-by: Jonathan Casey <[email protected]>
    jonathan-casey committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    af9dcc4 View commit details
    Browse the repository at this point in the history
  3. feat(map): extend test coverage

    Signed-off-by: Jonathan Casey <[email protected]>
    jonathan-casey committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    595838c View commit details
    Browse the repository at this point in the history
  4. chore(dep): add node types

    Signed-off-by: Jonathan Casey <[email protected]>
    jonathan-casey committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    f877b87 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. feat(map): define ns recursively

    Signed-off-by: Jonathan Casey <[email protected]>
    jonathan-casey committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    754e9bd View commit details
    Browse the repository at this point in the history
  2. feat(*): add scalar support

    Signed-off-by: Jonathan Casey <[email protected]>
    jonathan-casey committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    c1afe87 View commit details
    Browse the repository at this point in the history
  3. feat(map): use latest concerto-core

    Signed-off-by: Jonathan Casey <[email protected]>
    jonathan-casey committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    f099dd6 View commit details
    Browse the repository at this point in the history
  4. feat(map): test coverage for resolving imports on maps

    Signed-off-by: Jonathan Casey <[email protected]>
    jonathan-casey committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    1c1b392 View commit details
    Browse the repository at this point in the history
  5. feat(map): test refactor

    Signed-off-by: Jonathan Casey <[email protected]>
    jonathan-casey committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    7b847fb View commit details
    Browse the repository at this point in the history
  6. chore(*): no circular dependency

    Signed-off-by: Jonathan Casey <[email protected]>
    jonathan-casey committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    e145900 View commit details
    Browse the repository at this point in the history
  7. feat(map): resolve decorators on MapDeclarations and Scalars

    Signed-off-by: Jonathan Casey <[email protected]>
    jonathan-casey committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    0faf117 View commit details
    Browse the repository at this point in the history