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

Remove all the shady Option.value_exn in lib.ml #2090

Merged
merged 3 commits into from
Apr 30, 2019

Commits on Apr 30, 2019

  1. Remove all function that requires passing a db manually around

    Should fix ocaml#2085
    
    Signed-off-by: Rudi Grinberg <[email protected]>
    rgrinberg committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    76243bb View commit details
    Browse the repository at this point in the history
  2. Do not look for implementations for non virtual libs

    Signed-off-by: Rudi Grinberg <[email protected]>
    rgrinberg committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    0dd9fba View commit details
    Browse the repository at this point in the history
  3. Look for implementations recursively

    Signed-off-by: Rudi Grinberg <[email protected]>
    rgrinberg committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    bffe5ba View commit details
    Browse the repository at this point in the history