changeset 71662 | 263298eb68b2 |
parent 71581 | e9f53182c4aa |
child 71666 | e15ca98ffbfe |
child 71750 | f39b1afe8845 |
--- a/NEWS Wed Mar 25 17:33:46 2020 +0100 +++ b/NEWS Wed Mar 25 17:38:22 2020 +0100 @@ -222,6 +222,9 @@ * Isabelle/Scala support for proof terms (with full type/term information) in module isabelle.Term. +* Isabelle/Scala: more scalable output of YXML files, e.g. relevant for +"isabelle dump". + * Theory export via Isabelle/Scala has been reworked. The former "fact" name space is now split into individual "thm" items: names are potentially indexed, such as "foo" for singleton facts, or "bar(1)",