src/HOL/Tools/record.ML
Mon, 21 Dec 2009 08:32:04 +0100 haftmann prefer prefix "iso" over potentially misleading "is"; tuned
Wed, 25 Nov 2009 09:13:46 +0100 haftmann normalized uncurry take/drop
Tue, 24 Nov 2009 17:28:25 +0100 haftmann curried take/drop
Mon, 16 Nov 2009 13:49:21 +0100 wenzelm guard future proofs by Goal.future_enabled;
Sat, 14 Nov 2009 09:31:54 +0100 schirmer clarified quick-and-dirty usage in record package;
Wed, 11 Nov 2009 15:10:26 +0100 haftmann adding code equations for constructors
Tue, 10 Nov 2009 16:11:43 +0100 haftmann substantial simplification restores code generation
Sun, 08 Nov 2009 18:43:42 +0100 wenzelm adapted Theory_Data;
Mon, 02 Nov 2009 20:38:46 +0100 wenzelm modernized structure Primitive_Defs;
Sun, 01 Nov 2009 15:24:45 +0100 wenzelm modernized structure Rule_Cases;
Sat, 24 Oct 2009 19:47:37 +0200 wenzelm renamed NameSpace to Name_Space -- also to emphasize its subtle change in semantics;
Thu, 22 Oct 2009 13:48:06 +0200 haftmann map_range (and map_index) combinator
Wed, 21 Oct 2009 16:57:57 +0200 blanchet merged
Wed, 21 Oct 2009 16:53:00 +0200 blanchet removed "nitpick_const_simp" attribute from Record's "simps";
Wed, 21 Oct 2009 12:09:37 +0200 haftmann curried inter as canonical list operation (beware of argument order)
Wed, 21 Oct 2009 08:16:25 +0200 haftmann merged
Wed, 21 Oct 2009 08:14:38 +0200 haftmann dropped redundant gen_ prefix
Tue, 20 Oct 2009 16:13:01 +0200 haftmann replaced old_style infixes eq_set, subset, union, inter and variants by generic versions
Tue, 20 Oct 2009 20:54:31 +0200 wenzelm uniform use of Integer.min/max;
Sat, 17 Oct 2009 21:14:08 +0200 wenzelm tuned;
Sat, 17 Oct 2009 20:37:38 +0200 wenzelm removed separate record_quick_and_dirty_sensitive;
Sat, 17 Oct 2009 20:15:59 +0200 wenzelm simplified tactics;
Sat, 17 Oct 2009 19:04:35 +0200 wenzelm eliminated old List.foldr and OldTerm operations;
Sat, 17 Oct 2009 18:14:47 +0200 wenzelm removed unused names;
Sat, 17 Oct 2009 18:01:24 +0200 wenzelm misc tuning and simplification;
Sat, 17 Oct 2009 16:58:03 +0200 wenzelm operations of structure Skip_Proof (formerly SkipProof) no longer require quick_and_dirty mode;
Sat, 17 Oct 2009 00:52:37 +0200 wenzelm explicitly qualify Drule.standard;
Thu, 15 Oct 2009 23:28:10 +0200 wenzelm replaced String.concat by implode;
Thu, 01 Oct 2009 14:11:28 +0200 wenzelm avoid mixed l/r infixes, which do not work in some versions of SML;
Thu, 01 Oct 2009 12:15:35 +0200 wenzelm tuned;
less more (0) -50 -30 tip