Thu, 19 May 2011 10:24:13 +0200 tweaked ATP type systems further based on Judgment Day
blanchet [Thu, 19 May 2011 10:24:13 +0200] rev 42853
tweaked ATP type systems further based on Judgment Day
Thu, 19 May 2011 10:24:13 +0200 honor "conj_sym_kind" also for tag symbol declarations
blanchet [Thu, 19 May 2011 10:24:13 +0200] rev 42852
honor "conj_sym_kind" also for tag symbol declarations
Thu, 19 May 2011 10:24:13 +0200 removed "poly_tags_light_bang" since highly unsound
blanchet [Thu, 19 May 2011 10:24:13 +0200] rev 42851
removed "poly_tags_light_bang" since highly unsound
Thu, 19 May 2011 10:24:13 +0200 distinguish between a soft timeout (30 s by defalt) and a hard timeout (60 s), to let minimization-based provers (such as CVC3, Yices, and occasionally the other provers) do their job
blanchet [Thu, 19 May 2011 10:24:13 +0200] rev 42850
distinguish between a soft timeout (30 s by defalt) and a hard timeout (60 s), to let minimization-based provers (such as CVC3, Yices, and occasionally the other provers) do their job
Thu, 19 May 2011 10:24:13 +0200 reintroduce TFF workaround for limitations of actual TFF implementations (ToFoF, SNARK)
blanchet [Thu, 19 May 2011 10:24:13 +0200] rev 42849
reintroduce TFF workaround for limitations of actual TFF implementations (ToFoF, SNARK)
Thu, 19 May 2011 10:24:13 +0200 fixed empty proof detection
blanchet [Thu, 19 May 2011 10:24:13 +0200] rev 42848
fixed empty proof detection
Thu, 19 May 2011 10:24:13 +0200 tuning
blanchet [Thu, 19 May 2011 10:24:13 +0200] rev 42847
tuning
Thu, 19 May 2011 10:24:13 +0200 minor doc fixes
blanchet [Thu, 19 May 2011 10:24:13 +0200] rev 42846
minor doc fixes
Thu, 19 May 2011 10:24:13 +0200 mention version 0.6 of Vampire, since that's what's currently available for download
blanchet [Thu, 19 May 2011 10:24:13 +0200] rev 42845
mention version 0.6 of Vampire, since that's what's currently available for download
Thu, 19 May 2011 10:24:13 +0200 better error reporting: detect missing E proofs and remove Vampire native format error
blanchet [Thu, 19 May 2011 10:24:13 +0200] rev 42844
better error reporting: detect missing E proofs and remove Vampire native format error
Wed, 18 May 2011 15:45:34 +0200 NEWS
bulwahn [Wed, 18 May 2011 15:45:34 +0200] rev 42843
NEWS
Wed, 18 May 2011 15:45:33 +0200 adding Code_Char_ord to code generation regression tests
bulwahn [Wed, 18 May 2011 15:45:33 +0200] rev 42842
adding Code_Char_ord to code generation regression tests
Wed, 18 May 2011 15:45:33 +0200 adding theory to force code generation of ordering on characters to built-in ordering of characters in target languages
bulwahn [Wed, 18 May 2011 15:45:33 +0200] rev 42841
adding theory to force code generation of ordering on characters to built-in ordering of characters in target languages
Fri, 20 May 2011 14:03:42 +0200 removed some obsolete text;
wenzelm [Fri, 20 May 2011 14:03:42 +0200] rev 42840
removed some obsolete text;
Wed, 18 May 2011 23:39:22 +0200 basic support for overpainting of text, imitating jEdit internals;
wenzelm [Wed, 18 May 2011 23:39:22 +0200] rev 42839
basic support for overpainting of text, imitating jEdit internals;
Tue, 17 May 2011 22:29:55 +0200 some support for token/chunk handling, imitating jEdit internals;
wenzelm [Tue, 17 May 2011 22:29:55 +0200] rev 42838
some support for token/chunk handling, imitating jEdit internals;
Tue, 17 May 2011 15:11:36 +0200 renamed thin to light, fat to heavy
blanchet [Tue, 17 May 2011 15:11:36 +0200] rev 42837
renamed thin to light, fat to heavy
Tue, 17 May 2011 15:11:36 +0200 code cleanup, better handling of corner cases
blanchet [Tue, 17 May 2011 15:11:36 +0200] rev 42836
code cleanup, better handling of corner cases
Tue, 17 May 2011 15:11:36 +0200 run blacklist algorithm only if slicing is on
blanchet [Tue, 17 May 2011 15:11:36 +0200] rev 42835
run blacklist algorithm only if slicing is on
Tue, 17 May 2011 15:11:36 +0200 implemented thin versions of "preds" type systems + fixed various issues with type args
blanchet [Tue, 17 May 2011 15:11:36 +0200] rev 42834
implemented thin versions of "preds" type systems + fixed various issues with type args
Tue, 17 May 2011 15:11:36 +0200 use antiquotation
blanchet [Tue, 17 May 2011 15:11:36 +0200] rev 42833
use antiquotation
Tue, 17 May 2011 15:11:36 +0200 renamed "shallow" to "thin" and make it the default
blanchet [Tue, 17 May 2011 15:11:36 +0200] rev 42832
renamed "shallow" to "thin" and make it the default
Tue, 17 May 2011 15:11:36 +0200 more work on "shallow" encoding + adjustments to other encodings
blanchet [Tue, 17 May 2011 15:11:36 +0200] rev 42831
more work on "shallow" encoding + adjustments to other encodings
Tue, 17 May 2011 15:11:36 +0200 generate type classes predicates in new "shallow" encoding
blanchet [Tue, 17 May 2011 15:11:36 +0200] rev 42830
generate type classes predicates in new "shallow" encoding
Tue, 17 May 2011 15:11:36 +0200 started implementing "shallow" type systems, based on ideas by Claessen et al.
blanchet [Tue, 17 May 2011 15:11:36 +0200] rev 42829
started implementing "shallow" type systems, based on ideas by Claessen et al.
Tue, 17 May 2011 15:11:36 +0200 added syntax for "shallow" encodings
blanchet [Tue, 17 May 2011 15:11:36 +0200] rev 42828
added syntax for "shallow" encodings
Tue, 17 May 2011 15:11:36 +0200 provide isabellep as a method
blanchet [Tue, 17 May 2011 15:11:36 +0200] rev 42827
provide isabellep as a method
Tue, 17 May 2011 15:11:36 +0200 append special boring facts rather than prepend them, to avoid confusing E's weighting mechanism
blanchet [Tue, 17 May 2011 15:11:36 +0200] rev 42826
append special boring facts rather than prepend them, to avoid confusing E's weighting mechanism
Mon, 16 May 2011 23:41:10 +0200 tuned;
wenzelm [Mon, 16 May 2011 23:41:10 +0200] rev 42825
tuned;
Mon, 16 May 2011 16:06:31 +0200 less fine-grained mira dependencies
krauss [Mon, 16 May 2011 16:06:31 +0200] rev 42824
less fine-grained mira dependencies
Mon, 16 May 2011 14:35:38 +0200 mira hack for special settings on lxbroy10
krauss [Mon, 16 May 2011 14:35:38 +0200] rev 42823
mira hack for special settings on lxbroy10
Mon, 16 May 2011 14:10:58 +0200 no dependencies for Isabelle_makeall, which will be built in one go
krauss [Mon, 16 May 2011 14:10:58 +0200] rev 42822
no dependencies for Isabelle_makeall, which will be built in one go
Mon, 16 May 2011 14:06:07 +0200 clarified handling of ISABELLE_USEDIR_OPTIONS in mira
krauss [Mon, 16 May 2011 14:06:07 +0200] rev 42821
clarified handling of ISABELLE_USEDIR_OPTIONS in mira
Sun, 15 May 2011 22:22:26 +0200 future merge of grammars, to improve parallel performance;
wenzelm [Sun, 15 May 2011 22:22:26 +0200] rev 42820
future merge of grammars, to improve parallel performance;
Sun, 15 May 2011 20:50:22 +0200 only show relevant timing;
wenzelm [Sun, 15 May 2011 20:50:22 +0200] rev 42819
only show relevant timing;
Sun, 15 May 2011 20:38:08 +0200 timing of Theory_Data operations, with implicit thread positions when functor is applied;
wenzelm [Sun, 15 May 2011 20:38:08 +0200] rev 42818
timing of Theory_Data operations, with implicit thread positions when functor is applied;
Sun, 15 May 2011 19:19:26 +0200 tuned;
wenzelm [Sun, 15 May 2011 19:19:26 +0200] rev 42817
tuned;
Sun, 15 May 2011 18:59:27 +0200 eliminated obsolete "assert" function, including divergent (unused!?) clone in Predicate_Compile_Proof;
wenzelm [Sun, 15 May 2011 18:59:27 +0200] rev 42816
eliminated obsolete "assert" function, including divergent (unused!?) clone in Predicate_Compile_Proof;
Sun, 15 May 2011 18:00:08 +0200 NEWS (cf. 4e8483cc2cc5);
wenzelm [Sun, 15 May 2011 18:00:08 +0200] rev 42815
NEWS (cf. 4e8483cc2cc5);
Sun, 15 May 2011 17:45:53 +0200 simplified/unified method_setup/attribute_setup;
wenzelm [Sun, 15 May 2011 17:45:53 +0200] rev 42814
simplified/unified method_setup/attribute_setup;
Sun, 15 May 2011 17:06:35 +0200 optional description for 'attribute_setup' and 'method_setup';
wenzelm [Sun, 15 May 2011 17:06:35 +0200] rev 42813
optional description for 'attribute_setup' and 'method_setup';
Sun, 15 May 2011 16:40:24 +0200 tuned signature;
wenzelm [Sun, 15 May 2011 16:40:24 +0200] rev 42812
tuned signature;
Sat, 14 May 2011 22:00:24 +0200 merged
wenzelm [Sat, 14 May 2011 22:00:24 +0200] rev 42811
merged
Sat, 14 May 2011 21:42:17 +0200 slightly more efficient claset operations, using Item_Net to maintain rules in canonical order;
wenzelm [Sat, 14 May 2011 21:42:17 +0200] rev 42810
slightly more efficient claset operations, using Item_Net to maintain rules in canonical order;
Sat, 14 May 2011 18:26:25 +0200 use pointfree characterisation for fold_set locale
haftmann [Sat, 14 May 2011 18:26:25 +0200] rev 42809
use pointfree characterisation for fold_set locale
Sat, 14 May 2011 18:29:06 +0200 discontinued global config options within attribute name space;
wenzelm [Sat, 14 May 2011 18:29:06 +0200] rev 42808
discontinued global config options within attribute name space;
Sat, 14 May 2011 17:55:08 +0200 more precise warnings: observe context visibility;
wenzelm [Sat, 14 May 2011 17:55:08 +0200] rev 42807
more precise warnings: observe context visibility;
Sat, 14 May 2011 16:27:47 +0200 modernized structure Rule_Insts;
wenzelm [Sat, 14 May 2011 16:27:47 +0200] rev 42806
modernized structure Rule_Insts;
Sat, 14 May 2011 16:22:53 +0200 discontinued old / unused addss' (cf. 57f364d1d3b2);
wenzelm [Sat, 14 May 2011 16:22:53 +0200] rev 42805
discontinued old / unused addss' (cf. 57f364d1d3b2);
Sat, 14 May 2011 16:12:42 +0200 eliminated global Unsynchronized.ref;
wenzelm [Sat, 14 May 2011 16:12:42 +0200] rev 42804
eliminated global Unsynchronized.ref; eliminated Display.string_of_thm_without_context;
Sat, 14 May 2011 16:03:28 +0200 proper runtime context for auto_inv_tac;
wenzelm [Sat, 14 May 2011 16:03:28 +0200] rev 42803
proper runtime context for auto_inv_tac;
Sat, 14 May 2011 13:32:33 +0200 simplified BLAST_DATA;
wenzelm [Sat, 14 May 2011 13:32:33 +0200] rev 42802
simplified BLAST_DATA;
Sat, 14 May 2011 13:26:55 +0200 proper Proof.context -- eliminated global operations;
wenzelm [Sat, 14 May 2011 13:26:55 +0200] rev 42801
proper Proof.context -- eliminated global operations;
Sat, 14 May 2011 12:40:11 +0200 just one universal Proof.context -- discontinued claset/clasimpset;
wenzelm [Sat, 14 May 2011 12:40:11 +0200] rev 42800
just one universal Proof.context -- discontinued claset/clasimpset;
Sat, 14 May 2011 11:42:43 +0200 modernized functor names;
wenzelm [Sat, 14 May 2011 11:42:43 +0200] rev 42799
modernized functor names; tuned;
Sat, 14 May 2011 00:32:16 +0200 method "deepen" with optional limit;
wenzelm [Sat, 14 May 2011 00:32:16 +0200] rev 42798
method "deepen" with optional limit;
Fri, 13 May 2011 23:59:48 +0200 merged
wenzelm [Fri, 13 May 2011 23:59:48 +0200] rev 42797
merged
Fri, 13 May 2011 21:36:01 +0200 removed redundant type annotations and duplicate examples
krauss [Fri, 13 May 2011 21:36:01 +0200] rev 42796
removed redundant type annotations and duplicate examples
Fri, 13 May 2011 23:58:40 +0200 clarified map_simpset versus Simplifier.map_simpset_global;
wenzelm [Fri, 13 May 2011 23:58:40 +0200] rev 42795
clarified map_simpset versus Simplifier.map_simpset_global;
Fri, 13 May 2011 23:24:06 +0200 make ZF_cs snapshot after final setup;
wenzelm [Fri, 13 May 2011 23:24:06 +0200] rev 42794
make ZF_cs snapshot after final setup;
Fri, 13 May 2011 22:55:00 +0200 proper Proof.context for classical tactics;
wenzelm [Fri, 13 May 2011 22:55:00 +0200] rev 42793
proper Proof.context for classical tactics; reduced claset to snapshot of classical context; discontinued clasimpset;
Fri, 13 May 2011 16:03:03 +0200 do not open ML structures;
wenzelm [Fri, 13 May 2011 16:03:03 +0200] rev 42792
do not open ML structures;
Fri, 13 May 2011 15:55:32 +0200 eliminated weight_ASTAR: int Unsynchronized.ref (astar_tac appears to be obsolete anyway);
wenzelm [Fri, 13 May 2011 15:55:32 +0200] rev 42791
eliminated weight_ASTAR: int Unsynchronized.ref (astar_tac appears to be obsolete anyway);
Fri, 13 May 2011 15:47:54 +0200 misc tuning and simplification;
wenzelm [Fri, 13 May 2011 15:47:54 +0200] rev 42790
misc tuning and simplification;
(0) -30000 -10000 -3000 -1000 -300 -100 -64 +64 +100 +300 +1000 +3000 +10000 +30000 tip