author | wenzelm |
Wed, 23 Dec 2015 17:35:07 +0100 | |
changeset 61922 | a1b697a2f3a8 |
parent 61921 | f90326b13080 |
child 61923 | a10cc7fb1841 |
--- a/NEWS Wed Dec 23 17:24:12 2015 +0100 +++ b/NEWS Wed Dec 23 17:35:07 2015 +0100 @@ -628,6 +628,10 @@ *** ML *** +* Pretty printing of Poly/ML compiler output in Isabelle has been +improved: proper treatment of break offsets and blocks with consistent +breaks. + * Isar proof methods are based on a slightly more general type context_tactic, which allows to change the proof context dynamically (e.g. to update cases) and indicate explicit Seq.Error results. Former