src/HOL/Tools/Function/mutual.ML
Sat, 15 May 2010 21:50:05 +0200 wenzelm less pervasive names from structure Thm;
Sun, 09 May 2010 15:28:44 +0200 krauss do not redeclare [simp] rules, to avoid "duplicate rewrite rule" warnings
Sun, 07 Mar 2010 11:57:16 +0100 wenzelm modernized structure Local_Defs;
Sat, 02 Jan 2010 23:18:58 +0100 krauss new year's resolution: reindented code in function package
Mon, 23 Nov 2009 15:05:59 +0100 krauss eliminated dead code and some unused bindings, reported by polyml
Thu, 19 Nov 2009 14:46:33 +0100 wenzelm adapted Local_Theory.define -- eliminated odd thm kind;
Fri, 13 Nov 2009 21:11:15 +0100 wenzelm modernized structure Local_Theory;
Thu, 12 Nov 2009 22:02:11 +0100 wenzelm eliminated obsolete "internal" kind -- collapsed to unspecific "";
Mon, 02 Nov 2009 22:23:57 +0100 krauss do not use Binding.empty: conceal flag gets lost in Thm.def_binding_optional
Wed, 28 Oct 2009 16:27:48 +0100 wenzelm simplified default binding;
Fri, 23 Oct 2009 16:22:10 +0200 krauss function package: more standard names for structures and files
Tue, 29 Sep 2009 22:48:24 +0200 wenzelm modernized Balanced_Tree;
Thu, 23 Jul 2009 18:44:09 +0200 wenzelm renamed simpset_of to global_simpset_of, and local_simpset_of to simpset_of -- same for claset and clasimpset;
Fri, 17 Jul 2009 21:32:58 +0200 wenzelm compare types directly -- no need to invoke Type.eq_type with empty environment;
Tue, 23 Jun 2009 12:09:30 +0200 haftmann uniformly capitialized names for subdirectories
less more (0) tip