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;
wenzelm [Wed, 10 Dec 2008 22:05:58 +0100] rev 29055
merged
krauss [Mon, 08 Dec 2008 08:56:30 +0100] rev 29054
logically separate typedef axiomatization from constant definition
krauss [Mon, 08 Dec 2008 08:36:16 +0100] rev 29053
add def before setting up goal
krauss [Sun, 07 Dec 2008 20:41:23 +0100] rev 29052
killed dead code
krauss [Thu, 11 Dec 2008 09:02:22 +0100] rev 29051
constrain type inference to sort "type"