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;
boehmes [Thu, 28 Mar 2013 23:44:43 +0100] rev 51576
re-generated SMT certificates
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
wenzelm [Thu, 28 Mar 2013 22:42:18 +0100] rev 51574
ghost bullet via markup, which is painted as bar under text (normally space);
kleing [Thu, 28 Mar 2013 16:11:48 +0100] rev 51573
replace induction by hammer
wenzelm [Thu, 28 Mar 2013 15:47:03 +0100] rev 51572
merged
wenzelm [Thu, 28 Mar 2013 15:37:39 +0100] rev 51571
merged;
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.);
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;
wenzelm [Thu, 28 Mar 2013 14:47:37 +0100] rev 51568
tuned;
wenzelm [Thu, 28 Mar 2013 14:01:56 +0100] rev 51567
proper default browser info for interactive mode, notably thy_deps;
nipkow [Thu, 28 Mar 2013 15:45:08 +0100] rev 51566
improved pretty printing for state set acom
ballarin [Wed, 27 Mar 2013 22:36:03 +0100] rev 51565
Improvements to the print_dependencies command.
wenzelm [Wed, 27 Mar 2013 21:25:33 +0100] rev 51564
discontinued obsolete parallel_proofs_reuse_timing;