Mon, 01 Feb 2010 14:12:12 +0100 himmelma Removed explicit type annotations
Sun, 31 Jan 2010 19:07:03 +0100 haftmann adjusted to changes in List_Set.thy
Sun, 31 Jan 2010 14:51:32 +0100 haftmann more correspondence lemmas between related operations
Sun, 31 Jan 2010 14:51:32 +0100 haftmann canonical insert operation; generalized lemma foldl_apply_inv to foldl_apply
Sun, 31 Jan 2010 14:51:32 +0100 haftmann dropped some redundancies
Sun, 31 Jan 2010 14:51:31 +0100 haftmann generalized lemma foldl_apply_inv to foldl_apply
Sun, 31 Jan 2010 14:51:30 +0100 haftmann more correspondence lemmas between related operations; tuned some proofs
Thu, 28 Jan 2010 11:48:49 +0100 haftmann new theory Algebras.thy for generic algebraic structures
Thu, 28 Jan 2010 11:48:43 +0100 haftmann dropped mk_left_commute; use interpretation of locale abel_semigroup instead
Wed, 27 Jan 2010 14:03:08 +0100 haftmann merged
Wed, 27 Jan 2010 14:02:53 +0100 haftmann a more complex record expression -- cf. src/HOL/Tools/quickcheck_generators.ML
Wed, 27 Jan 2010 14:02:53 +0100 haftmann lemma Image_closed_trancl
Wed, 27 Jan 2010 14:02:52 +0100 haftmann corrected type of typecopy constructor
Wed, 27 Jan 2010 14:02:52 +0100 haftmann tuned structure; moved non-related quickcheck.setup to Code_Generator.thy
Wed, 27 Jan 2010 11:47:17 +0100 berghofe Changed author; removed debugging code.
Mon, 25 Jan 2010 19:31:50 +0100 bulwahn merged
Mon, 25 Jan 2010 16:19:42 +0100 bulwahn adding Mutabelle to repository
Mon, 25 Jan 2010 16:56:24 +0100 hoelzl Replaced vec1 and dest_vec1 by abbreviation.
Fri, 22 Jan 2010 16:59:21 +0100 haftmann merged
Fri, 22 Jan 2010 16:56:51 +0100 haftmann HOLogic.strip_psplits: types are ordered after syntactic appearance, not after corresponding de-Bruin index (closer correspondence to similar strip operations)
Fri, 22 Jan 2010 16:38:58 +0100 boehmes merged
Fri, 22 Jan 2010 16:38:21 +0100 boehmes support skolem constant for extensional arrays in Z3 proofs
Fri, 22 Jan 2010 16:33:44 +0100 boehmes drop underscores at end of names coming from Boogie
Fri, 22 Jan 2010 15:26:29 +0100 bulwahn merged
Fri, 22 Jan 2010 11:42:28 +0100 bulwahn correctly hiding facts of Lazy_Sequence
Thu, 21 Jan 2010 14:13:21 +0100 bulwahn corrected and simplified Spec_Rules registration in the Recdef package
Thu, 21 Jan 2010 12:20:28 +0100 bulwahn merged
Thu, 21 Jan 2010 12:18:41 +0100 bulwahn adopting predicate compiler to new Spec_Rules and eliminating the use of Nitpick_Simps
Wed, 20 Jan 2010 18:08:08 +0100 bulwahn adopting Sequences
Wed, 20 Jan 2010 18:02:22 +0100 bulwahn added registration of equational theorems from prim_rec and rec_def to Spec_Rules
Wed, 20 Jan 2010 14:09:46 +0100 bulwahn merged
Mon, 18 Jan 2010 10:34:27 +0100 krauss function package: declare Spec_Rules for simps from total functions, but not psimps or tail-rec equations
Wed, 20 Jan 2010 14:05:17 +0100 bulwahn merged
Wed, 20 Jan 2010 11:56:45 +0100 bulwahn refactoring the predicate compiler; adding theories for Sequences; adding retrieval to Spec_Rules; adding timing to Quickcheck
Fri, 22 Jan 2010 13:39:00 +0100 haftmann simplified proofs
Fri, 22 Jan 2010 13:38:40 +0100 haftmann NEWS
Fri, 22 Jan 2010 13:38:29 +0100 haftmann more accurate dependencies
Fri, 22 Jan 2010 13:38:28 +0100 haftmann code literals: distinguish numeral classes by different entries
Fri, 22 Jan 2010 13:38:28 +0100 haftmann cleanup of Multiset.thy: less duplication, tuned and simplified a couple of proofs, less historical organization of sections, conversion from associations lists to multisets, rudimentary code generation
Thu, 21 Jan 2010 09:27:57 +0100 haftmann merged
Sat, 16 Jan 2010 17:15:28 +0100 haftmann dropped some old primrecs and some constdefs
Sat, 16 Jan 2010 17:15:27 +0100 haftmann explicit CONST in translations
Sat, 16 Jan 2010 17:15:27 +0100 haftmann modernized syntax
Wed, 20 Jan 2010 11:54:19 +0100 blanchet fix issues with previous Nitpick change
Wed, 20 Jan 2010 10:38:19 +0100 blanchet merged
Wed, 20 Jan 2010 10:38:06 +0100 blanchet some work on Nitpick's support for quotient types;
Thu, 14 Jan 2010 17:06:35 +0100 blanchet removed the Nitpick code that loaded the "Nitpick" theory explicitly if it's not already loaded, because this didn't work properly and is of doubtful value
Tue, 19 Jan 2010 17:53:11 +0100 hoelzl Added transpose_rectangle, when the input list is rectangular.
Tue, 19 Jan 2010 16:52:01 +0100 hoelzl Add transpose to the List-theory.
Tue, 02 Feb 2010 21:37:27 +0100 wenzelm some examples for basic context operations;
Tue, 02 Feb 2010 13:22:36 +0100 wenzelm minimal tuning of this slightly dated material;
Tue, 02 Feb 2010 13:11:04 +0100 wenzelm added Subgoal.FOCUS;
Tue, 02 Feb 2010 12:37:57 +0100 wenzelm misc tuning and clarification;
Tue, 02 Feb 2010 11:47:49 +0100 wenzelm moved examples to proper place;
Mon, 01 Feb 2010 22:46:12 +0100 wenzelm more details on long names, binding/naming, name space;
Sun, 31 Jan 2010 22:08:25 +0100 wenzelm Variable.names_of;
Sun, 31 Jan 2010 21:40:44 +0100 wenzelm more details on Isabelle symbols;
Fri, 29 Jan 2010 23:59:03 +0100 wenzelm theory data example;
Fri, 29 Jan 2010 23:57:57 +0100 wenzelm basic setup for ML examples: tag "mlex";
Thu, 28 Jan 2010 22:39:48 +0100 wenzelm tuned signature;
Thu, 28 Jan 2010 22:38:11 +0100 wenzelm formal markup of type aliases;
Thu, 28 Jan 2010 22:19:27 +0100 wenzelm make underscores visually appear as such, although TeX-nically they are just rules (e.g. cannot be searched);
Sat, 16 Jan 2010 21:14:15 +0100 wenzelm Netbeans Library "Scala-compiler";
Fri, 15 Jan 2010 19:14:51 +0100 berghofe union is an abbreviation for sup.
Fri, 15 Jan 2010 14:43:00 +0100 berghofe merged
Fri, 15 Jan 2010 13:37:41 +0100 berghofe Eliminated is_open option of Rule_Cases.make_nested/make_common;
Sun, 10 Jan 2010 18:43:45 +0100 berghofe Adapted to changes in induct method.
Sun, 10 Jan 2010 18:41:07 +0100 berghofe Adapted to changes in setup of induct method.
Sun, 10 Jan 2010 18:39:50 +0100 berghofe Expand proofs of induct_atomize'/rulify'.
Sun, 10 Jan 2010 18:37:37 +0100 berghofe Changed case names of converse_rtranclp_induct.
Sun, 10 Jan 2010 18:11:00 +0100 berghofe Injectivity / distinctness theorems are now used to simplify induction rules.
Sun, 10 Jan 2010 18:09:11 +0100 berghofe same_append_eq / append_same_eq are now used for simplifying induction rules.
Sun, 10 Jan 2010 18:06:30 +0100 berghofe Tuned some proofs; nicer case names for some of the induction / cases rules.
Sun, 10 Jan 2010 18:03:20 +0100 berghofe Added setup for simplification of equality constraints in induction rules.
Sun, 10 Jan 2010 18:01:04 +0100 berghofe Added infrastructure for simplifying equality constraints.
Fri, 15 Jan 2010 08:27:21 +0100 haftmann spurious proof failure
Thu, 14 Jan 2010 18:44:22 +0100 haftmann merged
Thu, 14 Jan 2010 18:42:15 +0100 haftmann merged
Thu, 14 Jan 2010 17:54:55 +0100 haftmann dropped unused binding
Thu, 14 Jan 2010 17:54:54 +0100 haftmann dedicated conversions to and from Int
Thu, 14 Jan 2010 17:47:39 +0100 haftmann printing of cases
Thu, 14 Jan 2010 17:47:39 +0100 haftmann tuned for products vs. tupled functions
Thu, 14 Jan 2010 17:47:39 +0100 haftmann added Scala setup
Thu, 14 Jan 2010 17:47:38 +0100 haftmann allow individual printing of numerals during code serialization
Thu, 14 Jan 2010 15:06:38 +0100 blanchet reorder Quickcheck and Nitpick, so that Quickcheck gets loaded first and Auto-Quickcheck runs first (since it takes less time)
Thu, 14 Jan 2010 09:18:08 +0100 haftmann adjusted to changes in code equation administration
Wed, 13 Jan 2010 12:20:37 +0100 haftmann explicit abstract type of code certificates
Wed, 13 Jan 2010 10:18:45 +0100 haftmann corrected error messages; tuned
Wed, 13 Jan 2010 10:18:45 +0100 haftmann function transformer preprocessor applies to both code generators
Wed, 13 Jan 2010 09:13:30 +0100 haftmann merged
Tue, 12 Jan 2010 16:27:42 +0100 haftmann code certificates as integral part of code generation
Wed, 13 Jan 2010 09:02:47 +0100 haftmann import of antiquote_setup not necessary
Wed, 13 Jan 2010 08:56:25 +0100 haftmann merged
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;
Fri, 01 Jan 2010 22:11:32 +0100 wenzelm misc tuning;
Fri, 01 Jan 2010 21:53:00 +0100 wenzelm tuned Change: eliminated redundant copy of document id;
Fri, 01 Jan 2010 21:45:26 +0100 wenzelm eliminated redundant session documents database;
Fri, 01 Jan 2010 21:37:37 +0100 wenzelm use isabelle.Future;
Fri, 01 Jan 2010 17:29:35 +0100 wenzelm renamed current_document to recent_document (might be a bit older than current_change);
Fri, 01 Jan 2010 14:41:25 +0100 wenzelm renamed Proof_Document to Document;
Thu, 31 Dec 2009 23:48:18 +0100 wenzelm tuned dialog;
Thu, 31 Dec 2009 01:03:39 +0100 wenzelm improved dialog;
Thu, 31 Dec 2009 00:38:15 +0100 wenzelm basic setup for synchronous / modal (!) prover startup;
Wed, 30 Dec 2009 21:57:29 +0100 wenzelm tuned signature;
Wed, 30 Dec 2009 21:34:33 +0100 wenzelm register Proof_Document instances as session entities -- handle Markup.EDIT messages locally;
Wed, 30 Dec 2009 20:26:08 +0100 wenzelm tuned signature of isabelle.Position;
Wed, 30 Dec 2009 20:18:50 +0100 wenzelm maintain generic session entities -- cover commands, states, etc. (but not yet documents);
Wed, 30 Dec 2009 19:58:22 +0100 wenzelm unified Command and Command_State, eliminated separate Accumulator;
Wed, 30 Dec 2009 18:22:10 +0100 wenzelm removed experimental history panel;
Wed, 30 Dec 2009 17:48:58 +0100 wenzelm more explicit modeling of Command and Command_State as Session.Entity;
Wed, 30 Dec 2009 13:21:46 +0100 wenzelm updated;
Tue, 29 Dec 2009 22:05:23 +0100 wenzelm tuned;
Tue, 29 Dec 2009 21:54:54 +0100 wenzelm tuned caret_listener/selected_command;
Tue, 29 Dec 2009 21:31:17 +0100 wenzelm misc tuning;
Tue, 29 Dec 2009 20:40:08 +0100 wenzelm eliminated global Session.document_0 -- did not work due to hardwired id;
Tue, 29 Dec 2009 15:33:39 +0100 wenzelm tuned;
Tue, 29 Dec 2009 15:00:11 +0100 wenzelm tuned;
Mon, 28 Dec 2009 22:04:45 +0100 wenzelm Standard_System;
Wed, 23 Dec 2009 20:35:47 +0100 wenzelm slightly larger stack size -- default seems to be as low as 256k;
Wed, 23 Dec 2009 20:17:02 +0100 wenzelm back to activate=startup (again) -- ensure that Isabelle_Encoding refers to valid Isabelle.system;
Tue, 22 Dec 2009 19:39:17 +0100 wenzelm adapted to class Outer_Syntax;
Tue, 22 Dec 2009 17:31:31 +0100 wenzelm renamed session.info to session.root;
Tue, 22 Dec 2009 15:42:29 +0100 wenzelm tuned;
Tue, 22 Dec 2009 15:35:30 +0100 wenzelm just one variable for outer syntax keywords and completion;
Mon, 21 Dec 2009 21:50:30 +0100 wenzelm added isabelle-session mode for session.info files;
Mon, 21 Dec 2009 21:49:43 +0100 wenzelm tuned keywords;
Mon, 21 Dec 2009 15:13:42 +0100 wenzelm sort completions by plain string order;
Fri, 18 Dec 2009 21:46:29 +0100 wenzelm cache results;
Fri, 18 Dec 2009 15:00:08 +0100 wenzelm imitate PG 4 colors;
Fri, 18 Dec 2009 12:29:30 +0100 wenzelm tuned;
Thu, 17 Dec 2009 20:25:39 +0100 wenzelm simplified Isabelle_Process.Result;
Wed, 16 Dec 2009 21:11:04 +0100 wenzelm explicit object Session.Global_Settings;
Wed, 16 Dec 2009 14:40:31 +0100 wenzelm actually use JEDIT_JAVA_OPTIONS from settings, not ..._ARGS;
Tue, 15 Dec 2009 20:44:59 +0100 wenzelm some explicit Swing_Thread guards;
Tue, 15 Dec 2009 20:20:07 +0100 wenzelm direct apply for Document_Model and Document_View;
Tue, 15 Dec 2009 20:15:54 +0100 wenzelm need to handle EditPaneUpdate.CREATED explicitly, not included in EditPaneUpdate.BUFFER_CHANGED;
Tue, 15 Dec 2009 19:53:35 +0100 wenzelm merged
Tue, 15 Dec 2009 13:39:30 +0100 wenzelm Cobra version;
Tue, 15 Dec 2009 19:50:55 +0100 wenzelm split Theory_View into Document_Model (connected to Buffer) and Document_View (connected to JEditTextArea);
Tue, 15 Dec 2009 11:38:01 +0100 wenzelm clarified BufferListener: use adapter, listen to contentInserted instead of preContentInserted;
Tue, 15 Dec 2009 00:21:21 +0100 wenzelm refined treatment of default logic concerning property and GUI;
Fri, 11 Dec 2009 23:38:14 +0100 wenzelm handle "default" logic;
Fri, 11 Dec 2009 23:29:18 +0100 wenzelm more serious command line handling;
Fri, 11 Dec 2009 22:40:55 +0100 wenzelm proper uninstall;
Fri, 11 Dec 2009 22:25:28 +0100 wenzelm removed unused Session.prover_logic;
Thu, 10 Dec 2009 22:15:19 +0100 wenzelm class Session models full session, with or without prover process (cf. heaps, browser_info);
Thu, 10 Dec 2009 14:23:28 +0100 wenzelm tuned;
Thu, 10 Dec 2009 14:14:49 +0100 wenzelm basic setup for HTML_Panel event handling;
Thu, 10 Dec 2009 13:47:50 +0100 wenzelm install_fonts;
Tue, 08 Dec 2009 23:45:42 +0100 wenzelm renamed "raw output" to "protocol";
Tue, 08 Dec 2009 23:18:07 +0100 wenzelm proper actor wiring for raw process output;
Tue, 08 Dec 2009 23:15:59 +0100 wenzelm misc tuning;
Tue, 08 Dec 2009 22:38:32 +0100 wenzelm prefer options from running application;
Tue, 08 Dec 2009 21:54:34 +0100 wenzelm more precise messages;
Tue, 08 Dec 2009 21:49:30 +0100 wenzelm back to low-level JPanel, required for addNotify/removeNotify;
Tue, 08 Dec 2009 21:48:12 +0100 wenzelm added properties_changed event bus;
Tue, 08 Dec 2009 21:01:16 +0100 wenzelm provide dummy URL;
Tue, 08 Dec 2009 20:14:08 +0100 wenzelm generic HTML_Panel -- specific Results_Dockable;
Tue, 08 Dec 2009 20:13:07 +0100 wenzelm tuned;
Tue, 08 Dec 2009 18:00:05 +0100 wenzelm tuned;
Tue, 08 Dec 2009 17:56:53 +0100 wenzelm simplified register_fonts;
Tue, 08 Dec 2009 16:44:30 +0100 wenzelm tuned library names;
Tue, 08 Dec 2009 16:30:20 +0100 wenzelm misc modernization of names;
Tue, 08 Dec 2009 14:49:01 +0100 wenzelm misc rearrangement of files;
Tue, 08 Dec 2009 14:29:29 +0100 wenzelm removed remains of Flying Saucer;
Tue, 08 Dec 2009 12:10:55 +0100 wenzelm manipulate document within Swing thread only -- potentially slow;
Tue, 08 Dec 2009 12:09:17 +0100 wenzelm tuned JVM settings;
Mon, 07 Dec 2009 23:01:13 +0100 wenzelm misc updates;
Mon, 07 Dec 2009 23:00:30 +0100 wenzelm obsolete;
Mon, 07 Dec 2009 22:59:48 +0100 wenzelm use IsabelleText by default;
Mon, 07 Dec 2009 22:41:32 +0100 wenzelm misc updates;
Mon, 07 Dec 2009 22:41:15 +0100 wenzelm simplified treatment of Isabelle fonts, via Isabelle_System.register_fonts (requires Java 1.6);
Mon, 07 Dec 2009 22:40:01 +0100 wenzelm removed ScrollerDockable, which is based on discontinued Flying Saucer renderer;
Mon, 07 Dec 2009 00:05:21 +0100 wenzelm use IsabelleText font;
Sun, 06 Dec 2009 20:50:07 +0100 wenzelm reduced logging;
Fri, 04 Dec 2009 23:10:11 +0100 wenzelm tuned message markup;
Fri, 04 Dec 2009 23:07:40 +0100 wenzelm plain results, no markup here;
Fri, 04 Dec 2009 17:14:44 +0100 wenzelm basic setup for Cobra HTML renderer;
Fri, 04 Dec 2009 17:14:16 +0100 wenzelm results: XML.Tree;
Sat, 14 Nov 2009 16:53:49 +0100 wenzelm basic platform update;
Thu, 17 Sep 2009 14:15:54 +0200 wenzelm Prover: private Actor;
Wed, 16 Sep 2009 22:01:11 +0200 wenzelm tuned;
Wed, 16 Sep 2009 17:13:14 +0200 wenzelm misc tuning;
Wed, 16 Sep 2009 00:14:01 +0200 wenzelm Linear_Set.append_after;
Tue, 15 Sep 2009 21:14:09 +0200 wenzelm tuned file name;
Tue, 15 Sep 2009 20:46:46 +0200 wenzelm tuned file name;
Tue, 15 Sep 2009 20:45:20 +0200 wenzelm renamed PhaseOverviewPanel to Document_Overview;
Tue, 15 Sep 2009 20:39:00 +0200 wenzelm tooltip: HTML dummy;
Tue, 15 Sep 2009 20:30:17 +0200 wenzelm tuned;
Tue, 15 Sep 2009 19:50:10 +0200 wenzelm misc tuning and unification;
Tue, 15 Sep 2009 19:01:16 +0200 wenzelm refrain from actor shutdown -- slightly low-level;
Tue, 15 Sep 2009 18:14:28 +0200 wenzelm keep BufferListener and TextAreaExtension private;
Tue, 15 Sep 2009 18:13:30 +0200 wenzelm tuned white space;
Tue, 15 Sep 2009 17:00:21 +0200 wenzelm misc tuning;
Tue, 15 Sep 2009 15:37:19 +0200 wenzelm handle_result: no special treatment of outer markup (it is now properly identified by the prover);
Tue, 15 Sep 2009 13:33:02 +0200 wenzelm single instance of rule_set;
Sun, 13 Sep 2009 23:03:55 +0200 wenzelm regular activate=defer -- may debug remotely, no need to run under netbeans;
(0) -30000 -10000 -3000 -1000 -256 +256 +1000 +3000 +10000 +30000 tip