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

Refactor/group type #37

Merged
merged 17 commits into from Jun 2, 2020
Merged

Refactor/group type #37

merged 17 commits into from Jun 2, 2020

Commits on May 29, 2020

  1. Configuration menu
    Copy the full SHA
    19f6e64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1232481 View commit details
    Browse the repository at this point in the history
  3. add groupType to compiler

    collinc97 committed May 29, 2020
    Configuration menu
    Copy the full SHA
    31ec246 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2020

  1. update tests and leo cli

    collinc97 committed May 30, 2020
    Configuration menu
    Copy the full SHA
    8a5d3e7 View commit details
    Browse the repository at this point in the history
  2. impl group add for edwards

    collinc97 committed May 30, 2020
    Configuration menu
    Copy the full SHA
    9ba3dfb View commit details
    Browse the repository at this point in the history

Commits on May 31, 2020

  1. add (x, y)group syntax

    collinc97 committed May 31, 2020
    Configuration menu
    Copy the full SHA
    faf726e View commit details
    Browse the repository at this point in the history
  2. impl group sub for edwards

    collinc97 committed May 31, 2020
    Configuration menu
    Copy the full SHA
    d1e448d View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. Configuration menu
    Copy the full SHA
    d1297fc View commit details
    Browse the repository at this point in the history
  2. impl group alloc input

    collinc97 committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    ad2d9f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. impl group cond_select

    collinc97 committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    f144571 View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    collinc97 committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    5db9b04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8852c17 View commit details
    Browse the repository at this point in the history
  4. delete benchmark

    collinc97 committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    01cc8e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    887e374 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5ee1cf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ab5108 View commit details
    Browse the repository at this point in the history
  8. fix dependency

    collinc97 committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    69df830 View commit details
    Browse the repository at this point in the history