Thu, 28 Mar 2013 23:44:41 +0100 new, simpler implementation of monomorphization;
boehmes [Thu, 28 Mar 2013 23:44:41 +0100] rev 51575
new, simpler implementation of monomorphization; old monomorphization code is still available as Legacy_Monomorphization; modified SMT integration to use the new monomorphization code
Thu, 28 Mar 2013 22:42:18 +0100 ghost bullet via markup, which is painted as bar under text (normally space);
wenzelm [Thu, 28 Mar 2013 22:42:18 +0100] rev 51574
ghost bullet via markup, which is painted as bar under text (normally space);
Thu, 28 Mar 2013 16:11:48 +0100 replace induction by hammer
kleing [Thu, 28 Mar 2013 16:11:48 +0100] rev 51573
replace induction by hammer
Thu, 28 Mar 2013 15:47:03 +0100 merged
wenzelm [Thu, 28 Mar 2013 15:47:03 +0100] rev 51572
merged
Thu, 28 Mar 2013 15:37:39 +0100 merged;
wenzelm [Thu, 28 Mar 2013 15:37:39 +0100] rev 51571
merged;
Thu, 28 Mar 2013 15:36:45 +0100 basic support for Pretty.item, which is considered as logical markup and interpreted in Isabelle/Scala, but ignored elsewhere (TTY, latex etc.);
wenzelm [Thu, 28 Mar 2013 15:36:45 +0100] rev 51570
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 maintain integer indentation during formatting -- it needs to be implemented by repeated spaces eventually;
wenzelm [Thu, 28 Mar 2013 15:00:27 +0100] rev 51569
maintain integer indentation during formatting -- it needs to be implemented by repeated spaces eventually; always round block indentation upwards, to ensure that text moves visually to the right of the "hanging" part;
Thu, 28 Mar 2013 14:47:37 +0100 tuned;
wenzelm [Thu, 28 Mar 2013 14:47:37 +0100] rev 51568
tuned;
Thu, 28 Mar 2013 14:01:56 +0100 proper default browser info for interactive mode, notably thy_deps;
wenzelm [Thu, 28 Mar 2013 14:01:56 +0100] rev 51567
proper default browser info for interactive mode, notably thy_deps;
Thu, 28 Mar 2013 15:45:08 +0100 improved pretty printing for state set acom
nipkow [Thu, 28 Mar 2013 15:45:08 +0100] rev 51566
improved pretty printing for state set acom
Wed, 27 Mar 2013 22:36:03 +0100 Improvements to the print_dependencies command.
ballarin [Wed, 27 Mar 2013 22:36:03 +0100] rev 51565
Improvements to the print_dependencies command.
Wed, 27 Mar 2013 21:25:33 +0100 discontinued obsolete parallel_proofs_reuse_timing;
wenzelm [Wed, 27 Mar 2013 21:25:33 +0100] rev 51564
discontinued obsolete parallel_proofs_reuse_timing;
Wed, 27 Mar 2013 21:13:02 +0100 merged
wenzelm [Wed, 27 Mar 2013 21:13:02 +0100] rev 51563
merged
Wed, 27 Mar 2013 21:07:10 +0100 separate isatest with skip_proofs, to give some impression of performance without most of the proofs;
wenzelm [Wed, 27 Mar 2013 21:07:10 +0100] rev 51562
separate isatest with skip_proofs, to give some impression of performance without most of the proofs;
Wed, 27 Mar 2013 21:12:49 +0100 merged
wenzelm [Wed, 27 Mar 2013 21:12:49 +0100] rev 51561
merged
Wed, 27 Mar 2013 20:57:05 +0100 extra checkpoint to avoid stale theory in skip_proof context, e.g. in 'instance' proof;
wenzelm [Wed, 27 Mar 2013 20:57:05 +0100] rev 51560
extra checkpoint to avoid stale theory in skip_proof context, e.g. in 'instance' proof;
Wed, 27 Mar 2013 19:32:44 +0100 tuned;
wenzelm [Wed, 27 Mar 2013 19:32:44 +0100] rev 51559
tuned;
Wed, 27 Mar 2013 18:04:21 +0100 allow build with skip_proofs enabled -- disable it for sessions that would fail due to embedded diagnostic commands, for example;
wenzelm [Wed, 27 Mar 2013 18:04:21 +0100] rev 51558
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 more robust access Toplevel.proof_of -- prefer warning via Toplevel.unknown_proof over hard crash (notably for skipped proofs);
wenzelm [Wed, 27 Mar 2013 17:58:07 +0100] rev 51557
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 more liberal handling of skipped proofs;
wenzelm [Wed, 27 Mar 2013 17:55:21 +0100] rev 51556
more liberal handling of skipped proofs;
Wed, 27 Mar 2013 17:53:29 +0100 explicit Toplevel.is_skipped_proof;
wenzelm [Wed, 27 Mar 2013 17:53:29 +0100] rev 51555
explicit Toplevel.is_skipped_proof; tuned;
Wed, 27 Mar 2013 16:46:52 +0100 separate option editor_skip_proofs, to avoid accidental change of preferences for skip_proofs, which would invalidate batch builds;
wenzelm [Wed, 27 Mar 2013 16:46:52 +0100] rev 51554
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 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);
wenzelm [Wed, 27 Mar 2013 16:38:25 +0100] rev 51553
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 clarified Skip_Proof.cheat_tac: more standard tactic;
wenzelm [Wed, 27 Mar 2013 14:50:30 +0100] rev 51552
clarified Skip_Proof.cheat_tac: more standard tactic; clarified Method.cheating: check quick_and_dirty when it is actually applied;
Wed, 27 Mar 2013 14:19:18 +0100 tuned signature and module arrangement;
wenzelm [Wed, 27 Mar 2013 14:19:18 +0100] rev 51551
tuned signature and module arrangement;
Wed, 27 Mar 2013 14:08:03 +0100 tuned;
wenzelm [Wed, 27 Mar 2013 14:08:03 +0100] rev 51550
tuned;
Wed, 27 Mar 2013 11:54:53 +0100 tuned GUI;
wenzelm [Wed, 27 Mar 2013 11:54:53 +0100] rev 51549
tuned GUI;
Wed, 27 Mar 2013 10:55:05 +0100 centralized various multiset operations in theory multiset;
haftmann [Wed, 27 Mar 2013 10:55:05 +0100] rev 51548
centralized various multiset operations in theory multiset; more conversions between multisets and lists respectively
Tue, 26 Mar 2013 22:09:39 +0100 avoid odd foundational terms after interpretation;
haftmann [Tue, 26 Mar 2013 22:09:39 +0100] rev 51547
avoid odd foundational terms after interpretation; more uniform code setup
Tue, 26 Mar 2013 21:53:56 +0100 more uniform style for interpretation and sublocale declarations
haftmann [Tue, 26 Mar 2013 21:53:56 +0100] rev 51546
more uniform style for interpretation and sublocale declarations
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip