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;
wenzelm [Tue, 21 Jul 2009 11:30:12 +0200] rev 32095
tuned tracing;
provide spare worker threads to saturate hardware while other workers wait during join;
wenzelm [Tue, 21 Jul 2009 10:24:57 +0200] rev 32094
prefer simultaneous join -- for improved scheduling;
wenzelm [Tue, 21 Jul 2009 10:23:16 +0200] rev 32093
tuned dequeu_towards: try immediate tasks before expensive all_preds;
wenzelm [Tue, 21 Jul 2009 01:05:10 +0200] rev 32092
Display.pretty_thm now requires a proper context;
wenzelm [Tue, 21 Jul 2009 01:03:18 +0200] rev 32091
proper context for Display.pretty_thm etc. or old-style versions Display.pretty_thm_global, Display.pretty_thm_without_context etc.;
wenzelm [Tue, 21 Jul 2009 00:56:19 +0200] rev 32090
moved ProofContext.pretty_thm to Display.pretty_thm etc.;
explicit old-style versions Display.pretty_thm_global, Display.pretty_thm_without_context etc.;
removed some very old thm print operations;
wenzelm [Mon, 20 Jul 2009 21:20:09 +0200] rev 32089
moved pretty_goals etc. to Display_Goal (required by tracing tacticals);
load display.ML after assumption.ML, to accomodate proper contextual theorem display;
wenzelm [Mon, 20 Jul 2009 20:03:19 +0200] rev 32088
removed obsolete CVS Ids;
wenzelm [Mon, 20 Jul 2009 19:58:11 +0200] rev 32087
merged
haftmann [Mon, 20 Jul 2009 17:14:06 +0200] rev 32086
merged
haftmann [Mon, 20 Jul 2009 16:11:00 +0200] rev 32085
deftab: only process theorems on demand
krauss [Mon, 20 Jul 2009 14:34:39 +0200] rev 32084
no SAME exceptions in uncritical code
haftmann [Mon, 20 Jul 2009 15:24:31 +0200] rev 32083
merged
haftmann [Mon, 20 Jul 2009 15:24:15 +0200] rev 32082
less digestible
haftmann [Mon, 20 Jul 2009 11:47:17 +0200] rev 32081
refined outline structure
wenzelm [Mon, 20 Jul 2009 19:57:32 +0200] rev 32080
replaced usedir option -Q by more fine-grained -q;
wenzelm [Mon, 20 Jul 2009 13:52:27 +0200] rev 32079
merged
haftmann [Mon, 20 Jul 2009 09:52:09 +0200] rev 32078
merged
haftmann [Mon, 20 Jul 2009 08:31:12 +0200] rev 32077
closer relation of sets and complete lattices; corresponding consts, defs and syntax at similar places in theory text
haftmann [Wed, 15 Jul 2009 16:00:06 +0200] rev 32076
merged
haftmann [Mon, 20 Jul 2009 08:32:07 +0200] rev 32075
merged
haftmann [Wed, 15 Jul 2009 18:20:08 +0200] rev 32074
simplification of locale interfaces
haftmann [Wed, 15 Jul 2009 10:11:13 +0200] rev 32073
additional preprocessor rule
haftmann [Tue, 14 Jul 2009 16:27:34 +0200] rev 32072
added code_unfold_post attribute
haftmann [Tue, 14 Jul 2009 16:27:33 +0200] rev 32071
more accessors to unfold simpset
haftmann [Tue, 14 Jul 2009 16:27:33 +0200] rev 32070
clarified code
haftmann [Tue, 14 Jul 2009 16:27:32 +0200] rev 32069
prefer code_inline over code_unfold; use code_unfold_post where appropriate
haftmann [Tue, 14 Jul 2009 16:27:31 +0200] rev 32068
tuned code annotations
haftmann [Tue, 14 Jul 2009 16:27:30 +0200] rev 32067
more canonical import
haftmann [Tue, 14 Jul 2009 15:55:27 +0200] rev 32066
merged
haftmann [Tue, 14 Jul 2009 15:54:51 +0200] rev 32065
merged
haftmann [Tue, 14 Jul 2009 15:54:19 +0200] rev 32064
refinement of lattice classes
haftmann [Mon, 13 Jul 2009 08:25:43 +0200] rev 32063
removed outdated comment
wenzelm [Mon, 20 Jul 2009 00:37:39 +0200] rev 32062
Proof.future_proof: declare all assumptions as well;
Proof.future_proof: removed spurious exception_trace (which might cause crash-by-interrupt);
replaced Future.fork_local by Future.fork_pri (again, until group exceptions are propagated properly);
wenzelm [Sun, 19 Jul 2009 19:24:04 +0200] rev 32061
parallel_proofs: more fine-grained control with optional parallel checking of nested Isar proofs;
wenzelm [Sun, 19 Jul 2009 19:20:17 +0200] rev 32060
cancel_proofs: some attempts at reworking group management (based on body promises only);
wenzelm [Sun, 19 Jul 2009 18:42:05 +0200] rev 32059
support for arbitrarity nested future proofs -- replaced crude order by explicit normalization (which might loop for bad dependencies);
export promises_of;
removed obsolete pending_groups;
tuned;
wenzelm [Sun, 19 Jul 2009 18:02:40 +0200] rev 32058
more abstract Future.is_worker;
Future.fork_local: inherit from worker (if available);
wenzelm [Sun, 19 Jul 2009 17:08:34 +0200] rev 32057
tuned;
wenzelm [Sun, 19 Jul 2009 14:15:47 +0200] rev 32056
future_result: explicitly impose Variable.sorts_of again;
wenzelm [Sun, 19 Jul 2009 14:14:25 +0200] rev 32055
recovered a version of dequeue_towards (cf. bb7b5a5942c7);
join_results: work only towards explicit dependencies -- otherwise could produce dynamic cycle (not recorded in queue);
wenzelm [Sat, 18 Jul 2009 22:53:02 +0200] rev 32054
added join_bodies;
wenzelm [Sat, 18 Jul 2009 22:52:31 +0200] rev 32053
scheduler: tuned tracing (status);
join_wait: more robust is_finished check;
wenzelm [Sat, 18 Jul 2009 22:51:29 +0200] rev 32052
added group_id;
added status;
wenzelm [Sat, 18 Jul 2009 22:45:33 +0200] rev 32051
synchronized: tuned tracing;
wenzelm [Sat, 18 Jul 2009 00:34:22 +0200] rev 32050
tuned;
wenzelm [Sat, 18 Jul 2009 00:33:57 +0200] rev 32049
tuned prf_subst: use structure Same;
wenzelm [Fri, 17 Jul 2009 23:13:57 +0200] rev 32048
merged
avigad [Fri, 17 Jul 2009 13:12:18 -0400] rev 32047
Changed fact_Suc_nat back to fact_Suc
wenzelm [Fri, 17 Jul 2009 23:13:50 +0200] rev 32046
merged
berghofe [Fri, 17 Jul 2009 10:07:15 +0200] rev 32045
merged
berghofe [Wed, 15 Jul 2009 15:09:56 +0200] rev 32044
merged
avigad [Tue, 14 Jul 2009 21:19:34 -0400] rev 32043
commit merge
avigad [Tue, 14 Jul 2009 20:58:53 -0400] rev 32042
Repairs regarding new Fact.thy.
berghofe [Tue, 14 Jul 2009 17:20:02 +0200] rev 32041
merged
berghofe [Tue, 14 Jul 2009 17:18:51 +0200] rev 32040
merged
berghofe [Tue, 14 Jul 2009 17:17:37 +0200] rev 32039
Use term antiquotation to refer to constant names in subsection title.
avigad [Fri, 10 Jul 2009 12:55:06 -0400] rev 32038
Repaired uses of factorial.
avigad [Fri, 10 Jul 2009 10:45:49 -0400] rev 32037
Automated merge with http://isabelle.in.tum.de/repos/isabelle
avigad [Fri, 10 Jul 2009 10:45:30 -0400] rev 32036
Moved factorial lemmas from Binomial.thy to Fact.thy and merged.
wenzelm [Fri, 17 Jul 2009 23:11:40 +0200] rev 32035
tuned/modernized Envir.subst_XXX;
wenzelm [Fri, 17 Jul 2009 22:54:11 +0200] rev 32034
tuned/modernized subst: Same.operation;
renamed typ_subst_TVars to subst_type;
renamed subst_TVars to subst_term_types;
renamed subst_vars to subst_term;
removed unused subst_Vars (covered by subst_term);
wenzelm [Fri, 17 Jul 2009 22:51:18 +0200] rev 32033
tuned;
wenzelm [Fri, 17 Jul 2009 21:33:00 +0200] rev 32032
tuned/modernized Envir operations;
wenzelm [Fri, 17 Jul 2009 21:33:00 +0200] rev 32031
major cleanup, simplification, modernization;
wenzelm [Fri, 17 Jul 2009 21:32:59 +0200] rev 32030
eq_type: special case for empty environment;
wenzelm [Fri, 17 Jul 2009 21:32:58 +0200] rev 32029
compare types directly -- no need to invoke Type.eq_type with empty environment;
wenzelm [Thu, 16 Jul 2009 23:12:12 +0200] rev 32028
incr_indexes (from Proofterm);
wenzelm [Thu, 16 Jul 2009 22:58:45 +0200] rev 32027
tuned incr_indexes;
wenzelm [Thu, 16 Jul 2009 22:58:07 +0200] rev 32026
tuned incr_tvar_same;
export tuned version of incr_indexes_same;
wenzelm [Thu, 16 Jul 2009 22:54:39 +0200] rev 32025
added same;
wenzelm [Thu, 16 Jul 2009 22:22:03 +0200] rev 32024
tuned map_proof_terms_option;
eliminated apsome, apsome';
tuned;
wenzelm [Thu, 16 Jul 2009 21:29:02 +0200] rev 32023
export incr_tvar_same;
tuned;
wenzelm [Thu, 16 Jul 2009 21:28:39 +0200] rev 32022
added map_option;
wenzelm [Thu, 16 Jul 2009 21:28:09 +0200] rev 32021
use structure Same;
wenzelm [Thu, 16 Jul 2009 21:00:09 +0200] rev 32020
use structure Same;
tuned;
wenzelm [Thu, 16 Jul 2009 20:32:40 +0200] rev 32019
use structure Same;
do not open Envir;
wenzelm [Thu, 16 Jul 2009 20:32:05 +0200] rev 32018
use structure Same;
tuned signature;
tuned comments;
tuned;
wenzelm [Thu, 16 Jul 2009 20:15:57 +0200] rev 32017
added map;
wenzelm [Thu, 16 Jul 2009 17:03:11 +0200] rev 32016
use structure Same;
more exports;
tuned;
wenzelm [Thu, 16 Jul 2009 16:24:49 +0200] rev 32015
Support for copy-avoiding functions on pure values, at the cost of readability.
wenzelm [Thu, 16 Jul 2009 00:24:11 +0200] rev 32014
removed obsolete/unused legacy_varify;
wenzelm [Thu, 16 Jul 2009 00:21:36 +0200] rev 32013
eliminated legacy_varify;
wenzelm [Wed, 15 Jul 2009 23:50:40 +0200] rev 32012
merged
Christian Urban <urbanc@in.tum.de> [Wed, 15 Jul 2009 22:30:27 +0200] rev 32011
simplified proofs
wenzelm [Wed, 15 Jul 2009 23:48:21 +0200] rev 32010
more antiquotations;
wenzelm [Wed, 15 Jul 2009 23:11:57 +0200] rev 32009
eliminated obsolete legacy_varify;
wenzelm [Wed, 15 Jul 2009 21:42:24 +0200] rev 32008
tuned comment;
nipkow [Wed, 15 Jul 2009 20:34:58 +0200] rev 32007
Made "prime" executable
nipkow [Wed, 15 Jul 2009 15:09:33 +0200] rev 32006
More finite set induction rules
nipkow [Wed, 15 Jul 2009 12:44:41 +0200] rev 32005
made upt/upto executable on nat/int by simp
wenzelm [Tue, 14 Jul 2009 12:18:52 +0200] rev 32004
removed obsolete/unused legacy_unvarify;
wenzelm [Tue, 14 Jul 2009 12:10:44 +0200] rev 32003
tuned prepare_patternT: Term.exists_subtype;
wenzelm [Tue, 14 Jul 2009 12:10:01 +0200] rev 32002
tuned paramify_vars: Term_Subst.map_atypsT_option;
haftmann [Tue, 14 Jul 2009 10:56:43 +0200] rev 32001
merged
haftmann [Tue, 14 Jul 2009 10:54:54 +0200] rev 32000
updated to changes in sources; tuned
haftmann [Tue, 14 Jul 2009 10:54:21 +0200] rev 31999
updated to changes in sources; tuned
haftmann [Tue, 14 Jul 2009 10:54:04 +0200] rev 31998
code attributes use common underscore convention
haftmann [Tue, 14 Jul 2009 10:53:44 +0200] rev 31997
NEWS and CONTRIBUTORS
berghofe [Mon, 13 Jul 2009 19:07:05 +0200] rev 31996
Tuned proof of lcm_1_iff_int, because metis produced enormous proof term.
nipkow [Sun, 12 Jul 2009 14:48:01 +0200] rev 31995
more gcd/lcm lemmas
nipkow [Sun, 12 Jul 2009 11:36:09 +0200] rev 31994
typo
nipkow [Sun, 12 Jul 2009 11:25:56 +0200] rev 31993
resolvd conflict
nipkow [Sun, 12 Jul 2009 10:14:51 +0200] rev 31992
More about gcd/lcm, and some cleaning up
haftmann [Sat, 11 Jul 2009 21:33:01 +0200] rev 31991
added boolean_algebra type class; tuned lattice duals