Skip to content
Snippets Groups Projects
  • Etienne Kneuss's avatar
    8403fa94
    New Ensuring/Require/Assert trees · 8403fa94
    Etienne Kneuss authored
    - Ensurings/Require are now proper purescala trees
    - Introduce Assert as a tree
    - Simplify tactics to support arbitrary asserts/errors/inner ensurings
    - New phase to inject assertions for unsafe calls (array/map access)
    - Refactor Default and Induction tactic
    8403fa94
    History
    New Ensuring/Require/Assert trees
    Etienne Kneuss authored
    - Ensurings/Require are now proper purescala trees
    - Introduce Assert as a tree
    - Simplify tactics to support arbitrary asserts/errors/inner ensurings
    - New phase to inject assertions for unsafe calls (array/map access)
    - Refactor Default and Induction tactic
FunctionTemplate.scala 11.46 KiB