src/HOL/Tools/Nitpick/nitpick_scope.ML
Sat, 22 Aug 2020 23:11:48 +0200 wenzelm avoid odd PIDE markup, notably in kokodi input;
Fri, 04 Jan 2019 23:22:53 +0100 wenzelm isabelle update -u control_cartouches;
Wed, 26 Nov 2014 20:05:34 +0100 wenzelm renamed "pairself" to "apply2", in accordance to @{apply 2};
Fri, 07 Nov 2014 16:36:55 +0100 wenzelm plain value Keywords.keywords, which might be used outside theory for bootstrap purposes;
Mon, 03 Mar 2014 22:33:22 +0100 blanchet tuned ML names
Mon, 03 Mar 2014 22:33:22 +0100 blanchet tuned code
Mon, 03 Mar 2014 22:33:22 +0100 blanchet removed nonstandard models from Nitpick
Thu, 20 Feb 2014 19:38:34 +0100 wenzelm prefer cat_lines;
Mon, 27 May 2013 15:14:41 +0200 blanchet get rid of "show_all_types" in Nitpick
Fri, 11 May 2012 00:45:24 +0200 blanchet fixed "real" after they were redefined as a 'quotient_type'
Tue, 03 Jan 2012 18:33:17 +0100 blanchet port part of Nitpick to "set" type constructor
Tue, 08 Nov 2011 08:56:24 +0100 blanchet tweaked comment
Mon, 07 Nov 2011 22:59:24 +0100 blanchet added FIXME comment
Thu, 17 Mar 2011 14:43:51 +0100 blanchet prevent an exception if "card" is empty (e.g., "nitpick [card]")
Tue, 07 Dec 2010 11:56:53 +0100 blanchet remove the "fin_fun" optimization in Nitpick -- it was always a hack and didn't help much
Fri, 03 Sep 2010 17:43:44 +0200 wenzelm turned show_all_types into proper configuration option;
Fri, 06 Aug 2010 17:05:29 +0200 blanchet local versions of Nitpick.register_xxx functions
Wed, 04 Aug 2010 21:56:17 +0200 blanchet improve datatype symmetry breaking;
Wed, 04 Aug 2010 10:39:35 +0200 blanchet get rid of all "optimizations" regarding "unit" and other cardinality-1 types
Tue, 03 Aug 2010 21:20:31 +0200 blanchet better "Pretty" handling
Tue, 03 Aug 2010 18:27:21 +0200 blanchet change formula for enumerating scopes
Tue, 03 Aug 2010 18:14:44 +0200 blanchet example tweaking -- also prevents Nitpick_Tests from using more than 1 thread
Tue, 03 Aug 2010 14:49:42 +0200 blanchet bump up the max cardinalities, to use up more of the time given to us by the user
Mon, 02 Aug 2010 13:48:22 +0200 blanchet minor symmetry breaking for codatatypes like llist
Sun, 01 Aug 2010 16:35:25 +0200 blanchet tweak datatype sym break code
Sun, 01 Aug 2010 15:51:25 +0200 blanchet added manual symmetry breaking for datatypes
Sat, 31 Jul 2010 16:39:32 +0200 blanchet started implementation of custom sym break
Thu, 01 Jul 2010 16:54:44 +0200 haftmann "prod" and "sum" replace "*" and "+" respectively
Tue, 01 Jun 2010 10:31:18 +0200 blanchet thread along context instead of theory for typedef lookup
Sun, 25 Apr 2010 00:25:44 +0200 blanchet remove "show_skolems" option and change style of record declarations
less more (0) -50 -30 tip