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 janis converter #73

Merged
merged 13 commits into from
Jan 21, 2021
Merged

Commits on Jan 17, 2021

  1. Add initial JanisGenerator

    illusional committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    4750421 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd2996e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9393555 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    352a834 View commit details
    Browse the repository at this point in the history
  5. Add test_pipe_janis test

    illusional committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    ed2f155 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d487ee View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. Test reformatted files

    illusional committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    55e34f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66bddcc View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. Configuration menu
    Copy the full SHA
    a1cbec7 View commit details
    Browse the repository at this point in the history
  2. Fix Janis import

    illusional committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    ed07198 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Moved janis_core import to top + type annotations

    I was hoping to avoid importing janis_core at the start to avoid any overhead. But less avoidable for type annotations.
    illusional committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    4f5fdae View commit details
    Browse the repository at this point in the history
  2. Open version of janis_core

    illusional committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    07fec61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d428f5 View commit details
    Browse the repository at this point in the history