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

Make deriver #1

Open
wants to merge 50 commits into
base: main
Choose a base branch
from
Open

Make deriver #1

wants to merge 50 commits into from

Commits on Dec 22, 2021

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

Commits on Dec 23, 2021

  1. move into new folders

    ayc9 committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    a929c74 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. Configuration menu
    Copy the full SHA
    8a801f7 View commit details
    Browse the repository at this point in the history
  2. replace create with make

    ayc9 committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    cfd403c View commit details
    Browse the repository at this point in the history
  3. add tests

    ayc9 committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    8f1564f View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

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

Commits on Jan 6, 2022

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

Commits on Jan 7, 2022

  1. Configuration menu
    Copy the full SHA
    7c0e2d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51efc16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8aa7321 View commit details
    Browse the repository at this point in the history
  4. Revert "rename functions and edit error msgs"

    This reverts commit 8aa7321.
    ayc9 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    4cfb1cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ce54f8 View commit details
    Browse the repository at this point in the history
  6. add test for nonrec type

    ayc9 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    dce19b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Configuration menu
    Copy the full SHA
    6160b73 View commit details
    Browse the repository at this point in the history
  2. typo

    ayc9 committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    e753f41 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Refactor modules

    ayc9 committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    972692d View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Change cram test file structure

    ayc9 committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    5d5098c View commit details
    Browse the repository at this point in the history
  2. Add changelog

    ayc9 committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    7020222 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2022

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

Commits on Jan 31, 2022

  1. Configuration menu
    Copy the full SHA
    6412e62 View commit details
    Browse the repository at this point in the history
  2. Add option field test

    ayc9 committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    ec829c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Add unit for option signature

    ayc9 committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    4fd35f7 View commit details
    Browse the repository at this point in the history
  2. Fix signature option test

    ayc9 committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    408020c View commit details
    Browse the repository at this point in the history
  3. Add option structure

    ayc9 committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    e5c5da4 View commit details
    Browse the repository at this point in the history
  4. Add option structure test

    ayc9 committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    0aabac0 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Fix option structure test

    ayc9 committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    f49bf39 View commit details
    Browse the repository at this point in the history
  2. Fix option structure + refactor

    ayc9 committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    71e65fb View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Configuration menu
    Copy the full SHA
    0d37ecf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4821f8c View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Configuration menu
    Copy the full SHA
    5723fbb View commit details
    Browse the repository at this point in the history
  2. Add main annotation tests

    ayc9 committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    7e698e5 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Configuration menu
    Copy the full SHA
    de805c7 View commit details
    Browse the repository at this point in the history
  2. Update tests

    ayc9 committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    538fee7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa7af5b View commit details
    Browse the repository at this point in the history
  4. Update tests

    ayc9 committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    b642353 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Edit test names

    ayc9 committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    33e46c3 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Add @default annotation

    ayc9 committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    6dfa525 View commit details
    Browse the repository at this point in the history
  2. Add @default tests

    ayc9 committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    8ce7e91 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Configuration menu
    Copy the full SHA
    2d6ca99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9efa6e2 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Change to embed errors

    ayc9 committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    b44553e View commit details
    Browse the repository at this point in the history
  2. Generate opam file

    ayc9 committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    84b0da3 View commit details
    Browse the repository at this point in the history
  3. Generate opam file

    ayc9 committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    dc12b4a View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Edit descriptions

    ayc9 committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    8e8c8b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Update src/make/ppx_make.ml

    Co-authored-by: Sonja Heinze <[email protected]>
    ayc9 and pitag-ha authored Apr 8, 2022
    Configuration menu
    Copy the full SHA
    bc81525 View commit details
    Browse the repository at this point in the history
  2. Update src/make/ppx_make.ml

    Co-authored-by: Sonja Heinze <[email protected]>
    ayc9 and pitag-ha authored Apr 8, 2022
    Configuration menu
    Copy the full SHA
    02ad95d View commit details
    Browse the repository at this point in the history
  3. typo

    ayc9 committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    bd8acd0 View commit details
    Browse the repository at this point in the history
  4. Updates on PR comments

    ayc9 committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    5aab935 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. Remove private types check

    ayc9 committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    bcb7a42 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

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