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 a ppx for snarky with_label #1362

Merged
merged 8 commits into from
Dec 28, 2018
Merged

Add a ppx for snarky with_label #1362

merged 8 commits into from
Dec 28, 2018

Commits on Dec 21, 2018

  1. Add extremely basic with_label ppx

    This expands [%with_label expr] to
      with_label (expr ^ ": " ^ Pervasives.__LOC__)
    mrmr1993 committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    6bd0b30 View commit details
    Browse the repository at this point in the history
  2. Implement snarkydef ppx

    mrmr1993 committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    deb6df7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd80bea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50861ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a952953 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8b403c6 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2018

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

Commits on Dec 28, 2018

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