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 the default effect in --MLish configurable #3548

Merged
merged 3 commits into from
Oct 10, 2024

Commits on Oct 10, 2024

  1. Remove some dead code

    mtzguido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ec448a5 View commit details
    Browse the repository at this point in the history
  2. Make the default effect in --MLish configurable

    Let the user provide a module name that must contain All, ML, try_with
    and failwith. This is still a very expert-only feature, but allows to
    remove some magic constants from the source.
    mtzguido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    06b3e1c View commit details
    Browse the repository at this point in the history
  3. snap

    mtzguido committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    55ef436 View commit details
    Browse the repository at this point in the history