src/HOL/Tools/Quotient/quotient_info.ML
Fri, 23 Mar 2012 14:18:43 +0100 kuncar store the quotient theorem for every quotient
Fri, 23 Mar 2012 20:32:43 +0100 wenzelm tuned;
Fri, 16 Mar 2012 21:59:19 +0100 wenzelm afford strict Args.type_name (cf. 29e88714ffe4);
Fri, 16 Mar 2012 18:20:12 +0100 wenzelm outer syntax command definitions based on formal command_spec derived from theory header declarations;
Thu, 15 Mar 2012 20:07:00 +0100 wenzelm prefer formally checked @{keyword} parser;
Fri, 09 Dec 2011 18:07:04 +0100 kuncar Quotient_Info stores only relation maps
Thu, 17 Nov 2011 14:35:32 +0100 bulwahn adding database of abs and rep terms to the quotient package; registering abs and rep terms in quotient_type and using them in quotient_definition
Sat, 05 Nov 2011 12:01:21 +0000 Christian Urban more use of global operations (see 98ec8b51af9c)
Fri, 04 Nov 2011 17:19:33 +0100 wenzelm prefer global Quotient_Info lookup to accomodate Quotient_Term, which is not quite localized yet (cf. 9fd6fce8a230);
Fri, 28 Oct 2011 23:41:16 +0200 wenzelm tuned Named_Thms: proper binding;
Thu, 27 Oct 2011 21:52:57 +0200 wenzelm more standard attribute setup;
Thu, 27 Oct 2011 21:02:10 +0200 wenzelm localized quotient data;
Thu, 27 Oct 2011 20:26:38 +0200 wenzelm simplified/standardized signatures;
Thu, 27 Oct 2011 19:41:08 +0200 wenzelm tuned signature;
Thu, 27 Oct 2011 13:52:31 +0200 bulwahn respecting isabelle's programming style in the quotient package by simplifying qconsts_lookup function for data access; removing odd NotFound exception
Thu, 27 Oct 2011 13:50:55 +0200 bulwahn respecting isabelle's programming style in the quotient package by simplifying map_lookup function for data access
Thu, 27 Oct 2011 13:50:54 +0200 bulwahn respecting isabelle's programming style in the quotient package by simplifying quotdata_lookup function for data access
Sat, 16 Apr 2011 16:15:37 +0200 wenzelm modernized structure Proof_Context;
Sat, 08 Jan 2011 17:14:48 +0100 wenzelm misc tuning and comments based on review of Theory_Data, Proof_Data, Generic_Data usage;
Fri, 07 Jan 2011 21:51:28 +0100 wenzelm more standard package setup;
Fri, 07 Jan 2011 21:26:49 +0100 wenzelm do not open ML structures;
Fri, 07 Jan 2011 15:55:27 +0100 wenzelm tuned;
Fri, 07 Jan 2011 15:35:00 +0100 wenzelm more precise parentheses and indentation;
Fri, 07 Jan 2011 14:58:15 +0100 wenzelm comments;
Thu, 28 Oct 2010 22:11:06 +0200 wenzelm handle Type.TYPE_MATCH, not arbitrary exceptions via MATCH_TYPE variable;
Thu, 26 Aug 2010 21:04:22 +0200 wenzelm more uniform descriptions, which end up in the collective output of 'print_attributes' for example;
Thu, 26 Aug 2010 16:34:10 +0200 wenzelm simplification/standardization of some theory data;
Thu, 26 Aug 2010 13:09:12 +0200 wenzelm renamed ProofContext.theory(_result) to ProofContext.background_theory(_result) to emphasize that this belongs to the infrastructure and is rarely appropriate in user-space tools;
Fri, 23 Jul 2010 18:42:35 +0200 wenzelm observe standard conventions for doc-strings;
Thu, 08 Jul 2010 16:19:24 +0200 haftmann tuned titles
Mon, 17 May 2010 23:54:15 +0200 wenzelm prefer structure Keyword, Parse, Parse_Spec, Outer_Syntax;
Sun, 14 Mar 2010 14:31:24 +0100 wenzelm observe standard header format;
Tue, 23 Feb 2010 14:11:46 +0100 Cezary Kaliszyk export prs_rules and rsp_rules attributes
Mon, 22 Feb 2010 10:28:00 +0100 Cezary Kaliszyk rename print_maps to print_quotmaps
Fri, 19 Feb 2010 22:06:52 +0100 wenzelm made SML/NJ happy;
Fri, 19 Feb 2010 13:54:19 +0100 Cezary Kaliszyk Initial version of HOL quotient package.
less more (0) tip