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] EDN Plumatic Schema Parser #15

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Jun 9, 2024

  1. initial schema parser

    still need more tests and some cleanup
    vitorsss committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    435c6a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. allow mixed namespaces

    vitorsss committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    2a19e67 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. allow mixed types

    vitorsss committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    37baf43 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. allow enum mixed types

    vitorsss committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    4f0fafd View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. minor enums and set fixes

    vitorsss committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    a587167 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74aaf68 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. handle unnamespaced

    vitorsss committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1f4ad65 View commit details
    Browse the repository at this point in the history