src/HOL/Tools/Quotient/quotient_info.ML
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