Wed, 22 Jul 2009 10:48:25 +0200 less ambitious settings;
wenzelm [Wed, 22 Jul 2009 10:48:25 +0200] rev 32110
less ambitious settings;
Wed, 22 Jul 2009 10:46:35 +0200 future_job: more robust Exn.capture outside thread attribute change;
wenzelm [Wed, 22 Jul 2009 10:46:35 +0200] rev 32109
future_job: more robust Exn.capture outside thread attribute change;
Wed, 22 Jul 2009 10:45:35 +0200 shutdown future scheduler after (failed) SAT_Examples, to workaround interference problem with follow-up theory loading;
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;
Tue, 21 Jul 2009 23:42:29 +0200 future_job: tight scope for interrupts, to prevent shooting ourselves in the foot via cancel_group;
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;
Tue, 21 Jul 2009 20:37:32 +0200 maintain Future.worker_group as management data;
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;
Tue, 21 Jul 2009 20:37:32 +0200 join_proofs: implicit exception;
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;
Tue, 21 Jul 2009 20:37:32 +0200 simultaneous join_proofs;
wenzelm [Tue, 21 Jul 2009 20:37:32 +0200] rev 32104
simultaneous join_proofs; removed obsolete promises_of;
Tue, 21 Jul 2009 20:37:31 +0200 map: subgroup of worker_group;
wenzelm [Tue, 21 Jul 2009 20:37:31 +0200] rev 32103
map: subgroup of worker_group;
Tue, 21 Jul 2009 20:37:31 +0200 added 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;
Tue, 21 Jul 2009 20:37:31 +0200 support for nested groups -- cancellation is propagated to peers and subgroups;
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;
Tue, 21 Jul 2009 20:24:02 +0200 added flatten/flatten_list -- supercedes internal plain_exns;
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;
Tue, 21 Jul 2009 15:25:22 +0200 propagate exceptions within future groups;
wenzelm [Tue, 21 Jul 2009 15:25:22 +0200] rev 32099
propagate exceptions within future groups; Future.map: inherit group;
Tue, 21 Jul 2009 13:46:18 +0200 less ambitious ML_OPTIONS;
wenzelm [Tue, 21 Jul 2009 13:46:18 +0200] rev 32098
less ambitious ML_OPTIONS;
Tue, 21 Jul 2009 13:44:07 +0200 disabled macbroy6 -- hardware repair;
wenzelm [Tue, 21 Jul 2009 13:44:07 +0200] rev 32097
disabled macbroy6 -- hardware repair;
Tue, 21 Jul 2009 13:42:48 +0200 tuned;
wenzelm [Tue, 21 Jul 2009 13:42:48 +0200] rev 32096
tuned;
Tue, 21 Jul 2009 11:30:12 +0200 tuned tracing;
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;
Tue, 21 Jul 2009 10:24:57 +0200 prefer simultaneous join -- for improved scheduling;
wenzelm [Tue, 21 Jul 2009 10:24:57 +0200] rev 32094
prefer simultaneous join -- for improved scheduling;
Tue, 21 Jul 2009 10:23:16 +0200 tuned dequeu_towards: try immediate tasks before expensive all_preds;
wenzelm [Tue, 21 Jul 2009 10:23:16 +0200] rev 32093
tuned dequeu_towards: try immediate tasks before expensive all_preds;
Tue, 21 Jul 2009 01:05:10 +0200 Display.pretty_thm now requires a proper context;
wenzelm [Tue, 21 Jul 2009 01:05:10 +0200] rev 32092
Display.pretty_thm now requires a proper context;
Tue, 21 Jul 2009 01:03:18 +0200 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 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.;
Tue, 21 Jul 2009 00:56:19 +0200 moved ProofContext.pretty_thm to Display.pretty_thm 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;
Mon, 20 Jul 2009 21:20:09 +0200 moved pretty_goals etc. to Display_Goal (required by tracing tacticals);
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;
Mon, 20 Jul 2009 20:03:19 +0200 removed obsolete CVS Ids;
wenzelm [Mon, 20 Jul 2009 20:03:19 +0200] rev 32088
removed obsolete CVS Ids;
Mon, 20 Jul 2009 19:58:11 +0200 merged
wenzelm [Mon, 20 Jul 2009 19:58:11 +0200] rev 32087
merged
Mon, 20 Jul 2009 17:14:06 +0200 merged
haftmann [Mon, 20 Jul 2009 17:14:06 +0200] rev 32086
merged
Mon, 20 Jul 2009 16:11:00 +0200 deftab: only process theorems on demand
haftmann [Mon, 20 Jul 2009 16:11:00 +0200] rev 32085
deftab: only process theorems on demand
Mon, 20 Jul 2009 14:34:39 +0200 no SAME exceptions in uncritical code
krauss [Mon, 20 Jul 2009 14:34:39 +0200] rev 32084
no SAME exceptions in uncritical code
Mon, 20 Jul 2009 15:24:31 +0200 merged
haftmann [Mon, 20 Jul 2009 15:24:31 +0200] rev 32083
merged
Mon, 20 Jul 2009 15:24:15 +0200 less digestible
haftmann [Mon, 20 Jul 2009 15:24:15 +0200] rev 32082
less digestible
Mon, 20 Jul 2009 11:47:17 +0200 refined outline structure
haftmann [Mon, 20 Jul 2009 11:47:17 +0200] rev 32081
refined outline structure
Mon, 20 Jul 2009 19:57:32 +0200 replaced usedir option -Q by more fine-grained -q;
wenzelm [Mon, 20 Jul 2009 19:57:32 +0200] rev 32080
replaced usedir option -Q by more fine-grained -q;
Mon, 20 Jul 2009 13:52:27 +0200 merged
wenzelm [Mon, 20 Jul 2009 13:52:27 +0200] rev 32079
merged
Mon, 20 Jul 2009 09:52:09 +0200 merged
haftmann [Mon, 20 Jul 2009 09:52:09 +0200] rev 32078
merged
Mon, 20 Jul 2009 08:31:12 +0200 closer relation of sets and complete lattices; corresponding consts, defs and syntax at similar places in theory text
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
Wed, 15 Jul 2009 16:00:06 +0200 merged
haftmann [Wed, 15 Jul 2009 16:00:06 +0200] rev 32076
merged
Mon, 20 Jul 2009 08:32:07 +0200 merged
haftmann [Mon, 20 Jul 2009 08:32:07 +0200] rev 32075
merged
Wed, 15 Jul 2009 18:20:08 +0200 simplification of locale interfaces
haftmann [Wed, 15 Jul 2009 18:20:08 +0200] rev 32074
simplification of locale interfaces
Wed, 15 Jul 2009 10:11:13 +0200 additional preprocessor rule
haftmann [Wed, 15 Jul 2009 10:11:13 +0200] rev 32073
additional preprocessor rule
Tue, 14 Jul 2009 16:27:34 +0200 added code_unfold_post attribute
haftmann [Tue, 14 Jul 2009 16:27:34 +0200] rev 32072
added code_unfold_post attribute
Tue, 14 Jul 2009 16:27:33 +0200 more accessors to unfold simpset
haftmann [Tue, 14 Jul 2009 16:27:33 +0200] rev 32071
more accessors to unfold simpset
Tue, 14 Jul 2009 16:27:33 +0200 clarified code
haftmann [Tue, 14 Jul 2009 16:27:33 +0200] rev 32070
clarified code
Tue, 14 Jul 2009 16:27:32 +0200 prefer code_inline over code_unfold; use code_unfold_post where appropriate
haftmann [Tue, 14 Jul 2009 16:27:32 +0200] rev 32069
prefer code_inline over code_unfold; use code_unfold_post where appropriate
Tue, 14 Jul 2009 16:27:31 +0200 tuned code annotations
haftmann [Tue, 14 Jul 2009 16:27:31 +0200] rev 32068
tuned code annotations
Tue, 14 Jul 2009 16:27:30 +0200 more canonical import
haftmann [Tue, 14 Jul 2009 16:27:30 +0200] rev 32067
more canonical import
Tue, 14 Jul 2009 15:55:27 +0200 merged
haftmann [Tue, 14 Jul 2009 15:55:27 +0200] rev 32066
merged
Tue, 14 Jul 2009 15:54:51 +0200 merged
haftmann [Tue, 14 Jul 2009 15:54:51 +0200] rev 32065
merged
Tue, 14 Jul 2009 15:54:19 +0200 refinement of lattice classes
haftmann [Tue, 14 Jul 2009 15:54:19 +0200] rev 32064
refinement of lattice classes
Mon, 13 Jul 2009 08:25:43 +0200 removed outdated comment
haftmann [Mon, 13 Jul 2009 08:25:43 +0200] rev 32063
removed outdated comment
Mon, 20 Jul 2009 00:37:39 +0200 Proof.future_proof: declare all assumptions as well;
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);
Sun, 19 Jul 2009 19:24:04 +0200 parallel_proofs: more fine-grained control with optional parallel checking of nested Isar proofs;
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;
Sun, 19 Jul 2009 19:20:17 +0200 cancel_proofs: some attempts at reworking group management (based on body promises only);
wenzelm [Sun, 19 Jul 2009 19:20:17 +0200] rev 32060
cancel_proofs: some attempts at reworking group management (based on body promises only);
Sun, 19 Jul 2009 18:42:05 +0200 support for arbitrarity nested future proofs -- replaced crude order by explicit normalization (which might loop for bad dependencies);
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;
Sun, 19 Jul 2009 18:02:40 +0200 more abstract Future.is_worker;
wenzelm [Sun, 19 Jul 2009 18:02:40 +0200] rev 32058
more abstract Future.is_worker; Future.fork_local: inherit from worker (if available);
Sun, 19 Jul 2009 17:08:34 +0200 tuned;
wenzelm [Sun, 19 Jul 2009 17:08:34 +0200] rev 32057
tuned;
Sun, 19 Jul 2009 14:15:47 +0200 future_result: explicitly impose Variable.sorts_of again;
wenzelm [Sun, 19 Jul 2009 14:15:47 +0200] rev 32056
future_result: explicitly impose Variable.sorts_of again;
Sun, 19 Jul 2009 14:14:25 +0200 recovered a version of dequeue_towards (cf. bb7b5a5942c7);
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);
Sat, 18 Jul 2009 22:53:02 +0200 added join_bodies;
wenzelm [Sat, 18 Jul 2009 22:53:02 +0200] rev 32054
added join_bodies;
Sat, 18 Jul 2009 22:52:31 +0200 scheduler: tuned tracing (status);
wenzelm [Sat, 18 Jul 2009 22:52:31 +0200] rev 32053
scheduler: tuned tracing (status); join_wait: more robust is_finished check;
Sat, 18 Jul 2009 22:51:29 +0200 added group_id;
wenzelm [Sat, 18 Jul 2009 22:51:29 +0200] rev 32052
added group_id; added status;
Sat, 18 Jul 2009 22:45:33 +0200 synchronized: tuned tracing;
wenzelm [Sat, 18 Jul 2009 22:45:33 +0200] rev 32051
synchronized: tuned tracing;
Sat, 18 Jul 2009 00:34:22 +0200 tuned;
wenzelm [Sat, 18 Jul 2009 00:34:22 +0200] rev 32050
tuned;
Sat, 18 Jul 2009 00:33:57 +0200 tuned prf_subst: use structure Same;
wenzelm [Sat, 18 Jul 2009 00:33:57 +0200] rev 32049
tuned prf_subst: use structure Same;
Fri, 17 Jul 2009 23:13:57 +0200 merged
wenzelm [Fri, 17 Jul 2009 23:13:57 +0200] rev 32048
merged
Fri, 17 Jul 2009 13:12:18 -0400 Changed fact_Suc_nat back to fact_Suc
avigad [Fri, 17 Jul 2009 13:12:18 -0400] rev 32047
Changed fact_Suc_nat back to fact_Suc
Fri, 17 Jul 2009 23:13:50 +0200 merged
wenzelm [Fri, 17 Jul 2009 23:13:50 +0200] rev 32046
merged
Fri, 17 Jul 2009 10:07:15 +0200 merged
berghofe [Fri, 17 Jul 2009 10:07:15 +0200] rev 32045
merged
Wed, 15 Jul 2009 15:09:56 +0200 merged
berghofe [Wed, 15 Jul 2009 15:09:56 +0200] rev 32044
merged
Tue, 14 Jul 2009 21:19:34 -0400 commit merge
avigad [Tue, 14 Jul 2009 21:19:34 -0400] rev 32043
commit merge
Tue, 14 Jul 2009 20:58:53 -0400 Repairs regarding new Fact.thy.
avigad [Tue, 14 Jul 2009 20:58:53 -0400] rev 32042
Repairs regarding new Fact.thy.
Tue, 14 Jul 2009 17:20:02 +0200 merged
berghofe [Tue, 14 Jul 2009 17:20:02 +0200] rev 32041
merged
Tue, 14 Jul 2009 17:18:51 +0200 merged
berghofe [Tue, 14 Jul 2009 17:18:51 +0200] rev 32040
merged
Tue, 14 Jul 2009 17:17:37 +0200 Use term antiquotation to refer to constant names in subsection title.
berghofe [Tue, 14 Jul 2009 17:17:37 +0200] rev 32039
Use term antiquotation to refer to constant names in subsection title.
Fri, 10 Jul 2009 12:55:06 -0400 Repaired uses of factorial.
avigad [Fri, 10 Jul 2009 12:55:06 -0400] rev 32038
Repaired uses of factorial.
Fri, 10 Jul 2009 10:45:49 -0400 Automated merge with http://isabelle.in.tum.de/repos/isabelle
avigad [Fri, 10 Jul 2009 10:45:49 -0400] rev 32037
Automated merge with http://isabelle.in.tum.de/repos/isabelle
Fri, 10 Jul 2009 10:45:30 -0400 Moved factorial lemmas from Binomial.thy to Fact.thy and merged.
avigad [Fri, 10 Jul 2009 10:45:30 -0400] rev 32036
Moved factorial lemmas from Binomial.thy to Fact.thy and merged.
Fri, 17 Jul 2009 23:11:40 +0200 tuned/modernized Envir.subst_XXX;
wenzelm [Fri, 17 Jul 2009 23:11:40 +0200] rev 32035
tuned/modernized Envir.subst_XXX;
Fri, 17 Jul 2009 22:54:11 +0200 tuned/modernized subst: Same.operation;
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);
Fri, 17 Jul 2009 22:51:18 +0200 tuned;
wenzelm [Fri, 17 Jul 2009 22:51:18 +0200] rev 32033
tuned;
Fri, 17 Jul 2009 21:33:00 +0200 tuned/modernized Envir operations;
wenzelm [Fri, 17 Jul 2009 21:33:00 +0200] rev 32032
tuned/modernized Envir operations;
Fri, 17 Jul 2009 21:33:00 +0200 major cleanup, simplification, modernization;
wenzelm [Fri, 17 Jul 2009 21:33:00 +0200] rev 32031
major cleanup, simplification, modernization;
Fri, 17 Jul 2009 21:32:59 +0200 eq_type: special case for empty environment;
wenzelm [Fri, 17 Jul 2009 21:32:59 +0200] rev 32030
eq_type: special case for empty environment;
Fri, 17 Jul 2009 21:32:58 +0200 compare types directly -- no need to invoke Type.eq_type with 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;
Thu, 16 Jul 2009 23:12:12 +0200 incr_indexes (from Proofterm);
wenzelm [Thu, 16 Jul 2009 23:12:12 +0200] rev 32028
incr_indexes (from Proofterm);
Thu, 16 Jul 2009 22:58:45 +0200 tuned incr_indexes;
wenzelm [Thu, 16 Jul 2009 22:58:45 +0200] rev 32027
tuned incr_indexes;
Thu, 16 Jul 2009 22:58:07 +0200 tuned incr_tvar_same;
wenzelm [Thu, 16 Jul 2009 22:58:07 +0200] rev 32026
tuned incr_tvar_same; export tuned version of incr_indexes_same;
Thu, 16 Jul 2009 22:54:39 +0200 added same;
wenzelm [Thu, 16 Jul 2009 22:54:39 +0200] rev 32025
added same;
Thu, 16 Jul 2009 22:22:03 +0200 tuned map_proof_terms_option;
wenzelm [Thu, 16 Jul 2009 22:22:03 +0200] rev 32024
tuned map_proof_terms_option; eliminated apsome, apsome'; tuned;
Thu, 16 Jul 2009 21:29:02 +0200 export incr_tvar_same;
wenzelm [Thu, 16 Jul 2009 21:29:02 +0200] rev 32023
export incr_tvar_same; tuned;
Thu, 16 Jul 2009 21:28:39 +0200 added map_option;
wenzelm [Thu, 16 Jul 2009 21:28:39 +0200] rev 32022
added map_option;
Thu, 16 Jul 2009 21:28:09 +0200 use structure Same;
wenzelm [Thu, 16 Jul 2009 21:28:09 +0200] rev 32021
use structure Same;
Thu, 16 Jul 2009 21:00:09 +0200 use structure Same;
wenzelm [Thu, 16 Jul 2009 21:00:09 +0200] rev 32020
use structure Same; tuned;
Thu, 16 Jul 2009 20:32:40 +0200 use structure Same;
wenzelm [Thu, 16 Jul 2009 20:32:40 +0200] rev 32019
use structure Same; do not open Envir;
Thu, 16 Jul 2009 20:32:05 +0200 use structure Same;
wenzelm [Thu, 16 Jul 2009 20:32:05 +0200] rev 32018
use structure Same; tuned signature; tuned comments; tuned;
Thu, 16 Jul 2009 20:15:57 +0200 added map;
wenzelm [Thu, 16 Jul 2009 20:15:57 +0200] rev 32017
added map;
Thu, 16 Jul 2009 17:03:11 +0200 use structure Same;
wenzelm [Thu, 16 Jul 2009 17:03:11 +0200] rev 32016
use structure Same; more exports; tuned;
Thu, 16 Jul 2009 16:24:49 +0200 Support for copy-avoiding functions on pure values, at the cost of readability.
wenzelm [Thu, 16 Jul 2009 16:24:49 +0200] rev 32015
Support for copy-avoiding functions on pure values, at the cost of readability.
Thu, 16 Jul 2009 00:24:11 +0200 removed obsolete/unused legacy_varify;
wenzelm [Thu, 16 Jul 2009 00:24:11 +0200] rev 32014
removed obsolete/unused legacy_varify;
Thu, 16 Jul 2009 00:21:36 +0200 eliminated legacy_varify;
wenzelm [Thu, 16 Jul 2009 00:21:36 +0200] rev 32013
eliminated legacy_varify;
Wed, 15 Jul 2009 23:50:40 +0200 merged
wenzelm [Wed, 15 Jul 2009 23:50:40 +0200] rev 32012
merged
Wed, 15 Jul 2009 22:30:27 +0200 simplified proofs
Christian Urban <urbanc@in.tum.de> [Wed, 15 Jul 2009 22:30:27 +0200] rev 32011
simplified proofs
Wed, 15 Jul 2009 23:48:21 +0200 more antiquotations;
wenzelm [Wed, 15 Jul 2009 23:48:21 +0200] rev 32010
more antiquotations;
Wed, 15 Jul 2009 23:11:57 +0200 eliminated obsolete legacy_varify;
wenzelm [Wed, 15 Jul 2009 23:11:57 +0200] rev 32009
eliminated obsolete legacy_varify;
Wed, 15 Jul 2009 21:42:24 +0200 tuned comment;
wenzelm [Wed, 15 Jul 2009 21:42:24 +0200] rev 32008
tuned comment;
Wed, 15 Jul 2009 20:34:58 +0200 Made "prime" executable
nipkow [Wed, 15 Jul 2009 20:34:58 +0200] rev 32007
Made "prime" executable
Wed, 15 Jul 2009 15:09:33 +0200 More finite set induction rules
nipkow [Wed, 15 Jul 2009 15:09:33 +0200] rev 32006
More finite set induction rules
Wed, 15 Jul 2009 12:44:41 +0200 made upt/upto executable on nat/int by simp
nipkow [Wed, 15 Jul 2009 12:44:41 +0200] rev 32005
made upt/upto executable on nat/int by simp
Tue, 14 Jul 2009 12:18:52 +0200 removed obsolete/unused legacy_unvarify;
wenzelm [Tue, 14 Jul 2009 12:18:52 +0200] rev 32004
removed obsolete/unused legacy_unvarify;
Tue, 14 Jul 2009 12:10:44 +0200 tuned prepare_patternT: Term.exists_subtype;
wenzelm [Tue, 14 Jul 2009 12:10:44 +0200] rev 32003
tuned prepare_patternT: Term.exists_subtype;
Tue, 14 Jul 2009 12:10:01 +0200 tuned paramify_vars: Term_Subst.map_atypsT_option;
wenzelm [Tue, 14 Jul 2009 12:10:01 +0200] rev 32002
tuned paramify_vars: Term_Subst.map_atypsT_option;
Tue, 14 Jul 2009 10:56:43 +0200 merged
haftmann [Tue, 14 Jul 2009 10:56:43 +0200] rev 32001
merged
Tue, 14 Jul 2009 10:54:54 +0200 updated to changes in sources; tuned
haftmann [Tue, 14 Jul 2009 10:54:54 +0200] rev 32000
updated to changes in sources; tuned
Tue, 14 Jul 2009 10:54:21 +0200 updated to changes in sources; tuned
haftmann [Tue, 14 Jul 2009 10:54:21 +0200] rev 31999
updated to changes in sources; tuned
Tue, 14 Jul 2009 10:54:04 +0200 code attributes use common underscore convention
haftmann [Tue, 14 Jul 2009 10:54:04 +0200] rev 31998
code attributes use common underscore convention
Tue, 14 Jul 2009 10:53:44 +0200 NEWS and CONTRIBUTORS
haftmann [Tue, 14 Jul 2009 10:53:44 +0200] rev 31997
NEWS and CONTRIBUTORS
Mon, 13 Jul 2009 19:07:05 +0200 Tuned proof of lcm_1_iff_int, because metis produced enormous proof term.
berghofe [Mon, 13 Jul 2009 19:07:05 +0200] rev 31996
Tuned proof of lcm_1_iff_int, because metis produced enormous proof term.
Sun, 12 Jul 2009 14:48:01 +0200 more gcd/lcm lemmas
nipkow [Sun, 12 Jul 2009 14:48:01 +0200] rev 31995
more gcd/lcm lemmas
Sun, 12 Jul 2009 11:36:09 +0200 typo
nipkow [Sun, 12 Jul 2009 11:36:09 +0200] rev 31994
typo
Sun, 12 Jul 2009 11:25:56 +0200 resolvd conflict
nipkow [Sun, 12 Jul 2009 11:25:56 +0200] rev 31993
resolvd conflict
Sun, 12 Jul 2009 10:14:51 +0200 More about gcd/lcm, and some cleaning up
nipkow [Sun, 12 Jul 2009 10:14:51 +0200] rev 31992
More about gcd/lcm, and some cleaning up
Sat, 11 Jul 2009 21:33:01 +0200 added boolean_algebra type class; tuned lattice duals
haftmann [Sat, 11 Jul 2009 21:33:01 +0200] rev 31991
added boolean_algebra type class; tuned lattice duals
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip