nipkow [Thu, 11 Dec 2008 08:52:50 +0100] rev 29106
Testfile for Stefan's code generator
haftmann [Mon, 15 Dec 2008 09:58:45 +0100] rev 29105
moved value.ML to src/Tools
haftmann [Mon, 15 Dec 2008 09:58:44 +0100] rev 29104
\underscoreoff is now default
Christian Urban <urbanc@in.tum.de> [Mon, 15 Dec 2008 07:41:07 +0000] rev 29103
tuned some proofs
wenzelm [Sat, 13 Dec 2008 17:46:13 +0100] rev 29102
removed Ids;
berghofe [Sat, 13 Dec 2008 17:13:09 +0100] rev 29101
merged
berghofe [Sat, 13 Dec 2008 16:59:33 +0100] rev 29100
merged
berghofe [Sat, 13 Dec 2008 16:29:33 +0100] rev 29099
merged
berghofe [Sat, 13 Dec 2008 16:26:06 +0100] rev 29098
Unified syntax of nominal_primrec with the one used by fun(ction) and new
version of primrec command.
berghofe [Sat, 13 Dec 2008 13:24:45 +0100] rev 29097
Modified nominal_primrec to make it work with local theories, unified syntax
with the one used by fun(ction) and new version of primrec command.
wenzelm [Sat, 13 Dec 2008 15:35:29 +0100] rev 29096
merged
wenzelm [Sat, 13 Dec 2008 15:35:18 +0100] rev 29095
tuned comments;
tuned;
wenzelm [Sat, 13 Dec 2008 15:07:56 +0100] rev 29094
tuned ML_OPTIONS for improved multicore performance;
wenzelm [Sat, 13 Dec 2008 15:06:24 +0100] rev 29093
refined identity and ancestry: explicit draft flat, ids are unnamed, name consistency is checked for ancestry;
tuned history: renamed version to stage, disallow checkpoint/finish_thy on finished theories;
added display_names -- user-level presentation;
removed obsolete exists_name, names_of;
tuned;
wenzelm [Sat, 13 Dec 2008 15:00:40 +0100] rev 29092
requires: check ancestors directly;
wenzelm [Sat, 13 Dec 2008 15:00:39 +0100] rev 29091
Context.display_names;
wenzelm [Fri, 12 Dec 2008 22:13:13 +0100] rev 29090
global_qed: refrain from ProofContext.auto_bind_facts, to avoid
polluting the final result context with bindings involving loose
free variables;
wenzelm [Sat, 13 Dec 2008 15:33:13 +0100] rev 29089
usage: echo ML settings as well;
wenzelm [Fri, 12 Dec 2008 12:14:02 +0100] rev 29088
future proofs: more robust check via Future.enabled;
wenzelm [Thu, 11 Dec 2008 22:53:50 +0100] rev 29087
removed former Isabelle font (cf. IsabelleItalic);
wenzelm [Thu, 11 Dec 2008 22:38:00 +0100] rev 29086
incorporated isabelle-fonts side-branch (forced merge);
wenzelm [Sat, 06 Sep 2008 21:55:43 +0200] rev 29085
replaced single quote by mathematical prime;
wenzelm [Sun, 24 Aug 2008 14:59:45 +0200] rev 29084
generated file;
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;
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"