wenzelm [Wed, 03 Apr 2013 21:48:43 +0200] rev 51606
additional timing status for implicitly forked terminal proofs -- proper accounting for interactive Timing dockable etc.;
wenzelm [Wed, 03 Apr 2013 21:30:32 +0200] rev 51605
more explicit Goal.fork_params -- avoid implicit arguments via thread data;
actually fork terminal proofs in interactive mode (amending 8707df0b0255);
wenzelm [Wed, 03 Apr 2013 20:56:08 +0200] rev 51604
updated comment to 46b90bbc370d;
wenzelm [Wed, 03 Apr 2013 20:38:50 +0200] rev 51603
recovered proper transaction position for Goal.fork error reporting (lost in 8e9746e584c9);
wenzelm [Wed, 03 Apr 2013 16:45:14 +0200] rev 51602
tuned -- Drule.comp_no_flatten includes Drule.incr_indexes already (NB: result should be deterministic by construction);
wenzelm [Wed, 03 Apr 2013 13:58:00 +0200] rev 51601
tuned output -- less bullets;
haftmann [Wed, 03 Apr 2013 22:26:04 +0200] rev 51600
default implementation of multisets by list with reasonable coverage of operations on multisets
haftmann [Wed, 03 Apr 2013 22:26:04 +0200] rev 51599
optionalized very specific code setup for multisets
haftmann [Wed, 03 Apr 2013 10:15:43 +0200] rev 51598
generalized lemma fold_image thanks to Peter Lammich
wenzelm [Tue, 02 Apr 2013 20:19:38 +0200] rev 51597
tuned;
wenzelm [Tue, 02 Apr 2013 16:29:40 +0200] rev 51596
NEWS for 635562bc14ef;
wenzelm [Tue, 02 Apr 2013 11:41:50 +0200] rev 51595
more centralized command timing;
clarified old-style timing message;
blanchet [Tue, 02 Apr 2013 10:58:51 +0200] rev 51594
got rid of legacy smartness
nipkow [Mon, 01 Apr 2013 17:42:29 +0200] rev 51593
added lemma
wenzelm [Sat, 30 Mar 2013 18:24:33 +0100] rev 51592
merged
wenzelm [Sat, 30 Mar 2013 17:27:21 +0100] rev 51591
amended uncond_skel to observe notion of cong_name properly -- may affect simplification with Free congs;
wenzelm [Sat, 30 Mar 2013 17:13:21 +0100] rev 51590
more formal cong_name;
wenzelm [Sat, 30 Mar 2013 16:34:02 +0100] rev 51589
timing status for forked diagnostic commands;
wenzelm [Sat, 30 Mar 2013 16:16:24 +0100] rev 51588
tooltip of command keyword includes timing information;
wenzelm [Sat, 30 Mar 2013 16:15:26 +0100] rev 51587
more operations on Time, Timing;
haftmann [Fri, 29 Mar 2013 18:57:47 +0100] rev 51586
reverted slip introduced in f738e6dbd844
wenzelm [Sat, 30 Mar 2013 14:57:06 +0100] rev 51585
added 'print_defn_rules' command;
tuned;
wenzelm [Sat, 30 Mar 2013 13:40:19 +0100] rev 51584
more item markup;
tuned signature;
wenzelm [Sat, 30 Mar 2013 12:13:39 +0100] rev 51583
item markup for Proof_Context.pretty_fact;
tuned signature;
wenzelm [Sat, 30 Mar 2013 11:43:17 +0100] rev 51582
obsolete, cf. Proof_Context.print_syntax;
wenzelm [Fri, 29 Mar 2013 22:26:25 +0100] rev 51581
paint bullet bar within text layer -- thus it remains visible with active selection etc.;
wenzelm [Fri, 29 Mar 2013 22:14:27 +0100] rev 51580
Pretty.item markup for improved readability of lists of items;
wenzelm [Fri, 29 Mar 2013 22:13:02 +0100] rev 51579
tuned message;
haftmann [Fri, 29 Mar 2013 11:32:07 +0100] rev 51578
convenience check for vain instantiation
wenzelm [Fri, 29 Mar 2013 13:32:53 +0100] rev 51577
improved centering via strikethrough offset;