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;