Skip to content

Tags: dafny-lang/dafny

Tags

nightly

Toggle nightly's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Update parameter resolution in new resolver (#5884)

The old and new resolvers had got out of sync in how they resolve
parameters, especially with regard to `nameonly` parameters and
parameters with default values. Apparently, a change in this behavior
had been rolled into the old resolver, but not the new. This PR brings
the new resolver up to date.

<small>By submitting this pull request, I confirm that my contribution
is made under the terms of the [MIT
license](https://github.com/dafny-lang/dafny/blob/master/LICENSE.txt).</small>

v4.9.0

Toggle v4.9.0's commit message
Dafny v4.9.0

v4.8.1

Toggle v4.8.1's commit message
Dafny v4.8.1

v4.8.0

Toggle v4.8.0's commit message
Dafny v4.8.0

v4.7.0

Toggle v4.7.0's commit message
Dafny v4.7.0

v4.6.0

Toggle v4.6.0's commit message
Dafny v4.6.0

v4.5.0

Toggle v4.5.0's commit message
Dafny v4.5.0

v4.4.0

Toggle v4.4.0's commit message
Dafny v4.4.0

v4.3.0

Toggle v4.3.0's commit message
Dafny v4.3.0

v4.2.0

Toggle v4.2.0's commit message
Dafny v4.2.0