Sat, 08 Jul 2006 12:54:43 +0200 simprocs: no theory argument -- use simpset context instead;
wenzelm [Sat, 08 Jul 2006 12:54:43 +0200] rev 20055
simprocs: no theory argument -- use simpset context instead; misc cleanup;
Sat, 08 Jul 2006 12:54:42 +0200 distinct simproc/simpset: proper context;
wenzelm [Sat, 08 Jul 2006 12:54:42 +0200] rev 20054
distinct simproc/simpset: proper context;
Sat, 08 Jul 2006 12:54:41 +0200 presburger_ss: proper context;
wenzelm [Sat, 08 Jul 2006 12:54:41 +0200] rev 20053
presburger_ss: proper context;
Sat, 08 Jul 2006 12:54:40 +0200 presburger_ss: proper context;
wenzelm [Sat, 08 Jul 2006 12:54:40 +0200] rev 20052
presburger_ss: proper context; Goal.prove: context;
Sat, 08 Jul 2006 12:54:39 +0200 tuned;
wenzelm [Sat, 08 Jul 2006 12:54:39 +0200] rev 20051
tuned;
Sat, 08 Jul 2006 12:54:38 +0200 avoid Force_tac, which uses a different context;
wenzelm [Sat, 08 Jul 2006 12:54:38 +0200] rev 20050
avoid Force_tac, which uses a different context;
Sat, 08 Jul 2006 12:54:37 +0200 Goal.prove: context;
wenzelm [Sat, 08 Jul 2006 12:54:37 +0200] rev 20049
Goal.prove: context;
Sat, 08 Jul 2006 12:54:36 +0200 tactic/method simpset: maintain proper context;
wenzelm [Sat, 08 Jul 2006 12:54:36 +0200] rev 20048
tactic/method simpset: maintain proper context;
Sat, 08 Jul 2006 12:54:35 +0200 Goal.prove_global;
wenzelm [Sat, 08 Jul 2006 12:54:35 +0200] rev 20047
Goal.prove_global; SkipProof.prove: context;
Sat, 08 Jul 2006 12:54:33 +0200 Goal.prove_global;
wenzelm [Sat, 08 Jul 2006 12:54:33 +0200] rev 20046
Goal.prove_global;
Sat, 08 Jul 2006 12:54:32 +0200 simprocs: no theory argument -- use simpset context instead;
wenzelm [Sat, 08 Jul 2006 12:54:32 +0200] rev 20045
simprocs: no theory argument -- use simpset context instead; tuned interfaces;
Sat, 08 Jul 2006 12:54:30 +0200 simprocs: no theory argument -- use simpset context instead;
wenzelm [Sat, 08 Jul 2006 12:54:30 +0200] rev 20044
simprocs: no theory argument -- use simpset context instead;
Sat, 08 Jul 2006 12:54:29 +0200 updated;
wenzelm [Sat, 08 Jul 2006 12:54:29 +0200] rev 20043
updated;
Sat, 08 Jul 2006 12:54:28 +0200 updated Goal.prove, Goal.prove_global;
wenzelm [Sat, 08 Jul 2006 12:54:28 +0200] rev 20042
updated Goal.prove, Goal.prove_global;
Sat, 08 Jul 2006 12:54:27 +0200 added some bits on variables;
wenzelm [Sat, 08 Jul 2006 12:54:27 +0200] rev 20041
added some bits on variables;
Sat, 08 Jul 2006 12:54:26 +0200 * Pure: structure Variable provides operations for proper treatment of fixed/schematic variables;
wenzelm [Sat, 08 Jul 2006 12:54:26 +0200] rev 20040
* Pure: structure Variable provides operations for proper treatment of fixed/schematic variables; * Pure: Goal.prove, Goal.prove_global; tuned;
Fri, 07 Jul 2006 18:13:58 +0200 "solver" reference added to make the SAT solver configurable
webertj [Fri, 07 Jul 2006 18:13:58 +0200] rev 20039
"solver" reference added to make the SAT solver configurable
Fri, 07 Jul 2006 15:13:15 +0200 Some tidying.
paulson [Fri, 07 Jul 2006 15:13:15 +0200] rev 20038
Some tidying. Fixed a problem where the DFG file did not declare some TFrees as 0-ary functions. Frees no longer have types attached.
Fri, 07 Jul 2006 09:39:25 +0200 Fixed erroneous check-in.
ballarin [Fri, 07 Jul 2006 09:39:25 +0200] rev 20037
Fixed erroneous check-in.
Fri, 07 Jul 2006 09:31:57 +0200 made evaluation_conv and normalization_conv visible.
nipkow [Fri, 07 Jul 2006 09:31:57 +0200] rev 20036
made evaluation_conv and normalization_conv visible.
Fri, 07 Jul 2006 09:28:39 +0200 Internal restructuring: identify no longer computes syntax.
ballarin [Fri, 07 Jul 2006 09:28:39 +0200] rev 20035
Internal restructuring: identify no longer computes syntax.
Fri, 07 Jul 2006 09:24:05 +0200 Modified comment.
ballarin [Fri, 07 Jul 2006 09:24:05 +0200] rev 20034
Modified comment.
Fri, 07 Jul 2006 02:12:52 +0200 added support for MiniSat 1.14
webertj [Fri, 07 Jul 2006 02:12:52 +0200] rev 20033
added support for MiniSat 1.14
Thu, 06 Jul 2006 23:36:40 +0200 removed obsolete locale view;
wenzelm [Thu, 06 Jul 2006 23:36:40 +0200] rev 20032
removed obsolete locale view;
Thu, 06 Jul 2006 17:47:35 +0200 apply_text: support Method.Source_i;
wenzelm [Thu, 06 Jul 2006 17:47:35 +0200] rev 20031
apply_text: support Method.Source_i;
Thu, 06 Jul 2006 17:47:34 +0200 added method_i and Source_i;
wenzelm [Thu, 06 Jul 2006 17:47:34 +0200] rev 20030
added method_i and Source_i;
Thu, 06 Jul 2006 17:47:33 +0200 thm parsers: include Args.internal_fact;
wenzelm [Thu, 06 Jul 2006 17:47:33 +0200] rev 20029
thm parsers: include Args.internal_fact;
Thu, 06 Jul 2006 16:49:40 +0200 add/del_simps: warning for inactive simpset (no context);
wenzelm [Thu, 06 Jul 2006 16:49:40 +0200] rev 20028
add/del_simps: warning for inactive simpset (no context); tuned;
Thu, 06 Jul 2006 16:49:39 +0200 updated;
wenzelm [Thu, 06 Jul 2006 16:49:39 +0200] rev 20027
updated;
Thu, 06 Jul 2006 16:49:38 +0200 Local variables;
wenzelm [Thu, 06 Jul 2006 16:49:38 +0200] rev 20026
Local variables;
Thu, 06 Jul 2006 16:49:37 +0200 Isar.context ();
wenzelm [Thu, 06 Jul 2006 16:49:37 +0200] rev 20025
Isar.context ();
Thu, 06 Jul 2006 16:49:36 +0200 tuned;
wenzelm [Thu, 06 Jul 2006 16:49:36 +0200] rev 20024
tuned;
Thu, 06 Jul 2006 15:21:33 +0200 added Isar.context;
wenzelm [Thu, 06 Jul 2006 15:21:33 +0200] rev 20023
added Isar.context;
Thu, 06 Jul 2006 12:18:17 +0200 some tidying; fixed the output of theorem names
paulson [Thu, 06 Jul 2006 12:18:17 +0200] rev 20022
some tidying; fixed the output of theorem names
Thu, 06 Jul 2006 11:26:49 +0200 def_export: Drule.generalize;
wenzelm [Thu, 06 Jul 2006 11:26:49 +0200] rev 20021
def_export: Drule.generalize;
Thu, 06 Jul 2006 11:26:46 +0200 matchers: fall back on plain first_order_matchers, not pattern;
wenzelm [Thu, 06 Jul 2006 11:26:46 +0200] rev 20020
matchers: fall back on plain first_order_matchers, not pattern;
Wed, 05 Jul 2006 23:51:22 +0200 make sure $DISTPREFIX exists before calling makedist
kleing [Wed, 05 Jul 2006 23:51:22 +0200] rev 20019
make sure $DISTPREFIX exists before calling makedist
Wed, 05 Jul 2006 16:24:28 +0200 removed the "tagging" feature
paulson [Wed, 05 Jul 2006 16:24:28 +0200] rev 20018
removed the "tagging" feature
Wed, 05 Jul 2006 16:24:10 +0200 made the conversion of elimination rules more robust
paulson [Wed, 05 Jul 2006 16:24:10 +0200] rev 20017
made the conversion of elimination rules more robust
Wed, 05 Jul 2006 14:22:09 +0200 Literals aren't sorted any more.
mengj [Wed, 05 Jul 2006 14:22:09 +0200] rev 20016
Literals aren't sorted any more.
Wed, 05 Jul 2006 14:21:22 +0200 Literals aren't sorted any more. Output overloaded constants' type var instantiations.
mengj [Wed, 05 Jul 2006 14:21:22 +0200] rev 20015
Literals aren't sorted any more. Output overloaded constants' type var instantiations.
Wed, 05 Jul 2006 11:32:38 +0200 fixed let-simproc
schirmer [Wed, 05 Jul 2006 11:32:38 +0200] rev 20014
fixed let-simproc ----------------------------------------------------------------------
Tue, 04 Jul 2006 21:26:26 +0200 Isar: 'print_facts' prints all local facts;
wenzelm [Tue, 04 Jul 2006 21:26:26 +0200] rev 20013
Isar: 'print_facts' prints all local facts;
Tue, 04 Jul 2006 21:22:53 +0200 print_lthms: include unnamed facts from index;
wenzelm [Tue, 04 Jul 2006 21:22:53 +0200] rev 20012
print_lthms: include unnamed facts from index; tuned;
Tue, 04 Jul 2006 21:22:52 +0200 added content;
wenzelm [Tue, 04 Jul 2006 21:22:52 +0200] rev 20011
added content;
Tue, 04 Jul 2006 21:22:51 +0200 added props selector;
wenzelm [Tue, 04 Jul 2006 21:22:51 +0200] rev 20010
added props selector;
Tue, 04 Jul 2006 21:22:50 +0200 print_facts: all facts;
wenzelm [Tue, 04 Jul 2006 21:22:50 +0200] rev 20009
print_facts: all facts;
Tue, 04 Jul 2006 19:49:59 +0200 add_abbrevs/polymorphic: Variable.exportT_terms avoids over-generalization;
wenzelm [Tue, 04 Jul 2006 19:49:59 +0200] rev 20008
add_abbrevs/polymorphic: Variable.exportT_terms avoids over-generalization;
Tue, 04 Jul 2006 19:49:58 +0200 instantiate_tfrees: Thm.generalize;
wenzelm [Tue, 04 Jul 2006 19:49:58 +0200] rev 20007
instantiate_tfrees: Thm.generalize;
Tue, 04 Jul 2006 19:49:57 +0200 removed parrot comment;
wenzelm [Tue, 04 Jul 2006 19:49:57 +0200] rev 20006
removed parrot comment;
Tue, 04 Jul 2006 19:49:56 +0200 Proof by guessing.
wenzelm [Tue, 04 Jul 2006 19:49:56 +0200] rev 20005
Proof by guessing.
Tue, 04 Jul 2006 19:49:55 +0200 guess: proper context for polymorphic parameters;
wenzelm [Tue, 04 Jul 2006 19:49:55 +0200] rev 20004
guess: proper context for polymorphic parameters; tuned;
Tue, 04 Jul 2006 19:49:54 +0200 polymorphic: always generalize wrt. used_types;
wenzelm [Tue, 04 Jul 2006 19:49:54 +0200] rev 20003
polymorphic: always generalize wrt. used_types;
Tue, 04 Jul 2006 19:49:53 +0200 varifyT: no longer pervasive;
wenzelm [Tue, 04 Jul 2006 19:49:53 +0200] rev 20002
varifyT: no longer pervasive;
Tue, 04 Jul 2006 19:49:52 +0200 added generalize/instantiate_option;
wenzelm [Tue, 04 Jul 2006 19:49:52 +0200] rev 20001
added generalize/instantiate_option;
Tue, 04 Jul 2006 19:49:51 +0200 added map_proof_terms_option;
wenzelm [Tue, 04 Jul 2006 19:49:51 +0200] rev 20000
added map_proof_terms_option; tuned generalize, instantiate;
Tue, 04 Jul 2006 19:49:50 +0200 added generalize;
wenzelm [Tue, 04 Jul 2006 19:49:50 +0200] rev 19999
added generalize; removed obsolete assume_ax, tvars_intr_list;
Tue, 04 Jul 2006 19:49:49 +0200 Thm.varifyT;
wenzelm [Tue, 04 Jul 2006 19:49:49 +0200] rev 19998
Thm.varifyT;
Tue, 04 Jul 2006 19:49:47 +0200 added ex/Guess.thy;
wenzelm [Tue, 04 Jul 2006 19:49:47 +0200] rev 19997
added ex/Guess.thy;
Tue, 04 Jul 2006 18:39:59 +0200 skip_proofs: do not skip proofs of schematic goals (warning);
wenzelm [Tue, 04 Jul 2006 18:39:59 +0200] rev 19996
skip_proofs: do not skip proofs of schematic goals (warning);
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip