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

Implement new fall-back behavior for ? #2203

Merged
merged 10 commits into from
Jun 11, 2021
Merged

Commits on May 31, 2021

  1. Implement new fall-back behavior for ?

    … and also track other standard changes, like parsing
    multiple shebang lines
    Gabriella439 committed May 31, 2021
    Configuration menu
    Copy the full SHA
    a521fb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6939bc0 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Use isJust

    … as suggested by @sjakobi
    Gabriella439 committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    541436d View commit details
    Browse the repository at this point in the history
  2. Document the weird handler for ImportAlt

    … as suggested by @sjakobi
    Gabriella439 committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    043d342 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30e0f6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f03cec View commit details
    Browse the repository at this point in the history
  5. Fix dhall.cabal to reference new NonEmpty test files

    … and also simplify the file while we're at it, now that all
    of the relevant test files have a `.dhall` extension
    Gabriella439 committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    6961c73 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Configuration menu
    Copy the full SHA
    86ba21b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c28438 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f60587 View commit details
    Browse the repository at this point in the history