ballarin [Tue, 11 Jul 2006 11:17:09 +0200] rev 20068
New function transfer_witness lifting Thm.transfer to witnesses.
kleing [Tue, 11 Jul 2006 00:43:54 +0200] rev 20067
hex and binary numerals (contributed by Rafal Kolanski)
webertj [Mon, 10 Jul 2006 21:02:29 +0200] rev 20066
minor optimization wrt. certifying terms
wenzelm [Sat, 08 Jul 2006 14:12:13 +0200] rev 20065
tuned;
wenzelm [Sat, 08 Jul 2006 14:01:40 +0200] rev 20064
tuned;
wenzelm [Sat, 08 Jul 2006 14:01:31 +0200] rev 20063
updated;
wenzelm [Sat, 08 Jul 2006 12:54:50 +0200] rev 20062
tuned interface;
case_ss: proper context;
wenzelm [Sat, 08 Jul 2006 12:54:49 +0200] rev 20061
tuned interface;
wenzelm [Sat, 08 Jul 2006 12:54:48 +0200] rev 20060
removed dead code;
wenzelm [Sat, 08 Jul 2006 12:54:47 +0200] rev 20059
Element.prove_witness: context;
Goal.prove_global;
wenzelm [Sat, 08 Jul 2006 12:54:46 +0200] rev 20058
prove_witness: context;
wenzelm [Sat, 08 Jul 2006 12:54:45 +0200] rev 20057
tuned exception handling;
wenzelm [Sat, 08 Jul 2006 12:54:44 +0200] rev 20056
prove/prove_multi: context;
prove_global: theory + standard;
tuned;
wenzelm [Sat, 08 Jul 2006 12:54:43 +0200] rev 20055
simprocs: no theory argument -- use simpset context instead;
misc cleanup;
wenzelm [Sat, 08 Jul 2006 12:54:42 +0200] rev 20054
distinct simproc/simpset: proper context;
wenzelm [Sat, 08 Jul 2006 12:54:41 +0200] rev 20053
presburger_ss: proper context;
wenzelm [Sat, 08 Jul 2006 12:54:40 +0200] rev 20052
presburger_ss: proper context;
Goal.prove: context;
wenzelm [Sat, 08 Jul 2006 12:54:39 +0200] rev 20051
tuned;
wenzelm [Sat, 08 Jul 2006 12:54:38 +0200] rev 20050
avoid Force_tac, which uses a different context;
wenzelm [Sat, 08 Jul 2006 12:54:37 +0200] rev 20049
Goal.prove: context;
wenzelm [Sat, 08 Jul 2006 12:54:36 +0200] rev 20048
tactic/method simpset: maintain proper context;
wenzelm [Sat, 08 Jul 2006 12:54:35 +0200] rev 20047
Goal.prove_global;
SkipProof.prove: context;
wenzelm [Sat, 08 Jul 2006 12:54:33 +0200] rev 20046
Goal.prove_global;
wenzelm [Sat, 08 Jul 2006 12:54:32 +0200] rev 20045
simprocs: no theory argument -- use simpset context instead;
tuned interfaces;
wenzelm [Sat, 08 Jul 2006 12:54:30 +0200] rev 20044
simprocs: no theory argument -- use simpset context instead;
wenzelm [Sat, 08 Jul 2006 12:54:29 +0200] rev 20043
updated;
wenzelm [Sat, 08 Jul 2006 12:54:28 +0200] rev 20042
updated Goal.prove, Goal.prove_global;
wenzelm [Sat, 08 Jul 2006 12:54:27 +0200] rev 20041
added some bits on 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;
webertj [Fri, 07 Jul 2006 18:13:58 +0200] rev 20039
"solver" reference added to make the SAT solver configurable
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.
ballarin [Fri, 07 Jul 2006 09:39:25 +0200] rev 20037
Fixed erroneous check-in.
nipkow [Fri, 07 Jul 2006 09:31:57 +0200] rev 20036
made evaluation_conv and normalization_conv visible.
ballarin [Fri, 07 Jul 2006 09:28:39 +0200] rev 20035
Internal restructuring: identify no longer computes syntax.
ballarin [Fri, 07 Jul 2006 09:24:05 +0200] rev 20034
Modified comment.
webertj [Fri, 07 Jul 2006 02:12:52 +0200] rev 20033
added support for MiniSat 1.14
wenzelm [Thu, 06 Jul 2006 23:36:40 +0200] rev 20032
removed obsolete locale view;
wenzelm [Thu, 06 Jul 2006 17:47:35 +0200] rev 20031
apply_text: support Method.Source_i;
wenzelm [Thu, 06 Jul 2006 17:47:34 +0200] rev 20030
added method_i and Source_i;
wenzelm [Thu, 06 Jul 2006 17:47:33 +0200] rev 20029
thm parsers: include Args.internal_fact;
wenzelm [Thu, 06 Jul 2006 16:49:40 +0200] rev 20028
add/del_simps: warning for inactive simpset (no context);
tuned;
wenzelm [Thu, 06 Jul 2006 16:49:39 +0200] rev 20027
updated;
wenzelm [Thu, 06 Jul 2006 16:49:38 +0200] rev 20026
Local variables;
wenzelm [Thu, 06 Jul 2006 16:49:37 +0200] rev 20025
Isar.context ();
wenzelm [Thu, 06 Jul 2006 16:49:36 +0200] rev 20024
tuned;
wenzelm [Thu, 06 Jul 2006 15:21:33 +0200] rev 20023
added Isar.context;
paulson [Thu, 06 Jul 2006 12:18:17 +0200] rev 20022
some tidying; fixed the output of theorem names
wenzelm [Thu, 06 Jul 2006 11:26:49 +0200] rev 20021
def_export: Drule.generalize;
wenzelm [Thu, 06 Jul 2006 11:26:46 +0200] rev 20020
matchers: fall back on plain first_order_matchers, not pattern;
kleing [Wed, 05 Jul 2006 23:51:22 +0200] rev 20019
make sure $DISTPREFIX exists before calling makedist
paulson [Wed, 05 Jul 2006 16:24:28 +0200] rev 20018
removed the "tagging" feature
paulson [Wed, 05 Jul 2006 16:24:10 +0200] rev 20017
made the conversion of elimination rules more robust
mengj [Wed, 05 Jul 2006 14:22:09 +0200] rev 20016
Literals aren't sorted any more.
mengj [Wed, 05 Jul 2006 14:21:22 +0200] rev 20015
Literals aren't sorted any more. Output overloaded constants' type var instantiations.
schirmer [Wed, 05 Jul 2006 11:32:38 +0200] rev 20014
fixed let-simproc
----------------------------------------------------------------------
wenzelm [Tue, 04 Jul 2006 21:26:26 +0200] rev 20013
Isar: 'print_facts' prints all local facts;
wenzelm [Tue, 04 Jul 2006 21:22:53 +0200] rev 20012
print_lthms: include unnamed facts from index;
tuned;
wenzelm [Tue, 04 Jul 2006 21:22:52 +0200] rev 20011
added content;
wenzelm [Tue, 04 Jul 2006 21:22:51 +0200] rev 20010
added props selector;
wenzelm [Tue, 04 Jul 2006 21:22:50 +0200] rev 20009
print_facts: all facts;