wenzelm [Sun, 24 Aug 2008 14:59:34 +0200] rev 29083
bold version: math glyphs from plain IsabelleMono;
wenzelm [Sun, 24 Aug 2008 14:43:59 +0200] rev 29082
fixed rangle;
wenzelm [Sun, 24 Aug 2008 14:33:26 +0200] rev 29081
use dash from text font, not math;
wenzelm [Sun, 24 Aug 2008 14:19:34 +0200] rev 29080
added glyphs for \<A> (cal), \<a> (rm), \<AA> (\frak), \<aa> (frak);
replaced old-style digits by bold ones (bf);
wenzelm [Fri, 22 Aug 2008 18:38:00 +0200] rev 29079
generated ttf;
wenzelm [Fri, 22 Aug 2008 18:35:15 +0200] rev 29078
renamed to IsabelleMono;
wenzelm [Fri, 22 Aug 2008 18:31:02 +0200] rev 29077
added README with original licenses;
wenzelm [Fri, 22 Aug 2008 17:54:40 +0200] rev 29076
renamed Isabelle to IsabelleItalic;
wenzelm [Fri, 22 Aug 2008 17:53:15 +0200] rev 29075
fixed rangle glyph;
wenzelm [Fri, 22 Aug 2008 17:49:42 +0200] rev 29074
the other way round: import Isabelle font (222%) into Bitstream Vera Mono -- achieves better quality;
wenzelm [Fri, 22 Aug 2008 17:06:19 +0200] rev 29073
Isabelle font with digits and letters from Bitstream Vera Mono (scaled 45%);
wenzelm [Fri, 22 Aug 2008 17:05:46 +0200] rev 29072
Isabelle font, based on TeX glyhps;
wenzelm [Thu, 11 Dec 2008 22:25:39 +0100] rev 29071
enable future_scheduler by default;
wenzelm [Thu, 11 Dec 2008 21:31:42 +0100] rev 29070
ISABELLE_USEDIR_OPTIONS: -M max is default;
wenzelm [Thu, 11 Dec 2008 20:31:45 +0100] rev 29069
unified ids for ancestors and checkpoints, removed obsolete history of checkpoints;
tuned representation of internal node names -- avoid string copies;
tuned signature;
wenzelm [Thu, 11 Dec 2008 20:17:57 +0100] rev 29068
removed spurious exception_trace;
wenzelm [Thu, 11 Dec 2008 17:32:37 +0100] rev 29067
print_theorems: more robust difference, even after finished proof;
wenzelm [Thu, 11 Dec 2008 17:31:23 +0100] rev 29066
export context_node;
wenzelm [Thu, 11 Dec 2008 17:04:46 +0100] rev 29065
merged
wenzelm [Wed, 10 Dec 2008 22:55:15 +0100] rev 29064
more antiquotations;
wenzelm [Thu, 11 Dec 2008 16:50:18 +0100] rev 29063
pcpodef package: state two goals, instead of encoded conjunction;
wenzelm [Thu, 11 Dec 2008 16:30:35 +0100] rev 29062
recovered goal_pat;
wenzelm [Thu, 11 Dec 2008 16:09:12 +0100] rev 29061
inhabitance goal is now stated in original form and result contracted --
the previous attempt with contracted goal and initial unfolding did not work,
because it disrupted the Isar proof structure (e.g. ?thesis);
wenzelm [Thu, 11 Dec 2008 12:02:48 +0100] rev 29060
tuned signature: pcpodef_proof, pcpodef_proof_cmd etc.;
more antiquotations;
explicit Theory.requires;
adapted to recent changes in ~~/src/HOL/Tools/typedef_package.ML;
misc tuning and simplification;
wenzelm [Thu, 11 Dec 2008 11:55:46 +0100] rev 29059
add_typedef: unfold set_def in tactical proof as well;
wenzelm [Thu, 11 Dec 2008 10:41:53 +0100] rev 29058
merged
wenzelm [Thu, 11 Dec 2008 10:41:37 +0100] rev 29057
Theory.checkpoint before commencing proof;
wenzelm [Thu, 11 Dec 2008 00:42:52 +0100] rev 29056
misc tuning and modernisation;