Tue, 06 Jun 2006 11:58:10 +0200 HOL/Tools/function_package: Applies CodeGen attributes again, where possible.
krauss [Tue, 06 Jun 2006 11:58:10 +0200] rev 19784
HOL/Tools/function_package: Applies CodeGen attributes again, where possible.
Tue, 06 Jun 2006 10:05:57 +0200 Improved parameter management of locales.
ballarin [Tue, 06 Jun 2006 10:05:57 +0200] rev 19783
Improved parameter management of locales.
Tue, 06 Jun 2006 09:28:24 +0200 HOL/Tools/function_package: imporoved handling of guards, added an example
krauss [Tue, 06 Jun 2006 09:28:24 +0200] rev 19782
HOL/Tools/function_package: imporoved handling of guards, added an example
Tue, 06 Jun 2006 08:21:14 +0200 HOL/Tools/function_package: More cleanup
krauss [Tue, 06 Jun 2006 08:21:14 +0200] rev 19781
HOL/Tools/function_package: More cleanup
Mon, 05 Jun 2006 21:54:26 +0200 export read/cert_expr;
wenzelm [Mon, 05 Jun 2006 21:54:26 +0200] rev 19780
export read/cert_expr; moved type witness to element.ML (abstract type); tuned;
Mon, 05 Jun 2006 21:54:25 +0200 guess: more careful about local polymorphism;
wenzelm [Mon, 05 Jun 2006 21:54:25 +0200] rev 19779
guess: more careful about local polymorphism; guess: explicit term vars in statement (avoids warning);
Mon, 05 Jun 2006 21:54:24 +0200 assm_tac: try rule termI;
wenzelm [Mon, 05 Jun 2006 21:54:24 +0200] rev 19778
assm_tac: try rule termI;
Mon, 05 Jun 2006 21:54:23 +0200 added params_of, prems_of;
wenzelm [Mon, 05 Jun 2006 21:54:23 +0200] rev 19777
added params_of, prems_of; added type witness (from locale.ML); misc cleanup;
Mon, 05 Jun 2006 21:54:22 +0200 added matches_seq (left-to-right matching, intermediate beta-normalization);
wenzelm [Mon, 05 Jun 2006 21:54:22 +0200] rev 19776
added matches_seq (left-to-right matching, intermediate beta-normalization);
Mon, 05 Jun 2006 21:54:21 +0200 support embedded terms;
wenzelm [Mon, 05 Jun 2006 21:54:21 +0200] rev 19775
support embedded terms;
Mon, 05 Jun 2006 21:54:20 +0200 allow non-trivial schematic goals (via embedded term vars);
wenzelm [Mon, 05 Jun 2006 21:54:20 +0200] rev 19774
allow non-trivial schematic goals (via embedded term vars);
Mon, 05 Jun 2006 19:54:12 +0200 HOL/Tools/fundef_package: Cleanup
krauss [Mon, 05 Jun 2006 19:54:12 +0200] rev 19773
HOL/Tools/fundef_package: Cleanup
Mon, 05 Jun 2006 19:09:40 +0200 added some further lemmas that deal with permutations and set-operators
urbanc [Mon, 05 Jun 2006 19:09:40 +0200] rev 19772
added some further lemmas that deal with permutations and set-operators
Mon, 05 Jun 2006 18:38:41 +0200 added the lemma perm_diff
urbanc [Mon, 05 Jun 2006 18:38:41 +0200] rev 19771
added the lemma perm_diff
Mon, 05 Jun 2006 14:26:07 +0200 HOL/Tools/function_package: Added support for mutual recursive definitions.
krauss [Mon, 05 Jun 2006 14:26:07 +0200] rev 19770
HOL/Tools/function_package: Added support for mutual recursive definitions.
Mon, 05 Jun 2006 14:22:58 +0200 Added [simp]-lemmas "in_inv_image" and "in_lex_prod" in the spirit of "in_measure".
krauss [Mon, 05 Jun 2006 14:22:58 +0200] rev 19769
Added [simp]-lemmas "in_inv_image" and "in_lex_prod" in the spirit of "in_measure". This simplifies some proofs.
Sun, 04 Jun 2006 10:52:47 +0200 ATP/res_clasimpset.ML has been merged into res_atp.ML.
mengj [Sun, 04 Jun 2006 10:52:47 +0200] rev 19768
ATP/res_clasimpset.ML has been merged into res_atp.ML.
Sun, 04 Jun 2006 10:50:41 +0200 Functions of Tools/ATP/res_clasimpset.ML are now in Tools/res_atp.ML. res_clasimpset.ML is not used anymore.
mengj [Sun, 04 Jun 2006 10:50:41 +0200] rev 19767
Functions of Tools/ATP/res_clasimpset.ML are now in Tools/res_atp.ML. res_clasimpset.ML is not used anymore.
Sat, 03 Jun 2006 17:49:42 +0200 generalized wfI
paulson [Sat, 03 Jun 2006 17:49:42 +0200] rev 19766
generalized wfI
Fri, 02 Jun 2006 23:22:29 +0200 misc cleanup;
wenzelm [Fri, 02 Jun 2006 23:22:29 +0200] rev 19765
misc cleanup;
Fri, 02 Jun 2006 20:12:59 +0200 removed obsolete ML files;
wenzelm [Fri, 02 Jun 2006 20:12:59 +0200] rev 19764
removed obsolete ML files;
Fri, 02 Jun 2006 19:41:37 +0200 tuned;
wenzelm [Fri, 02 Jun 2006 19:41:37 +0200] rev 19763
tuned;
Fri, 02 Jun 2006 18:24:48 +0200 tuned;
wenzelm [Fri, 02 Jun 2006 18:24:48 +0200] rev 19762
tuned;
Fri, 02 Jun 2006 18:15:38 +0200 removed obsolete ML files;
wenzelm [Fri, 02 Jun 2006 18:15:38 +0200] rev 19761
removed obsolete ML files;
Fri, 02 Jun 2006 16:06:19 +0200 merge: always normalize (and check!) reductions;
wenzelm [Fri, 02 Jun 2006 16:06:19 +0200] rev 19760
merge: always normalize (and check!) reductions;
Thu, 01 Jun 2006 23:53:29 +0200 removed legacy ML scripts
huffman [Thu, 01 Jun 2006 23:53:29 +0200] rev 19759
removed legacy ML scripts
Thu, 01 Jun 2006 23:09:34 +0200 tuned;
wenzelm [Thu, 01 Jun 2006 23:09:34 +0200] rev 19758
tuned;
Thu, 01 Jun 2006 23:07:51 +0200 removed obsolete ML files;
wenzelm [Thu, 01 Jun 2006 23:07:51 +0200] rev 19757
removed obsolete ML files;
Thu, 01 Jun 2006 21:14:54 +0200 lemmas strip;
wenzelm [Thu, 01 Jun 2006 21:14:54 +0200] rev 19756
lemmas strip;
Thu, 01 Jun 2006 21:14:05 +0200 removed obsolete ML files;
wenzelm [Thu, 01 Jun 2006 21:14:05 +0200] rev 19755
removed obsolete ML files;
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip