wenzelm [Thu, 23 Jul 2009 18:44:10 +0200] rev 32151
Proper context for simpset_of, claset_of, clasimpset_of.
wenzelm [Thu, 23 Jul 2009 18:44:09 +0200] rev 32150
local simpset_of;
wenzelm [Thu, 23 Jul 2009 18:44:09 +0200] rev 32149
renamed simpset_of to global_simpset_of, and local_simpset_of to simpset_of -- same for claset and clasimpset;
wenzelm [Thu, 23 Jul 2009 18:44:08 +0200] rev 32148
renamed simpset_of to global_simpset_of, and local_simpset_of to simpset_of -- same for claset and clasimpset;
wenzelm [Thu, 23 Jul 2009 16:53:15 +0200] rev 32147
merged
wenzelm [Thu, 23 Jul 2009 16:53:00 +0200] rev 32146
paramify_vars: Term_Subst.map_atypsT_same
recovered coding conventions of this module;
wenzelm [Thu, 23 Jul 2009 16:52:16 +0200] rev 32145
clarified pretty_goals, pretty_thm_aux: plain context;
explicit pretty_goals_without_context, print_goals_without_context;
tuned;
wenzelm [Thu, 23 Jul 2009 16:43:31 +0200] rev 32144
use regular Display.string_of_thm_global;
wenzelm [Thu, 23 Jul 2009 16:09:50 +0200] rev 32143
tuned ML_OPTIONS;
haftmann [Thu, 23 Jul 2009 15:59:14 +0200] rev 32142
fixed doc
berghofe [Thu, 23 Jul 2009 09:38:22 +0200] rev 32141
Purely functional type inference.
haftmann [Wed, 22 Jul 2009 18:08:45 +0200] rev 32140
merged
haftmann [Wed, 22 Jul 2009 18:02:10 +0200] rev 32139
moved complete_lattice &c. into separate theory
Christian Urban <urbanc@in.tum.de> [Wed, 22 Jul 2009 15:28:49 +0200] rev 32138
merged
Christian Urban <urbanc@in.tum.de> [Wed, 22 Jul 2009 15:28:18 +0200] rev 32137
tuned proofs and added some lemmas
haftmann [Wed, 22 Jul 2009 14:21:52 +0200] rev 32136
merged
haftmann [Wed, 22 Jul 2009 14:20:32 +0200] rev 32135
set intersection and union now named inter and union; closer connection between set and lattice operations; factored out complete lattice
haftmann [Wed, 22 Jul 2009 14:20:32 +0200] rev 32134
set intersection and union now named inter and union
haftmann [Wed, 22 Jul 2009 14:20:31 +0200] rev 32133
spurious proof failure
wenzelm [Wed, 22 Jul 2009 11:48:04 +0200] rev 32132
original rail implementation by Michael Kerscher;
wenzelm [Wed, 22 Jul 2009 11:23:09 +0200] rev 32131
merged, resolving trivial conflict;
nipkow [Wed, 22 Jul 2009 10:49:26 +0200] rev 32130
News
haftmann [Wed, 22 Jul 2009 08:05:33 +0200] rev 32129
explicit antiquotation
haftmann [Tue, 21 Jul 2009 17:03:40 +0200] rev 32128
merged
haftmann [Tue, 21 Jul 2009 17:02:18 +0200] rev 32127
merged
haftmann [Tue, 21 Jul 2009 16:14:56 +0200] rev 32126
obey captialized directory names convention
haftmann [Tue, 21 Jul 2009 16:14:51 +0200] rev 32125
dropped ancient flat_names option
haftmann [Tue, 21 Jul 2009 15:52:30 +0200] rev 32124
dropped ancient flat_names option
haftmann [Tue, 21 Jul 2009 15:44:31 +0200] rev 32123
integrated add_triv_classes into evaluation stack
haftmann [Tue, 21 Jul 2009 15:44:31 +0200] rev 32122
more accurate check of judgment type
haftmann [Tue, 21 Jul 2009 15:44:30 +0200] rev 32121
UNIV_code now named UNIV_apply
haftmann [Tue, 21 Jul 2009 14:38:07 +0200] rev 32120
attempt for more concise setup of non-etacontracting binders
haftmann [Tue, 21 Jul 2009 14:36:26 +0200] rev 32119
moved abstract algebra section to the end
haftmann [Tue, 21 Jul 2009 11:13:47 +0200] rev 32118
merged
haftmann [Tue, 21 Jul 2009 11:09:50 +0200] rev 32117
Set.thy: prefer = over == where possible; tuned ML setup; dropped (moved) ML legacy
haftmann [Tue, 21 Jul 2009 07:55:56 +0200] rev 32116
merged
haftmann [Tue, 21 Jul 2009 07:54:44 +0200] rev 32115
swapped bootstrap order of UNION/Union and INTER/Inter in theory Set
haftmann [Mon, 20 Jul 2009 16:50:59 +0200] rev 32114
merged
haftmann [Mon, 20 Jul 2009 16:49:05 +0200] rev 32113
dropped add_registration interface in locale
nipkow [Tue, 21 Jul 2009 14:08:58 +0200] rev 32112
Made dvd/gcd/lcm a complete lattice by introducing Gcd/GCD/Lcm/LCM
nipkow [Tue, 21 Jul 2009 11:01:07 +0200] rev 32111
Tests for executability of "prime"
wenzelm [Wed, 22 Jul 2009 10:48:25 +0200] rev 32110
less ambitious settings;
wenzelm [Wed, 22 Jul 2009 10:46:35 +0200] rev 32109
future_job: more robust Exn.capture outside thread attribute change;
wenzelm [Wed, 22 Jul 2009 10:45:35 +0200] rev 32108
shutdown future scheduler after (failed) SAT_Examples, to workaround interference problem with follow-up theory loading;
wenzelm [Tue, 21 Jul 2009 23:42:29 +0200] rev 32107
future_job: tight scope for interrupts, to prevent shooting ourselves in the foot via cancel_group;
control combinators: paranoia eta-expansion to ensure proper operational semantics;
wenzelm [Tue, 21 Jul 2009 20:37:32 +0200] rev 32106
maintain Future.worker_group as management data;
cancel_thy: refer to proper task group;
tuned;
wenzelm [Tue, 21 Jul 2009 20:37:32 +0200] rev 32105
join_proofs: implicit exception;
removed obsolete cancel_proofs, cf. cancel_thy in thy_info.ML;
tuned;
wenzelm [Tue, 21 Jul 2009 20:37:32 +0200] rev 32104
simultaneous join_proofs;
removed obsolete promises_of;
wenzelm [Tue, 21 Jul 2009 20:37:31 +0200] rev 32103
map: subgroup of worker_group;
wenzelm [Tue, 21 Jul 2009 20:37:31 +0200] rev 32102
added worker_group;
fork: default to subgroup of worker_group;
removed obsolete fork_local;
join/get_result: cumulative flattened exceptions;
map: subgroup of worker_group;
wenzelm [Tue, 21 Jul 2009 20:37:31 +0200] rev 32101
support for nested groups -- cancellation is propagated to peers and subgroups;
added is_canceled;
tuned;
wenzelm [Tue, 21 Jul 2009 20:24:02 +0200] rev 32100
added flatten/flatten_list -- supercedes internal plain_exns;
represent empty failure as EXCEPTIONS [] instead of Interrupt;
wenzelm [Tue, 21 Jul 2009 15:25:22 +0200] rev 32099
propagate exceptions within future groups;
Future.map: inherit group;
wenzelm [Tue, 21 Jul 2009 13:46:18 +0200] rev 32098
less ambitious ML_OPTIONS;
wenzelm [Tue, 21 Jul 2009 13:44:07 +0200] rev 32097
disabled macbroy6 -- hardware repair;
wenzelm [Tue, 21 Jul 2009 13:42:48 +0200] rev 32096
tuned;