src/Pure/Tools/find_consts.ML
Mon, 27 Feb 2012 19:54:50 +0100 wenzelm discontinued slightly odd built-in timing (cf. 53fd5cc685b4) -- the Isar toplevel does that already (e.g. via Toplevel.timing or Toplevel.profiling);
Mon, 27 Feb 2012 17:39:34 +0100 wenzelm prefer uniform Timing.message -- avoid assumption about sequential execution;
Sat, 16 Apr 2011 15:47:52 +0200 wenzelm modernized structure Proof_Context;
Sun, 20 Mar 2011 21:28:11 +0100 wenzelm structure Timing: covers former start_timing/end_timing and Output.timeit etc;
Wed, 11 Aug 2010 18:10:39 +0200 wenzelm standardized pretty printing of consts (e.g. see find_theorems, print_theory);
Wed, 11 Aug 2010 18:03:02 +0200 wenzelm misc tuning and simplification;
Wed, 11 Aug 2010 17:50:29 +0200 wenzelm simplified/unified command setup;
Sat, 15 May 2010 23:40:00 +0200 wenzelm renamed structure OuterSyntax to Outer_Syntax, keeping the old name as alias for some time;
Sat, 15 May 2010 23:16:32 +0200 wenzelm refer directly to structure Keyword and Parse;
Sat, 20 Mar 2010 17:33:11 +0100 wenzelm renamed varify/unvarify operations to varify_global/unvarify_global to emphasize that these only work in a global situation;
Thu, 29 Oct 2009 11:56:02 +0100 wenzelm less hermetic ML;
Sun, 25 Oct 2009 13:18:35 +0100 wenzelm conceal consts via name space, not tags;
Wed, 30 Sep 2009 22:31:16 +0200 wenzelm handle Type.TYPE_MATCH, not arbitrary exceptions;
Wed, 17 Jun 2009 17:07:26 +0200 wenzelm more detailed start_timing/end_timing;
Wed, 17 Jun 2009 15:14:48 +0200 wenzelm minor tuning according to Isabelle/ML conventions;
less more (0) -15 tip