2009-07-29 haftmann cleaned up abstract tuple operations and named them consistently
2009-07-29 haftmann cleaned up abstract tuple operations and named them consistently
2009-07-30 wenzelm added Multithreading.sync_wait, which turns enabled interrupts to sync ones, to ensure that wait will reaquire its lock when interrupted;
2009-07-30 wenzelm trancl_tac etc.: back to static context -- problem was caused by bad solver in AFP/JiveDataStoreModel;
2009-07-30 wenzelm retrofit: more precise handling of locally introduced schematic variables (avoid zero_var_indexes);
2009-07-30 wenzelm qualified Subgoal.FOCUS;
2009-07-30 wenzelm FOCUS_PREMS as full replacement for METAHYPS, where the conclusion may still contain schematic variables;
2009-07-30 wenzelm focus: more precise treatment of schematic variables, only the "visible" part of the text is fixed;
2009-07-29 wenzelm Variable.importT/import: return full instantiations, tuned;
2009-07-29 wenzelm added certify_inst, certify_instantiate;
2009-07-29 wenzelm merged
2009-07-29 wenzelm trans_tac: use theory from goal state, not the static context, which seems to be outdated under certain circumstances (why?);
2009-07-29 wenzelm proper Jinja-Slicing;
2009-07-29 wenzelm merged
2009-07-29 haftmann merged
2009-07-29 haftmann abstractions: desymbolize name hint
2009-07-29 haftmann added numeral code postprocessor rules on type int
2009-07-29 nipkow sos comments modified
2009-07-29 nipkow sos documentation
2009-07-29 nipkow Added remote-SOS changes by Philipp Meyer
2009-07-24 Philipp Meyer Functionality for sum of squares to call a remote csdp prover
2009-07-28 wenzelm merged
2009-07-28 haftmann updated generated document
2009-07-28 haftmann reinserted legacy ML function
2009-07-28 haftmann Set.UNIV and Set.empty are mere abbreviations for top and bot
2009-07-28 haftmann explicit is better than implicit
2009-07-29 wenzelm Meson.first_order_resolve: avoid handle _;
2009-07-28 wenzelm removed old global get_claset/map_claset;
2009-07-28 wenzelm eliminated METAHYPS;
2009-07-28 wenzelm Future.shutdown before loading sequentially -- workaround scheduler deadlock;
2009-07-28 wenzelm ResAxioms.neg_conjecture_clauses: proper context;
2009-07-28 wenzelm neg_conjecture_clauses, neg_clausify_tac: proper context, eliminated METAHYPS;
2009-07-28 wenzelm Hilbert_Classical: sequential loading due to @{prf}, which joins within a critical section (via options);
2009-07-28 wenzelm eliminated separate Future.enabled -- let Future.join fail explicitly in critical section, instead of entering sequential mode silently;
2009-07-28 wenzelm non-critical use_thy;
2009-07-28 wenzelm future result: Synchronized.var;
2009-07-28 wenzelm added unsynchronized Synchronized.peek;
2009-07-28 wenzelm group status: Synchronized.var;
2009-07-28 wenzelm tuned;
2009-07-28 wenzelm Task_Queue.dequeue: explicit thread;
2009-07-28 wenzelm more precise treatment of scheduler_event: continous pulse (50ms) instead of flooding, which was burning many CPU cycles in spare threads;
2009-07-28 wenzelm interruptible_task: unified treatment of Multithreading.with_attributes (cf. 9f6461b1c9cc);
2009-07-28 wenzelm misc tuning;
2009-07-28 krauss tuned
2009-07-28 krauss moved obsolete same_fst to Recdef.thy
2009-07-28 krauss adapted doc to type of "op O"
2009-07-27 wenzelm merged
2009-07-27 wenzelm merged
2009-07-27 wenzelm merged
2009-07-27 wenzelm merged
2009-07-27 krauss added proof of Kleene_Algebra.star_decomp
2009-07-27 krauss added missing proof of RBT.map_of_alist_of (contributed by Peter Lammich)
2009-07-27 krauss some lemmas about maps (contributed by Peter Lammich)
2009-07-27 krauss "more standard" argument order of relation composition (op O)
2009-07-27 wenzelm added rail antiquotation environment, which coexists with old-style content markup;
2009-07-27 wenzelm proper header;
2009-07-27 wenzelm proper context for SAT tactics;
2009-07-27 wenzelm moved METAHYPS to old_goals.ML (cf. SUBPROOF and FOCUS in subgoal.ML for properly localized versions of the same idea);
2009-07-27 wenzelm interruptible: Thread.testInterrupt before changing thread attributes;
2009-07-27 wenzelm wait: absorb spurious interrupts;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip