Skip to content
Snippets Groups Projects
  1. Apr 26, 2016
  2. Apr 25, 2016
  3. Apr 20, 2016
    • Robbert Krebbers's avatar
      Improve iFrame tactic · 43d45c6b
      Robbert Krebbers authored
      - It can now also frame under later.
      - Better treatment of evars, it now won't end up in loops whenever the goal
        involves sub-formulas ?P and it trying to apply all framing rules eagerly.
      - It no longer delta expands while framing.
      - Better clean up of True sub-formulas after a successful frame. For example,
        framing "P" in "▷ ▷ P ★ Q" yields just "Q" instead of "▷ True ★ Q" or so.
      43d45c6b
    • Robbert Krebbers's avatar
      Remove old todo. · 1747d779
      Robbert Krebbers authored
      1747d779
    • Ralf Jung's avatar
      par: fix names of instances · d5dd9dd4
      Ralf Jung authored
      d5dd9dd4
  4. Apr 19, 2016
  5. Apr 15, 2016
  6. Apr 14, 2016
  7. Apr 13, 2016
  8. Apr 12, 2016
  9. Apr 11, 2016
  10. Apr 09, 2016
  11. Apr 08, 2016
    • Robbert Krebbers's avatar
      Remove wp_X> tactics and improve wp_finish. · eab6c6c4
      Robbert Krebbers authored
      Since strip_later is doing a good job stripping laters in the conclusion,
      these tactics are thus no longer needed. Also, wp_finish now properly
      converts the result in a primitive viewshift in case it is not a weakestpre.
      eab6c6c4
  12. Apr 07, 2016
  13. Mar 29, 2016
  14. Mar 20, 2016
Loading