Tue, 16 Dec 2008 16:25:19 +0100 renamed structure TaskQueue to Task_Queue;
wenzelm [Tue, 16 Dec 2008 16:25:19 +0100] rev 29120
renamed structure TaskQueue to Task_Queue;
Tue, 16 Dec 2008 16:25:18 +0100 renamed structure TaskQueue to Task_Queue;
wenzelm [Tue, 16 Dec 2008 16:25:18 +0100] rev 29119
renamed structure TaskQueue to Task_Queue; generalized fork_background to fork_pri; reduced tracing; map: inherit task priority; removed unused focus;
Tue, 16 Dec 2008 12:13:53 +0100 removed old scheduler;
wenzelm [Tue, 16 Dec 2008 12:13:53 +0100] rev 29118
removed old scheduler;
Tue, 16 Dec 2008 00:19:47 +0100 tuned enqueue: plain add_edge, acyclic not required here;
wenzelm [Tue, 16 Dec 2008 00:19:47 +0100] rev 29117
tuned enqueue: plain add_edge, acyclic not required here;
Mon, 15 Dec 2008 22:07:30 +0100 tuned messages;
wenzelm [Mon, 15 Dec 2008 22:07:30 +0100] rev 29116
tuned messages;
Mon, 15 Dec 2008 21:55:21 +0100 updated generated file;
wenzelm [Mon, 15 Dec 2008 21:55:21 +0100] rev 29115
updated generated file;
Mon, 15 Dec 2008 21:54:37 +0100 repaired railroad accident;
wenzelm [Mon, 15 Dec 2008 21:54:37 +0100] rev 29114
repaired railroad accident;
Mon, 15 Dec 2008 21:41:21 +0100 updated generated files;
wenzelm [Mon, 15 Dec 2008 21:41:21 +0100] rev 29113
updated generated files;
Mon, 15 Dec 2008 21:41:00 +0100 added 'atp_messages' command, which displays recent messages synchronously;
wenzelm [Mon, 15 Dec 2008 21:41:00 +0100] rev 29112
added 'atp_messages' command, which displays recent messages synchronously;
Mon, 15 Dec 2008 10:19:02 +0100 merged
nipkow [Mon, 15 Dec 2008 10:19:02 +0100] rev 29111
merged
Mon, 15 Dec 2008 10:16:38 +0100 flipped fold implementation
nipkow [Mon, 15 Dec 2008 10:16:38 +0100] rev 29110
flipped fold implementation
Thu, 11 Dec 2008 08:59:03 +0100 merged
nipkow [Thu, 11 Dec 2008 08:59:03 +0100] rev 29109
merged
Thu, 11 Dec 2008 08:56:02 +0100 codegen
nipkow [Thu, 11 Dec 2008 08:56:02 +0100] rev 29108
codegen
Thu, 11 Dec 2008 08:53:53 +0100 code for {x:A. P(x)} and for fold
nipkow [Thu, 11 Dec 2008 08:53:53 +0100] rev 29107
code for {x:A. P(x)} and for fold
Thu, 11 Dec 2008 08:52:50 +0100 Testfile for Stefan's code generator
nipkow [Thu, 11 Dec 2008 08:52:50 +0100] rev 29106
Testfile for Stefan's code generator
Mon, 15 Dec 2008 09:58:45 +0100 moved value.ML to src/Tools
haftmann [Mon, 15 Dec 2008 09:58:45 +0100] rev 29105
moved value.ML to src/Tools
Mon, 15 Dec 2008 09:58:44 +0100 \underscoreoff is now default
haftmann [Mon, 15 Dec 2008 09:58:44 +0100] rev 29104
\underscoreoff is now default
Mon, 15 Dec 2008 07:41:07 +0000 tuned some proofs
Christian Urban <urbanc@in.tum.de> [Mon, 15 Dec 2008 07:41:07 +0000] rev 29103
tuned some proofs
Sat, 13 Dec 2008 17:46:13 +0100 removed Ids;
wenzelm [Sat, 13 Dec 2008 17:46:13 +0100] rev 29102
removed Ids;
Sat, 13 Dec 2008 17:13:09 +0100 merged
berghofe [Sat, 13 Dec 2008 17:13:09 +0100] rev 29101
merged
Sat, 13 Dec 2008 16:59:33 +0100 merged
berghofe [Sat, 13 Dec 2008 16:59:33 +0100] rev 29100
merged
Sat, 13 Dec 2008 16:29:33 +0100 merged
berghofe [Sat, 13 Dec 2008 16:29:33 +0100] rev 29099
merged
Sat, 13 Dec 2008 16:26:06 +0100 Unified syntax of nominal_primrec with the one used by fun(ction) and new
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.
Sat, 13 Dec 2008 13:24:45 +0100 Modified nominal_primrec to make it work with local theories, unified syntax
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.
Sat, 13 Dec 2008 15:35:29 +0100 merged
wenzelm [Sat, 13 Dec 2008 15:35:29 +0100] rev 29096
merged
Sat, 13 Dec 2008 15:35:18 +0100 tuned comments;
wenzelm [Sat, 13 Dec 2008 15:35:18 +0100] rev 29095
tuned comments; tuned;
Sat, 13 Dec 2008 15:07:56 +0100 tuned ML_OPTIONS for improved multicore performance;
wenzelm [Sat, 13 Dec 2008 15:07:56 +0100] rev 29094
tuned ML_OPTIONS for improved multicore performance;
Sat, 13 Dec 2008 15:06:24 +0100 refined identity and ancestry: explicit draft flat, ids are unnamed, name consistency is checked for ancestry;
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;
Sat, 13 Dec 2008 15:00:40 +0100 requires: check ancestors directly;
wenzelm [Sat, 13 Dec 2008 15:00:40 +0100] rev 29092
requires: check ancestors directly;
Sat, 13 Dec 2008 15:00:39 +0100 Context.display_names;
wenzelm [Sat, 13 Dec 2008 15:00:39 +0100] rev 29091
Context.display_names;
Fri, 12 Dec 2008 22:13:13 +0100 global_qed: refrain from ProofContext.auto_bind_facts, to avoid
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;
Sat, 13 Dec 2008 15:33:13 +0100 usage: echo ML settings as well;
wenzelm [Sat, 13 Dec 2008 15:33:13 +0100] rev 29089
usage: echo ML settings as well;
Fri, 12 Dec 2008 12:14:02 +0100 future proofs: more robust check via Future.enabled;
wenzelm [Fri, 12 Dec 2008 12:14:02 +0100] rev 29088
future proofs: more robust check via Future.enabled;
Thu, 11 Dec 2008 22:53:50 +0100 removed former Isabelle font (cf. IsabelleItalic);
wenzelm [Thu, 11 Dec 2008 22:53:50 +0100] rev 29087
removed former Isabelle font (cf. IsabelleItalic);
Thu, 11 Dec 2008 22:38:00 +0100 incorporated isabelle-fonts side-branch (forced merge);
wenzelm [Thu, 11 Dec 2008 22:38:00 +0100] rev 29086
incorporated isabelle-fonts side-branch (forced merge);
Sat, 06 Sep 2008 21:55:43 +0200 replaced single quote by mathematical prime;
wenzelm [Sat, 06 Sep 2008 21:55:43 +0200] rev 29085
replaced single quote by mathematical prime;
Sun, 24 Aug 2008 14:59:45 +0200 generated file;
wenzelm [Sun, 24 Aug 2008 14:59:45 +0200] rev 29084
generated file;
Sun, 24 Aug 2008 14:59:34 +0200 bold version: math glyphs from plain IsabelleMono;
wenzelm [Sun, 24 Aug 2008 14:59:34 +0200] rev 29083
bold version: math glyphs from plain IsabelleMono;
Sun, 24 Aug 2008 14:43:59 +0200 fixed rangle;
wenzelm [Sun, 24 Aug 2008 14:43:59 +0200] rev 29082
fixed rangle;
Sun, 24 Aug 2008 14:33:26 +0200 use dash from text font, not math;
wenzelm [Sun, 24 Aug 2008 14:33:26 +0200] rev 29081
use dash from text font, not math;
Sun, 24 Aug 2008 14:19:34 +0200 added glyphs for \<A> (cal), \<a> (rm), \<AA> (\frak), \<aa> (frak);
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);
Fri, 22 Aug 2008 18:38:00 +0200 generated ttf;
wenzelm [Fri, 22 Aug 2008 18:38:00 +0200] rev 29079
generated ttf;
Fri, 22 Aug 2008 18:35:15 +0200 renamed to IsabelleMono;
wenzelm [Fri, 22 Aug 2008 18:35:15 +0200] rev 29078
renamed to IsabelleMono;
Fri, 22 Aug 2008 18:31:02 +0200 added README with original licenses;
wenzelm [Fri, 22 Aug 2008 18:31:02 +0200] rev 29077
added README with original licenses;
Fri, 22 Aug 2008 17:54:40 +0200 renamed Isabelle to IsabelleItalic;
wenzelm [Fri, 22 Aug 2008 17:54:40 +0200] rev 29076
renamed Isabelle to IsabelleItalic;
Fri, 22 Aug 2008 17:53:15 +0200 fixed rangle glyph;
wenzelm [Fri, 22 Aug 2008 17:53:15 +0200] rev 29075
fixed rangle glyph;
Fri, 22 Aug 2008 17:49:42 +0200 the other way round: import Isabelle font (222%) into Bitstream Vera Mono -- achieves better quality;
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;
Fri, 22 Aug 2008 17:06:19 +0200 Isabelle font with digits and letters from Bitstream Vera Mono (scaled 45%);
wenzelm [Fri, 22 Aug 2008 17:06:19 +0200] rev 29073
Isabelle font with digits and letters from Bitstream Vera Mono (scaled 45%);
Fri, 22 Aug 2008 17:05:46 +0200 Isabelle font, based on TeX glyhps;
wenzelm [Fri, 22 Aug 2008 17:05:46 +0200] rev 29072
Isabelle font, based on TeX glyhps;
Thu, 11 Dec 2008 22:25:39 +0100 enable future_scheduler by default;
wenzelm [Thu, 11 Dec 2008 22:25:39 +0100] rev 29071
enable future_scheduler by default;
Thu, 11 Dec 2008 21:31:42 +0100 ISABELLE_USEDIR_OPTIONS: -M max is default;
wenzelm [Thu, 11 Dec 2008 21:31:42 +0100] rev 29070
ISABELLE_USEDIR_OPTIONS: -M max is default;
Thu, 11 Dec 2008 20:31:45 +0100 unified ids for ancestors and checkpoints, removed obsolete history of checkpoints;
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;
Thu, 11 Dec 2008 20:17:57 +0100 removed spurious exception_trace;
wenzelm [Thu, 11 Dec 2008 20:17:57 +0100] rev 29068
removed spurious exception_trace;
Thu, 11 Dec 2008 17:32:37 +0100 print_theorems: more robust difference, even after finished proof;
wenzelm [Thu, 11 Dec 2008 17:32:37 +0100] rev 29067
print_theorems: more robust difference, even after finished proof;
Thu, 11 Dec 2008 17:31:23 +0100 export context_node;
wenzelm [Thu, 11 Dec 2008 17:31:23 +0100] rev 29066
export context_node;
Thu, 11 Dec 2008 17:04:46 +0100 merged
wenzelm [Thu, 11 Dec 2008 17:04:46 +0100] rev 29065
merged
Wed, 10 Dec 2008 22:55:15 +0100 more antiquotations;
wenzelm [Wed, 10 Dec 2008 22:55:15 +0100] rev 29064
more antiquotations;
Thu, 11 Dec 2008 16:50:18 +0100 pcpodef package: state two goals, instead of encoded conjunction;
wenzelm [Thu, 11 Dec 2008 16:50:18 +0100] rev 29063
pcpodef package: state two goals, instead of encoded conjunction;
Thu, 11 Dec 2008 16:30:35 +0100 recovered goal_pat;
wenzelm [Thu, 11 Dec 2008 16:30:35 +0100] rev 29062
recovered goal_pat;
Thu, 11 Dec 2008 16:09:12 +0100 inhabitance goal is now stated in original form and result contracted --
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);
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip