Mon, 01 Apr 2013 17:42:29 +0200 nipkow added lemma
Sat, 30 Mar 2013 18:24:33 +0100 wenzelm merged
Sat, 30 Mar 2013 17:27:21 +0100 wenzelm amended uncond_skel to observe notion of cong_name properly -- may affect simplification with Free congs;
Sat, 30 Mar 2013 17:13:21 +0100 wenzelm more formal cong_name;
Sat, 30 Mar 2013 16:34:02 +0100 wenzelm timing status for forked diagnostic commands;
Sat, 30 Mar 2013 16:16:24 +0100 wenzelm tooltip of command keyword includes timing information;
Sat, 30 Mar 2013 16:15:26 +0100 wenzelm more operations on Time, Timing;
Fri, 29 Mar 2013 18:57:47 +0100 haftmann reverted slip introduced in f738e6dbd844
Sat, 30 Mar 2013 14:57:06 +0100 wenzelm added 'print_defn_rules' command;
Sat, 30 Mar 2013 13:40:19 +0100 wenzelm more item markup;
Sat, 30 Mar 2013 12:13:39 +0100 wenzelm item markup for Proof_Context.pretty_fact;
Sat, 30 Mar 2013 11:43:17 +0100 wenzelm obsolete, cf. Proof_Context.print_syntax;
Fri, 29 Mar 2013 22:26:25 +0100 wenzelm paint bullet bar within text layer -- thus it remains visible with active selection etc.;
Fri, 29 Mar 2013 22:14:27 +0100 wenzelm Pretty.item markup for improved readability of lists of items;
Fri, 29 Mar 2013 22:13:02 +0100 wenzelm tuned message;
Fri, 29 Mar 2013 11:32:07 +0100 haftmann convenience check for vain instantiation
Fri, 29 Mar 2013 13:32:53 +0100 wenzelm improved centering via strikethrough offset;
Thu, 28 Mar 2013 23:44:43 +0100 boehmes re-generated SMT certificates
Thu, 28 Mar 2013 23:44:41 +0100 boehmes new, simpler implementation of monomorphization;
Thu, 28 Mar 2013 22:42:18 +0100 wenzelm ghost bullet via markup, which is painted as bar under text (normally space);
Thu, 28 Mar 2013 16:11:48 +0100 kleing replace induction by hammer
Thu, 28 Mar 2013 15:47:03 +0100 wenzelm merged
Thu, 28 Mar 2013 15:37:39 +0100 wenzelm merged;
Thu, 28 Mar 2013 15:36:45 +0100 wenzelm basic support for Pretty.item, which is considered as logical markup and interpreted in Isabelle/Scala, but ignored elsewhere (TTY, latex etc.);
Thu, 28 Mar 2013 15:00:27 +0100 wenzelm maintain integer indentation during formatting -- it needs to be implemented by repeated spaces eventually;
Thu, 28 Mar 2013 14:47:37 +0100 wenzelm tuned;
Thu, 28 Mar 2013 14:01:56 +0100 wenzelm proper default browser info for interactive mode, notably thy_deps;
Thu, 28 Mar 2013 15:45:08 +0100 nipkow improved pretty printing for state set acom
Wed, 27 Mar 2013 22:36:03 +0100 ballarin Improvements to the print_dependencies command.
Wed, 27 Mar 2013 21:25:33 +0100 wenzelm discontinued obsolete parallel_proofs_reuse_timing;
Wed, 27 Mar 2013 21:13:02 +0100 wenzelm merged
Wed, 27 Mar 2013 21:07:10 +0100 wenzelm separate isatest with skip_proofs, to give some impression of performance without most of the proofs;
Wed, 27 Mar 2013 21:12:49 +0100 wenzelm merged
Wed, 27 Mar 2013 20:57:05 +0100 wenzelm extra checkpoint to avoid stale theory in skip_proof context, e.g. in 'instance' proof;
Wed, 27 Mar 2013 19:32:44 +0100 wenzelm tuned;
Wed, 27 Mar 2013 18:04:21 +0100 wenzelm allow build with skip_proofs enabled -- disable it for sessions that would fail due to embedded diagnostic commands, for example;
Wed, 27 Mar 2013 17:58:07 +0100 wenzelm more robust access Toplevel.proof_of -- prefer warning via Toplevel.unknown_proof over hard crash (notably for skipped proofs);
Wed, 27 Mar 2013 17:55:21 +0100 wenzelm more liberal handling of skipped proofs;
Wed, 27 Mar 2013 17:53:29 +0100 wenzelm explicit Toplevel.is_skipped_proof;
Wed, 27 Mar 2013 16:46:52 +0100 wenzelm separate option editor_skip_proofs, to avoid accidental change of preferences for skip_proofs, which would invalidate batch builds;
Wed, 27 Mar 2013 16:38:25 +0100 wenzelm more ambitious Goal.skip_proofs: covers Goal.prove forms as well, and do not insist in quick_and_dirty (for the sake of Isabelle/jEdit);
Wed, 27 Mar 2013 14:50:30 +0100 wenzelm clarified Skip_Proof.cheat_tac: more standard tactic;
Wed, 27 Mar 2013 14:19:18 +0100 wenzelm tuned signature and module arrangement;
Wed, 27 Mar 2013 14:08:03 +0100 wenzelm tuned;
Wed, 27 Mar 2013 11:54:53 +0100 wenzelm tuned GUI;
Wed, 27 Mar 2013 10:55:05 +0100 haftmann centralized various multiset operations in theory multiset;
Tue, 26 Mar 2013 22:09:39 +0100 haftmann avoid odd foundational terms after interpretation;
Tue, 26 Mar 2013 21:53:56 +0100 haftmann more uniform style for interpretation and sublocale declarations
Tue, 26 Mar 2013 20:55:21 +0100 wenzelm merged
Tue, 26 Mar 2013 20:37:32 +0100 wenzelm tuned session specification;
Tue, 26 Mar 2013 20:36:32 +0100 wenzelm tuned proof;
Tue, 26 Mar 2013 20:02:02 +0100 wenzelm tuned imports;
Tue, 26 Mar 2013 19:43:31 +0100 wenzelm tuned proofs;
Tue, 26 Mar 2013 20:49:57 +0100 haftmann explicit sublocale dependency for Min/Max yields more appropriate Min/Max prefix for a couple of facts
Tue, 26 Mar 2013 15:10:28 +0100 wenzelm merged
Tue, 26 Mar 2013 14:38:44 +0100 wenzelm proper input event handling;
Tue, 26 Mar 2013 14:14:39 +0100 wenzelm more standard imports;
Tue, 26 Mar 2013 14:05:08 +0100 wenzelm more specific Entry painting;
Tue, 26 Mar 2013 14:03:31 +0100 wenzelm tuned;
Tue, 26 Mar 2013 12:40:51 +0100 wenzelm mixed theory/command entries;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip