haftmann [Thu, 30 Jul 2009 08:18:22 +0200] rev 32289
merged
haftmann [Wed, 29 Jul 2009 16:54:20 +0200] rev 32288
cleaned up abstract tuple operations and named them consistently
haftmann [Wed, 29 Jul 2009 16:48:34 +0200] rev 32287
cleaned up abstract tuple operations and named them consistently
wenzelm [Thu, 30 Jul 2009 23:06:06 +0200] rev 32286
added Multithreading.sync_wait, which turns enabled interrupts to sync ones, to ensure that wait will reaquire its lock when interrupted;
wenzelm [Thu, 30 Jul 2009 18:43:52 +0200] rev 32285
trancl_tac etc.: back to static context -- problem was caused by bad solver in AFP/JiveDataStoreModel;
wenzelm [Thu, 30 Jul 2009 17:54:57 +0200] rev 32284
retrofit: more precise handling of locally introduced schematic variables (avoid zero_var_indexes);
wenzelm [Thu, 30 Jul 2009 12:20:43 +0200] rev 32283
qualified Subgoal.FOCUS;
wenzelm [Thu, 30 Jul 2009 11:23:57 +0200] rev 32282
FOCUS_PREMS as full replacement for METAHYPS, where the conclusion may still contain schematic variables;
wenzelm [Thu, 30 Jul 2009 11:23:17 +0200] rev 32281
focus: more precise treatment of schematic variables, only the "visible" part of the text is fixed;
added FOCUS_PREMS, which may serve as full replacement for OldGoals.METAHYPS;
wenzelm [Thu, 30 Jul 2009 01:14:40 +0200] rev 32280
Variable.importT/import: return full instantiations, tuned;
wenzelm [Thu, 30 Jul 2009 01:12:33 +0200] rev 32279
added certify_inst, certify_instantiate;
wenzelm [Wed, 29 Jul 2009 22:38:35 +0200] rev 32278
merged
wenzelm [Wed, 29 Jul 2009 22:34:31 +0200] rev 32277
trans_tac: use theory from goal state, not the static context, which seems to be outdated under certain circumstances (why?);
wenzelm [Wed, 29 Jul 2009 21:40:04 +0200] rev 32276
proper Jinja-Slicing;
wenzelm [Wed, 29 Jul 2009 19:36:22 +0200] rev 32275
merged
haftmann [Wed, 29 Jul 2009 16:43:02 +0200] rev 32274
merged
haftmann [Wed, 29 Jul 2009 16:42:47 +0200] rev 32273
abstractions: desymbolize name hint
haftmann [Wed, 29 Jul 2009 16:42:47 +0200] rev 32272
added numeral code postprocessor rules on type int
nipkow [Wed, 29 Jul 2009 12:13:21 +0200] rev 32271
sos comments modified
nipkow [Wed, 29 Jul 2009 12:12:01 +0200] rev 32270
sos documentation
nipkow [Wed, 29 Jul 2009 09:06:49 +0200] rev 32269
Added remote-SOS changes by Philipp Meyer
Philipp Meyer [Fri, 24 Jul 2009 13:56:02 +0200] rev 32268
Functionality for sum of squares to call a remote csdp prover
wenzelm [Tue, 28 Jul 2009 20:26:39 +0200] rev 32267
merged
haftmann [Tue, 28 Jul 2009 13:38:13 +0200] rev 32266
updated generated document
haftmann [Tue, 28 Jul 2009 13:37:40 +0200] rev 32265
reinserted legacy ML function
haftmann [Tue, 28 Jul 2009 13:37:09 +0200] rev 32264
Set.UNIV and Set.empty are mere abbreviations for top and bot
haftmann [Tue, 28 Jul 2009 13:37:08 +0200] rev 32263
explicit is better than implicit
wenzelm [Wed, 29 Jul 2009 19:35:10 +0200] rev 32262
Meson.first_order_resolve: avoid handle _;
proper context for various Meson and Metis rules and tactics
unified meson_tac/meson_claset_tac;
wenzelm [Wed, 29 Jul 2009 00:09:14 +0200] rev 32261
removed old global get_claset/map_claset;
added local get_claset/put_claset;
wenzelm [Tue, 28 Jul 2009 20:03:58 +0200] rev 32260
eliminated METAHYPS;
wenzelm [Tue, 28 Jul 2009 19:49:42 +0200] rev 32259
Future.shutdown before loading sequentially -- workaround scheduler deadlock;
wenzelm [Tue, 28 Jul 2009 18:17:36 +0200] rev 32258
ResAxioms.neg_conjecture_clauses: proper context;
let exceptions get through unhindered -- Poly/ML exception_trace will do the tracing;
wenzelm [Tue, 28 Jul 2009 18:17:35 +0200] rev 32257
neg_conjecture_clauses, neg_clausify_tac: proper context, eliminated METAHYPS;
external_prover: neg_conjecture_clauses should handle TVars within goals;
misc tuning;
wenzelm [Tue, 28 Jul 2009 18:17:35 +0200] rev 32256
Hilbert_Classical: sequential loading due to @{prf}, which joins within a critical section (via options);
wenzelm [Tue, 28 Jul 2009 16:30:23 +0200] rev 32255
eliminated separate Future.enabled -- let Future.join fail explicitly in critical section, instead of entering sequential mode silently;
wenzelm [Tue, 28 Jul 2009 16:28:49 +0200] rev 32254
non-critical use_thy;
wenzelm [Tue, 28 Jul 2009 15:10:15 +0200] rev 32253
future result: Synchronized.var;
wenzelm [Tue, 28 Jul 2009 15:05:18 +0200] rev 32252
added unsynchronized Synchronized.peek;
wenzelm [Tue, 28 Jul 2009 14:54:53 +0200] rev 32251
group status: Synchronized.var;
wenzelm [Tue, 28 Jul 2009 14:43:46 +0200] rev 32250
tuned;
wenzelm [Tue, 28 Jul 2009 14:35:27 +0200] rev 32249
Task_Queue.dequeue: explicit thread;
wenzelm [Tue, 28 Jul 2009 14:29:25 +0200] rev 32248
more precise treatment of scheduler_event: continous pulse (50ms) instead of flooding, which was burning many CPU cycles in spare threads;
wenzelm [Tue, 28 Jul 2009 14:11:15 +0200] rev 32247
interruptible_task: unified treatment of Multithreading.with_attributes (cf. 9f6461b1c9cc);
wenzelm [Tue, 28 Jul 2009 14:04:33 +0200] rev 32246
misc tuning;
krauss [Tue, 28 Jul 2009 08:49:03 +0200] rev 32245
tuned
krauss [Tue, 28 Jul 2009 08:48:56 +0200] rev 32244
moved obsolete same_fst to Recdef.thy
krauss [Tue, 28 Jul 2009 08:48:48 +0200] rev 32243
adapted doc to type of "op O"
wenzelm [Tue, 28 Jul 2009 00:31:48 +0200] rev 32242
merged
wenzelm [Mon, 27 Jul 2009 23:43:35 +0200] rev 32241
merged
wenzelm [Mon, 27 Jul 2009 23:02:11 +0200] rev 32240
merged
wenzelm [Mon, 27 Jul 2009 22:25:29 +0200] rev 32239
merged
krauss [Mon, 27 Jul 2009 22:53:39 +0200] rev 32238
added proof of Kleene_Algebra.star_decomp
krauss [Mon, 27 Jul 2009 22:50:04 +0200] rev 32237
added missing proof of RBT.map_of_alist_of (contributed by Peter Lammich)
krauss [Mon, 27 Jul 2009 22:50:01 +0200] rev 32236
some lemmas about maps (contributed by Peter Lammich)
krauss [Mon, 27 Jul 2009 21:47:41 +0200] rev 32235
"more standard" argument order of relation composition (op O)
wenzelm [Tue, 28 Jul 2009 00:31:30 +0200] rev 32234
added rail antiquotation environment, which coexists with old-style content markup;
wenzelm [Tue, 28 Jul 2009 00:27:58 +0200] rev 32233
proper header;
proper structure;
tuned white space;
wenzelm [Mon, 27 Jul 2009 23:17:40 +0200] rev 32232
proper context for SAT tactics;
eliminated METAHYPS;
tuned signatures;
wenzelm [Mon, 27 Jul 2009 20:45:40 +0200] rev 32231
moved METAHYPS to old_goals.ML (cf. SUBPROOF and FOCUS in subgoal.ML for properly localized versions of the same idea);
wenzelm [Mon, 27 Jul 2009 17:36:30 +0200] rev 32230
interruptible: Thread.testInterrupt before changing thread attributes;