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 dependency Interpreter -> Flags #484

Merged
merged 4 commits into from
Jun 11, 2019
Merged

Commits on Jun 7, 2019

  1. Remove dependency Interpreter -> Flags

    in preparation for organizing the files in `src/` more cleanly.
    nomeata committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    289504f View commit details
    Browse the repository at this point in the history
  2. Also pass through print_depths explicitly

    Clearly this doesn’t scale to more settings, and maybe we want some kind
    of `interpreter_flags` type. But for now this is good enough, and
    removes the `Value -> Flags` dependency.
    nomeata committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    4109c48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3595cf5 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2019

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