wenzelm [Sun, 11 Jul 2004 20:35:23 +0200] rev 15035
added fold_rev: ('a -> 'b -> 'b) -> 'a list -> 'b -> 'b;
wenzelm [Sun, 11 Jul 2004 20:34:50 +0200] rev 15034
improved print_ss; tuned;
wenzelm [Sun, 11 Jul 2004 20:34:25 +0200] rev 15033
Simplifier and Classical Reasoner now support proof context dependent plug-ins;
wenzelm [Sun, 11 Jul 2004 20:33:22 +0200] rev 15032
local_cla/simpset_of;
berghofe [Fri, 09 Jul 2004 16:33:20 +0200] rev 15031
- Added support for conditional equations whose premises involve
inductive sets (useful in connection with THE operator)
- Inductive and non-inductive sets (implemented as lists) can
now be mixed
berghofe [Fri, 09 Jul 2004 16:29:10 +0200] rev 15030
- Expressed infer_derivs' in terms of infer_deriv
- Eta-expanded function instantiate to delay evaluation (avoids inefficiencies
when proof terms are switched off)
berghofe [Fri, 09 Jul 2004 16:23:57 +0200] rev 15029
- Removed obsolete clause in function check_str
- test_term now temporarily sets print_mode to [] as well
paulson [Fri, 09 Jul 2004 11:13:36 +0200] rev 15028
new profiling function
wenzelm [Thu, 08 Jul 2004 19:34:56 +0200] rev 15027
adapted type of simprocs;
wenzelm [Thu, 08 Jul 2004 19:34:18 +0200] rev 15026
make SML/NJ happy;
wenzelm [Thu, 08 Jul 2004 19:34:10 +0200] rev 15025
added add_term_varnames, term_varnames;
wenzelm [Thu, 08 Jul 2004 19:34:00 +0200] rev 15024
got rid of obsolete meta_simpset; tuned;
wenzelm [Thu, 08 Jul 2004 19:33:51 +0200] rev 15023
major cleanup; got rid of obsolete meta_simpset;
wenzelm [Thu, 08 Jul 2004 19:33:31 +0200] rev 15022
tuned simprocs;
wenzelm [Thu, 08 Jul 2004 19:33:05 +0200] rev 15021
got rid of obsolete meta_simpset;
wenzelm [Thu, 08 Jul 2004 19:32:53 +0200] rev 15020
tuned;
wenzelm [Thu, 08 Jul 2004 19:32:46 +0200] rev 15019
removed obsolete dependency;
schirmer [Tue, 06 Jul 2004 20:34:49 +0200] rev 15018
* Pure/Namespace: flag unique_names added
* Pure/Tactic: print_tac outputs goal through trace channel
* HOL/Simplifier: extended record_upd_simproc
schirmer [Tue, 06 Jul 2004 20:32:20 +0200] rev 15017
print_tac now outputs goals through trace-channel
schirmer [Tue, 06 Jul 2004 20:31:37 +0200] rev 15016
added flag unique_names
schirmer [Tue, 06 Jul 2004 20:31:06 +0200] rev 15015
* record_upd_simproc also simplifies trivial updates:
r(|x := x r|) = r
* tuned quick and dirty mode
berghofe [Sat, 03 Jul 2004 15:26:58 +0200] rev 15014
Added delete operation.
paulson [Thu, 01 Jul 2004 12:29:53 +0200] rev 15013
new treatment of binary numerals
schirmer [Wed, 30 Jun 2004 14:04:58 +0200] rev 15012
Added reference record_definition_quick_and_dirty_sensitive, to
skip proofs triggered by a record definition, if quick_and_dirty
is enabled.
skalberg [Wed, 30 Jun 2004 00:42:59 +0200] rev 15011
Made simplification procedures simpset-aware.
kleing [Tue, 29 Jun 2004 11:18:34 +0200] rev 15010
license change to BSD
obua [Tue, 29 Jun 2004 10:07:56 +0200] rev 15009
support for sparse matrices
paulson [Mon, 28 Jun 2004 11:15:13 +0200] rev 15008
new method for explicit classical resolution
paulson [Fri, 25 Jun 2004 15:03:05 +0200] rev 15007
auto update
skalberg [Fri, 25 Jun 2004 14:30:55 +0200] rev 15006
Merging the meta-simplifier with the Provers-simplifier. Next step:
make the simplification procedure simpset-aware.
paulson [Thu, 24 Jun 2004 17:54:53 +0200] rev 15005
Norbert Voelker
paulson [Thu, 24 Jun 2004 17:52:55 +0200] rev 15004
ringpower to recpower
paulson [Thu, 24 Jun 2004 17:52:02 +0200] rev 15003
replaced monomorphic abs definitions by abs_if
paulson [Thu, 24 Jun 2004 17:51:28 +0200] rev 15002
tidied
skalberg [Wed, 23 Jun 2004 14:44:22 +0200] rev 15001
Moved conversion rules from MetaSimplifier to Drule. refl_implies removed
from Drule, instead imp_cong' exported from there.
wenzelm [Wed, 23 Jun 2004 09:09:18 +0200] rev 15000
tuned;
webertj [Tue, 22 Jun 2004 14:14:08 +0200] rev 14999
faster conversion into DIMACS CNF and DIMACS SAT format
wenzelm [Tue, 22 Jun 2004 10:05:47 +0200] rev 14998
tuned;
wenzelm [Tue, 22 Jun 2004 09:52:15 +0200] rev 14997
tuned;
wenzelm [Tue, 22 Jun 2004 09:52:08 +0200] rev 14996
improved print_theory;
wenzelm [Tue, 22 Jun 2004 09:51:59 +0200] rev 14995
added output, removed pp_undef;
wenzelm [Tue, 22 Jun 2004 09:51:51 +0200] rev 14994
added chars_only, symbol_output;
wenzelm [Tue, 22 Jun 2004 09:51:39 +0200] rev 14993
tuned certify_typ/term;
wenzelm [Tue, 22 Jun 2004 09:51:23 +0200] rev 14992
tuned output;
wenzelm [Mon, 21 Jun 2004 16:49:58 +0200] rev 14991
added unparse;
wenzelm [Mon, 21 Jun 2004 16:41:06 +0200] rev 14990
pretty_abbr;
wenzelm [Mon, 21 Jun 2004 16:40:55 +0200] rev 14989
tuned certify_typ;
wenzelm [Mon, 21 Jun 2004 16:40:44 +0200] rev 14988
Type.cert_typ;
wenzelm [Mon, 21 Jun 2004 16:40:30 +0200] rev 14987
tuned certify_term;
wenzelm [Mon, 21 Jun 2004 16:40:08 +0200] rev 14986
added certify_class/sort;
wenzelm [Mon, 21 Jun 2004 16:39:58 +0200] rev 14985
added >>> : transition list -> unit;
wenzelm [Mon, 21 Jun 2004 16:39:39 +0200] rev 14984
immediate_output;
wenzelm [Mon, 21 Jun 2004 16:39:18 +0200] rev 14983
avoid \...\;
wenzelm [Mon, 21 Jun 2004 16:39:09 +0200] rev 14982
File.quote_sysify_path;
kleing [Mon, 21 Jun 2004 10:25:57 +0200] rev 14981
Merged in license change from Isabelle2004
wenzelm [Sun, 20 Jun 2004 09:30:12 +0200] rev 14980
got rid of Output.output for default print mode;
wenzelm [Sun, 20 Jun 2004 09:28:35 +0200] rev 14979
added checkTimer;
wenzelm [Sun, 20 Jun 2004 09:27:40 +0200] rev 14978
added accumulated timing;
wenzelm [Sun, 20 Jun 2004 09:27:32 +0200] rev 14977
added escape, export encode_raw, default mode now trivial, tuned;
wenzelm [Sun, 20 Jun 2004 09:27:24 +0200] rev 14976
use_output: Symbol.escape;