Wed, 13 Jan 2010 08:56:16 +0100 haftmann being more accurate wrt. list syntax
Wed, 13 Jan 2010 08:56:16 +0100 haftmann deactivate pretty code test for Scala -- no proper setup yet
Wed, 13 Jan 2010 08:56:15 +0100 haftmann some syntax setup for Scala
Wed, 13 Jan 2010 00:08:56 +0100 wenzelm added SOLVED' -- a more direct version of THEN_ALL_NEW (K no_tac) -- strictly speaking it does not even depend on subgoal addressing, but it would be too confusing without it;
Tue, 12 Jan 2010 22:53:18 +0100 wenzelm merged
Tue, 12 Jan 2010 16:55:59 +0000 paulson Parsing errors during proof reconstruction now give rise to an intelligible error message.
Tue, 12 Jan 2010 22:23:29 +0100 wenzelm rebuilt from fresh copy of Bitstream Vera, for improved quality of regular text glyphs;
Tue, 12 Jan 2010 17:06:36 +0100 wenzelm tuned initial properties/perspective;
Tue, 12 Jan 2010 16:51:51 +0100 wenzelm provide JEDIT_SETTINGS via settings;
Tue, 12 Jan 2010 14:57:29 +0100 wenzelm updated version and dependencies;
Tue, 12 Jan 2010 13:36:01 +0100 wenzelm recovered subscript (cf. ded5b770ec1c);
Tue, 12 Jan 2010 09:59:45 +0100 haftmann formal antiquotations for ML snippets; no "open" unsynchronized references
Mon, 11 Jan 2010 23:41:06 +0100 wenzelm clarified terminology;
Mon, 11 Jan 2010 23:11:31 +0100 wenzelm merged
Mon, 11 Jan 2010 16:45:02 +0100 haftmann added code certificates
Mon, 11 Jan 2010 16:45:02 +0100 haftmann tuned code equations
Mon, 11 Jan 2010 11:47:38 +0100 hoelzl Matrices form a semiring with 0
Mon, 11 Jan 2010 23:00:05 +0100 wenzelm incorporate "proofdocument" part into main Isabelle/Pure.jar -- except for html_panel.scala, which depends on external library (Lobo/Cobra browser);
Mon, 11 Jan 2010 22:44:21 +0100 wenzelm ignore some src/Tools/jEdit stuff;
Mon, 11 Jan 2010 22:31:27 +0100 wenzelm merged with converted/relocated copy of http://isabelle.in.tum.de/repos/isabelle-jedit/rev/93d884afa74b
Mon, 11 Jan 2010 22:01:39 +0100 wenzelm more timing;
Mon, 11 Jan 2010 20:51:58 +0100 wenzelm more tobust treatment of Document.current_state;
Mon, 11 Jan 2010 18:28:31 +0100 wenzelm new unparsed span for text right after existing command;
Mon, 11 Jan 2010 18:26:38 +0100 wenzelm Outer_Lex.is_ignored;
Mon, 11 Jan 2010 18:26:13 +0100 wenzelm simplified Text_Edit;
Mon, 11 Jan 2010 16:49:11 +0100 wenzelm eliminated strange mutable var commands;
Mon, 11 Jan 2010 13:58:51 +0100 wenzelm updated header;
Mon, 11 Jan 2010 13:55:32 +0100 wenzelm eliminated obsolete isabelle.proofdocument.Token;
Mon, 11 Jan 2010 12:17:47 +0100 wenzelm do not override Command.hashCode -- which was inconsistent with eq anyway;
Mon, 11 Jan 2010 01:40:18 +0100 wenzelm renamed Command.content to source;
Sun, 10 Jan 2010 21:14:44 +0100 wenzelm further tuning of command_start;
Sun, 10 Jan 2010 21:08:23 +0100 wenzelm refrain from poking blink rate -- might get stuck in invisible state;
Sun, 10 Jan 2010 20:38:23 +0100 wenzelm eliminated Command.stop, which tends to case duplicate traversal of commands;
Sun, 10 Jan 2010 20:14:21 +0100 wenzelm iterators for ranges of commands/starts -- avoid extra array per document;
Sun, 10 Jan 2010 17:10:32 +0100 wenzelm tuned document changes;
Sun, 10 Jan 2010 16:40:21 +0100 wenzelm misc tuning and clarification of Document/Change;
Sun, 10 Jan 2010 15:42:31 +0100 wenzelm adhoc reset of blink rate;
Sun, 10 Jan 2010 15:15:04 +0100 wenzelm provide global "Isabelle" within interpreter loop -- using import instead of val avoids pontential conflicts with later import isabelle.jedit._;
Sat, 09 Jan 2010 23:28:52 +0100 wenzelm redirect scala.Console output during interpretation;
Sat, 09 Jan 2010 22:03:47 +0100 wenzelm bind "session";
Sat, 09 Jan 2010 22:02:35 +0100 wenzelm export isabelle_system, e.g. for use via "session" in Isabelle/Scala interpreter;
Sat, 09 Jan 2010 21:31:59 +0100 wenzelm removed unused var plugin;
Sat, 09 Jan 2010 18:25:48 +0100 wenzelm pass all jEdit jars to compiler as classpath -- to enable proper referencing of application name space;
Sat, 09 Jan 2010 00:49:51 +0100 wenzelm provide some bindings of jEdit values;
Fri, 08 Jan 2010 12:26:44 +0100 wenzelm more precise prompt etc.;
Fri, 08 Jan 2010 12:26:22 +0100 wenzelm define scala.home, for more robust startup of Scala tools, notably the compiler;
Fri, 08 Jan 2010 12:25:37 +0100 wenzelm added jEdit Console and Scala compiler;
Fri, 08 Jan 2010 00:47:10 +0100 wenzelm some attempts at Scala console plugin;
Wed, 06 Jan 2010 23:46:00 +0100 wenzelm more precise treatment of document/state assigment;
Tue, 05 Jan 2010 18:29:21 +0100 wenzelm more precise notion of bad messages;
Tue, 05 Jan 2010 18:23:39 +0100 wenzelm use Text_Edit provided by Isabelle;
Tue, 05 Jan 2010 18:23:15 +0100 wenzelm result.is_ready is not bad;
Mon, 04 Jan 2010 19:42:35 +0100 wenzelm singleton status messages, with more precise patterns -- report bad messages;
Mon, 04 Jan 2010 19:08:10 +0100 wenzelm back to explicit management of documents -- not as generic Session.Entity -- to avoid ill-defined referencing of new states;
Mon, 04 Jan 2010 00:13:09 +0100 wenzelm slightly more uniform/robust handling of visible document;
Sun, 03 Jan 2010 23:03:04 +0100 wenzelm recovered explicit Changed.id (copy of future document) -- avoids premature joining of result;
Sun, 03 Jan 2010 20:50:07 +0100 wenzelm more explicit treatment of command/document state;
Sun, 03 Jan 2010 19:53:58 +0100 wenzelm removed unused document_change bus;
Fri, 01 Jan 2010 22:29:08 +0100 wenzelm tuned;
Fri, 01 Jan 2010 22:20:54 +0100 wenzelm tuned;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip