Skip to content

Milestones

List view

  • No due date
  • Some key design points: * All such standard libraries will be enabled/disabled with a single switch, `--use-stdlibs`, which will be on by default but off by default in integration tests, to ensure that the language itself does not become dependent on these libraries. * They will be pre-verified and built to one or more `.doo` files, which `--use-stdlibs:true` will add as implicit `--library` arguments. * They will also be pre-compiled and added to the various runtimes. Users will be discouraged from directly referring to any thing in the runtime artifacts, as they are intended to only support Dafny code.

    No due date
    13/15 issues closed
  • Anything related to IDE support for verification

    No due date
    0/3 issues closed
  • No due date
    2/6 issues closed
  • Make it easy for Dafny projects to reference other Dafny projects as dependencies. Contains support for: - Remote dependencies - Dependencies with dependencies - Handling version conflicts - Mechanisms to prevent the consumption of unverified libraries

    No due date
    0/10 issues closed
  • Enable writing (a subclass of) applications using only Dafny

    No due date
    0/2 issues closed
  • No due date
    4/8 issues closed
  • See https://github.com/dafny-lang/dafny/issues/1582

    No due date
    13/23 issues closed