Tue, 06 Jul 2004 20:32:20 +0200 print_tac now outputs goals through trace-channel
schirmer [Tue, 06 Jul 2004 20:32:20 +0200] rev 15017
print_tac now outputs goals through trace-channel
Tue, 06 Jul 2004 20:31:37 +0200 added flag unique_names
schirmer [Tue, 06 Jul 2004 20:31:37 +0200] rev 15016
added flag unique_names
Tue, 06 Jul 2004 20:31:06 +0200 * record_upd_simproc also simplifies trivial updates:
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
Sat, 03 Jul 2004 15:26:58 +0200 Added delete operation.
berghofe [Sat, 03 Jul 2004 15:26:58 +0200] rev 15014
Added delete operation.
Thu, 01 Jul 2004 12:29:53 +0200 new treatment of binary numerals
paulson [Thu, 01 Jul 2004 12:29:53 +0200] rev 15013
new treatment of binary numerals
Wed, 30 Jun 2004 14:04:58 +0200 Added reference record_definition_quick_and_dirty_sensitive, to
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.
Wed, 30 Jun 2004 00:42:59 +0200 Made simplification procedures simpset-aware.
skalberg [Wed, 30 Jun 2004 00:42:59 +0200] rev 15011
Made simplification procedures simpset-aware.
Tue, 29 Jun 2004 11:18:34 +0200 license change to BSD
kleing [Tue, 29 Jun 2004 11:18:34 +0200] rev 15010
license change to BSD
Tue, 29 Jun 2004 10:07:56 +0200 support for sparse matrices
obua [Tue, 29 Jun 2004 10:07:56 +0200] rev 15009
support for sparse matrices
Mon, 28 Jun 2004 11:15:13 +0200 new method for explicit classical resolution
paulson [Mon, 28 Jun 2004 11:15:13 +0200] rev 15008
new method for explicit classical resolution
Fri, 25 Jun 2004 15:03:05 +0200 auto update
paulson [Fri, 25 Jun 2004 15:03:05 +0200] rev 15007
auto update
Fri, 25 Jun 2004 14:30:55 +0200 Merging the meta-simplifier with the Provers-simplifier. Next step:
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.
Thu, 24 Jun 2004 17:54:53 +0200 Norbert Voelker
paulson [Thu, 24 Jun 2004 17:54:53 +0200] rev 15005
Norbert Voelker
Thu, 24 Jun 2004 17:52:55 +0200 ringpower to recpower
paulson [Thu, 24 Jun 2004 17:52:55 +0200] rev 15004
ringpower to recpower
Thu, 24 Jun 2004 17:52:02 +0200 replaced monomorphic abs definitions by abs_if
paulson [Thu, 24 Jun 2004 17:52:02 +0200] rev 15003
replaced monomorphic abs definitions by abs_if
Thu, 24 Jun 2004 17:51:28 +0200 tidied
paulson [Thu, 24 Jun 2004 17:51:28 +0200] rev 15002
tidied
Wed, 23 Jun 2004 14:44:22 +0200 Moved conversion rules from MetaSimplifier to Drule. refl_implies removed
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.
Wed, 23 Jun 2004 09:09:18 +0200 tuned;
wenzelm [Wed, 23 Jun 2004 09:09:18 +0200] rev 15000
tuned;
Tue, 22 Jun 2004 14:14:08 +0200 faster conversion into DIMACS CNF and DIMACS SAT format
webertj [Tue, 22 Jun 2004 14:14:08 +0200] rev 14999
faster conversion into DIMACS CNF and DIMACS SAT format
Tue, 22 Jun 2004 10:05:47 +0200 tuned;
wenzelm [Tue, 22 Jun 2004 10:05:47 +0200] rev 14998
tuned;
Tue, 22 Jun 2004 09:52:15 +0200 tuned;
wenzelm [Tue, 22 Jun 2004 09:52:15 +0200] rev 14997
tuned;
Tue, 22 Jun 2004 09:52:08 +0200 improved print_theory;
wenzelm [Tue, 22 Jun 2004 09:52:08 +0200] rev 14996
improved print_theory;
Tue, 22 Jun 2004 09:51:59 +0200 added output, removed pp_undef;
wenzelm [Tue, 22 Jun 2004 09:51:59 +0200] rev 14995
added output, removed pp_undef;
Tue, 22 Jun 2004 09:51:51 +0200 added chars_only, symbol_output;
wenzelm [Tue, 22 Jun 2004 09:51:51 +0200] rev 14994
added chars_only, symbol_output;
Tue, 22 Jun 2004 09:51:39 +0200 tuned certify_typ/term;
wenzelm [Tue, 22 Jun 2004 09:51:39 +0200] rev 14993
tuned certify_typ/term;
Tue, 22 Jun 2004 09:51:23 +0200 tuned output;
wenzelm [Tue, 22 Jun 2004 09:51:23 +0200] rev 14992
tuned output;
Mon, 21 Jun 2004 16:49:58 +0200 added unparse;
wenzelm [Mon, 21 Jun 2004 16:49:58 +0200] rev 14991
added unparse;
Mon, 21 Jun 2004 16:41:06 +0200 pretty_abbr;
wenzelm [Mon, 21 Jun 2004 16:41:06 +0200] rev 14990
pretty_abbr;
Mon, 21 Jun 2004 16:40:55 +0200 tuned certify_typ;
wenzelm [Mon, 21 Jun 2004 16:40:55 +0200] rev 14989
tuned certify_typ;
Mon, 21 Jun 2004 16:40:44 +0200 Type.cert_typ;
wenzelm [Mon, 21 Jun 2004 16:40:44 +0200] rev 14988
Type.cert_typ;
Mon, 21 Jun 2004 16:40:30 +0200 tuned certify_term;
wenzelm [Mon, 21 Jun 2004 16:40:30 +0200] rev 14987
tuned certify_term;
Mon, 21 Jun 2004 16:40:08 +0200 added certify_class/sort;
wenzelm [Mon, 21 Jun 2004 16:40:08 +0200] rev 14986
added certify_class/sort;
Mon, 21 Jun 2004 16:39:58 +0200 added >>> : transition list -> unit;
wenzelm [Mon, 21 Jun 2004 16:39:58 +0200] rev 14985
added >>> : transition list -> unit;
Mon, 21 Jun 2004 16:39:39 +0200 immediate_output;
wenzelm [Mon, 21 Jun 2004 16:39:39 +0200] rev 14984
immediate_output;
Mon, 21 Jun 2004 16:39:18 +0200 avoid \...\;
wenzelm [Mon, 21 Jun 2004 16:39:18 +0200] rev 14983
avoid \...\;
Mon, 21 Jun 2004 16:39:09 +0200 File.quote_sysify_path;
wenzelm [Mon, 21 Jun 2004 16:39:09 +0200] rev 14982
File.quote_sysify_path;
Mon, 21 Jun 2004 10:25:57 +0200 Merged in license change from Isabelle2004
kleing [Mon, 21 Jun 2004 10:25:57 +0200] rev 14981
Merged in license change from Isabelle2004
Sun, 20 Jun 2004 09:30:12 +0200 got rid of Output.output for default print mode;
wenzelm [Sun, 20 Jun 2004 09:30:12 +0200] rev 14980
got rid of Output.output for default print mode;
Sun, 20 Jun 2004 09:28:35 +0200 added checkTimer;
wenzelm [Sun, 20 Jun 2004 09:28:35 +0200] rev 14979
added checkTimer;
Sun, 20 Jun 2004 09:27:40 +0200 added accumulated timing;
wenzelm [Sun, 20 Jun 2004 09:27:40 +0200] rev 14978
added accumulated timing;
Sun, 20 Jun 2004 09:27:32 +0200 added escape, export encode_raw, default mode now trivial, tuned;
wenzelm [Sun, 20 Jun 2004 09:27:32 +0200] rev 14977
added escape, export encode_raw, default mode now trivial, tuned;
Sun, 20 Jun 2004 09:27:24 +0200 use_output: Symbol.escape;
wenzelm [Sun, 20 Jun 2004 09:27:24 +0200] rev 14976
use_output: Symbol.escape;
Sun, 20 Jun 2004 09:27:17 +0200 tuned pp;
wenzelm [Sun, 20 Jun 2004 09:27:17 +0200] rev 14975
tuned pp;
Sun, 20 Jun 2004 09:27:04 +0200 avoid premature evaluation of syn_of (wastes time in conjunction with pp);
wenzelm [Sun, 20 Jun 2004 09:27:04 +0200] rev 14974
avoid premature evaluation of syn_of (wastes time in conjunction with pp);
Sun, 20 Jun 2004 09:26:48 +0200 Symbol.encode_raw;
wenzelm [Sun, 20 Jun 2004 09:26:48 +0200] rev 14973
Symbol.encode_raw;
Sun, 20 Jun 2004 09:26:29 +0200 tuned;
wenzelm [Sun, 20 Jun 2004 09:26:29 +0200] rev 14972
tuned;
Fri, 18 Jun 2004 20:10:52 +0200 improved comments -- required by 'isatool latex -o syms';
wenzelm [Fri, 18 Jun 2004 20:10:52 +0200] rev 14971
improved comments -- required by 'isatool latex -o syms';
Fri, 18 Jun 2004 20:07:59 +0200 more generous treatment of packages in draft prints;
wenzelm [Fri, 18 Jun 2004 20:07:59 +0200] rev 14970
more generous treatment of packages in draft prints;
Fri, 18 Jun 2004 20:07:51 +0200 scalable string_of_tree; tuned;
wenzelm [Fri, 18 Jun 2004 20:07:51 +0200] rev 14969
scalable string_of_tree; tuned;
Fri, 18 Jun 2004 20:07:42 +0200 tuned exists_string;
wenzelm [Fri, 18 Jun 2004 20:07:42 +0200] rev 14968
tuned exists_string;
Fri, 18 Jun 2004 20:07:31 +0200 isatool_document: verbose option;
wenzelm [Fri, 18 Jun 2004 20:07:31 +0200] rev 14967
isatool_document: verbose option;
Fri, 18 Jun 2004 00:32:54 +0200 Add \usepackage{latexsym}
aspinall [Fri, 18 Jun 2004 00:32:54 +0200] rev 14966
Add \usepackage{latexsym}
Thu, 17 Jun 2004 22:01:23 +0200 new SAT solver interface
webertj [Thu, 17 Jun 2004 22:01:23 +0200] rev 14965
new SAT solver interface
Thu, 17 Jun 2004 21:58:51 +0200 improved defcnf conversion
webertj [Thu, 17 Jun 2004 21:58:51 +0200] rev 14964
improved defcnf conversion
Thu, 17 Jun 2004 17:18:30 +0200 removal of magmas and semigroups
paulson [Thu, 17 Jun 2004 17:18:30 +0200] rev 14963
removal of magmas and semigroups
Thu, 17 Jun 2004 14:27:01 +0200 fixed 'requires' comments, which are needed for printing of drafts;
wenzelm [Thu, 17 Jun 2004 14:27:01 +0200] rev 14962
fixed 'requires' comments, which are needed for printing of drafts;
Thu, 17 Jun 2004 14:26:43 +0200 isub/isup quasi letter (again); tuned;
wenzelm [Thu, 17 Jun 2004 14:26:43 +0200] rev 14961
isub/isup quasi letter (again); tuned;
Thu, 17 Jun 2004 14:26:24 +0200 tuned;
wenzelm [Thu, 17 Jun 2004 14:26:24 +0200] rev 14960
tuned;
Thu, 17 Jun 2004 14:24:43 +0200 tuned
schirmer [Thu, 17 Jun 2004 14:24:43 +0200] rev 14959
tuned
Wed, 16 Jun 2004 20:42:22 +0200 isatool_document: writeln output;
wenzelm [Wed, 16 Jun 2004 20:42:22 +0200] rev 14958
isatool_document: writeln output;
Wed, 16 Jun 2004 20:37:29 +0200 tuned document;
wenzelm [Wed, 16 Jun 2004 20:37:29 +0200] rev 14957
tuned document;
Wed, 16 Jun 2004 20:37:14 +0200 prevent looping of error messages involving malformed symbols;
wenzelm [Wed, 16 Jun 2004 20:37:14 +0200] rev 14956
prevent looping of error messages involving malformed symbols;
Wed, 16 Jun 2004 20:37:00 +0200 tuned;
wenzelm [Wed, 16 Jun 2004 20:37:00 +0200] rev 14955
tuned;
Wed, 16 Jun 2004 20:36:43 +0200 removed unused help function;
wenzelm [Wed, 16 Jun 2004 20:36:43 +0200] rev 14954
removed unused help function;
(0) -10000 -3000 -1000 -300 -100 -64 +64 +100 +300 +1000 +3000 +10000 +30000 tip