# HG changeset patch # User wenzelm # Date 1294938013 -3600 # Node ID d060ccad02bd31f8a1d5d29eea4d00ab34655465 # Parent 3837045cc8a182974593eb245435c413112f0573 updated Isabelle/jEdit limitations and workarounds; diff -r 3837045cc8a1 -r d060ccad02bd src/Tools/jEdit/README --- a/src/Tools/jEdit/README Thu Jan 13 17:39:35 2011 +0100 +++ b/src/Tools/jEdit/README Thu Jan 13 18:00:13 2011 +0100 @@ -15,25 +15,6 @@ http://www4.in.tum.de/~wenzelm/papers/async-isabelle-scala.pdf -Some limitations of the current implementation: - - * No provisions for theory file dependencies inside the editor. - - * No reclaiming of old/unused document versions. Memory will fill - up eventually, both on the JVM and ML side. - - * No support for non-local markup, e.g. commands reporting on - previous commands (proof end on proof head), or markup produced by - loading external files. - - * General lack of various conveniences known from Proof General. - -Despite these shortcomings, Isabelle/jEdit already demonstrates that -interactive theorem proving can be much more than command-line -interaction via TTY or editor front-ends (such as Proof General and -its many remakes). - - Known problems with Mac OS ========================== diff -r 3837045cc8a1 -r d060ccad02bd src/Tools/jEdit/dist-template/README.html --- a/src/Tools/jEdit/dist-template/README.html Thu Jan 13 17:39:35 2011 +0100 +++ b/src/Tools/jEdit/dist-template/README.html Thu Jan 13 18:00:13 2011 +0100 @@ -34,6 +34,40 @@ +