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

Modify federation to be possible with edn schema as well #420

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

Commits on Aug 8, 2022

  1. Add edn federation

    hmy3743 committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    901178b View commit details
    Browse the repository at this point in the history
  2. minor fix

    hmy3743 committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    c20b1e4 View commit details
    Browse the repository at this point in the history
  3. update document

    hmy3743 committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    d1dadc6 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Configuration menu
    Copy the full SHA
    331483b View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. add implements translate

    hmy3743 committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    e940cc6 View commit details
    Browse the repository at this point in the history
  2. remove match

    hmy3743 committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    e43ae52 View commit details
    Browse the repository at this point in the history
  3. update test for string escape

    hmy3743 committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    edf5442 View commit details
    Browse the repository at this point in the history
  4. add newline between functions

    hmy3743 committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    0810db5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1431062 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    a9c70fe View commit details
    Browse the repository at this point in the history
  2. remove unused functions

    hmy3743 committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    f5d11f8 View commit details
    Browse the repository at this point in the history
  3. fix schema sort bug

    hmy3743 committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    2f6c9b6 View commit details
    Browse the repository at this point in the history
  4. indent sdl

    hmy3743 committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    7e08e79 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    04ecbcf View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2022

  1. Add roots->schema translation

    hmy3743 committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    15c844e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37885e5 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2022

  1. Configuration menu
    Copy the full SHA
    6766a28 View commit details
    Browse the repository at this point in the history
  2. Delete a useless cond clause

    hmy3743 committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    eff986d View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Configuration menu
    Copy the full SHA
    cfbe115 View commit details
    Browse the repository at this point in the history