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 custom query for raw invocation of Merlin #1265

Merged
merged 8 commits into from
Jun 19, 2024

Commits on Jun 17, 2024

  1. Add Document.Merlin.with_configurable_pipeline_exn

    Enables a pipeline to be run with a pre-calculated configuration (useful
    for tunneling when modifying the active configuration with flags).
    xvw committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    59a89d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6af9c69 View commit details
    Browse the repository at this point in the history
  3. Add merlinCallCompatible (activation+specs)

    - add change entry
    - fix start_stop test
    xvw committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    2f046d8 View commit details
    Browse the repository at this point in the history
  4. Add test for merlinCallCompatible

    xvw committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    d237c46 View commit details
    Browse the repository at this point in the history
  5. Bump dependencies

    xvw committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    3ecc066 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Remove 5.0 for CI

    xvw committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    a8c56af View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Tweak coverage instrumentation

    xvw committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    656a3bd View commit details
    Browse the repository at this point in the history
  2. Update nix flake

    voodoos committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    5ed467d View commit details
    Browse the repository at this point in the history