src/Pure/ROOT.ML
Wed, 04 Apr 2007 00:13:13 +0200 wenzelm added print_mode (generic non-sense);
Mon, 26 Feb 2007 23:18:26 +0100 wenzelm added more_thm.ML;
Sun, 04 Feb 2007 22:02:13 +0100 wenzelm load morphism.ML later;
Fri, 19 Jan 2007 22:08:16 +0100 wenzelm tuned order;
Fri, 29 Dec 2006 18:46:01 +0100 wenzelm removed obsolete proof_general.ML;
Fri, 29 Dec 2006 16:47:49 +0100 aspinall Enable new Proof General code again after SML/NJ compatibility fixes by Florian.
Thu, 21 Dec 2006 08:42:53 +0100 aspinall Disable new Proof General code until SML/NJ compile fixed.
Wed, 20 Dec 2006 18:38:27 +0100 aspinall Use new Proof General code by default [see comment for reverting]
Fri, 15 Dec 2006 00:08:06 +0100 wenzelm avoid conflict with Alice keywords: renamed pack -> implode, unpack -> explode, any -> many, avoided assert;
Thu, 07 Dec 2006 23:16:55 +0100 wenzelm reorganized structure Tactic vs. MetaSimplifier;
Thu, 07 Dec 2006 00:42:04 +0100 wenzelm reorganized structure Goal vs. Tactic;
Mon, 04 Dec 2006 21:41:47 +0100 aspinall Build instructions for new Proof General module [not yet activated]
Thu, 23 Nov 2006 00:51:54 +0100 wenzelm added morphism.ML, General/ml_syntax.ML;
Thu, 16 Nov 2006 01:07:39 +0100 wenzelm added General/basics.ML;
Tue, 12 Sep 2006 12:12:33 +0200 wenzelm added Pure/term_subst.ML;
Thu, 27 Jul 2006 13:43:03 +0200 wenzelm added Pure/assumption.ML;
Wed, 26 Jul 2006 00:44:44 +0200 wenzelm added Pure/subgoal.ML;
Tue, 11 Jul 2006 12:17:00 +0200 wenzelm added name.ML;
Thu, 15 Jun 2006 23:08:56 +0200 wenzelm added variable.ML;
Sun, 11 Jun 2006 00:38:45 +0200 dixon removed IsaPlannner things from Pure. Moved to Provers.
Mon, 08 May 2006 17:40:05 +0200 wenzelm tuned;
Thu, 13 Apr 2006 12:00:54 +0200 wenzelm added conjunction.ML;
Sun, 09 Apr 2006 18:51:16 +0200 wenzelm moved theory presentation to Isar/ROOT.ML;
Sat, 11 Mar 2006 16:53:14 +0100 wenzelm use axclass.ML earlier (in Isar/ROOT.ML);
Fri, 10 Feb 2006 02:22:23 +0100 wenzelm use proof_general.ML: setmp quick_and_dirty captures default value;
Mon, 06 Feb 2006 20:59:01 +0100 wenzelm load envir.ML and logic.ML early;
Tue, 31 Jan 2006 18:19:25 +0100 wenzelm tuned comments;
Sun, 29 Jan 2006 19:23:44 +0100 wenzelm CPure: Context.add_setup;
Mon, 14 Nov 2005 15:23:33 +0100 haftmann added modules for code generator generation two, not operational yet
Wed, 02 Nov 2005 14:46:54 +0100 wenzelm added consts.ML;
Fri, 21 Oct 2005 18:14:43 +0200 wenzelm added goal.ML;
Wed, 19 Oct 2005 21:52:40 +0200 wenzelm removed obsolete Thy/thy_parse.ML, Thy/thy_scan.ML, Thy/thy_syn.ML;
Sat, 17 Sep 2005 19:17:33 +0200 wenzelm added quick_and_dirty (from Isar/skip_proofs.ML);
Sat, 17 Sep 2005 18:11:27 +0200 wenzelm removed obsolete BasisLibrary;
Mon, 01 Aug 2005 19:20:34 +0200 wenzelm added compress.ML;
Thu, 14 Jul 2005 19:28:24 +0200 wenzelm tuned;
Tue, 12 Jul 2005 19:29:52 +0200 obua - introduce Pure/Tools directory
Fri, 17 Jun 2005 18:33:20 +0200 wenzelm removed Pure/theory_data.ML;
Sun, 29 May 2005 12:39:12 +0200 obua Implement cycle-free overloading, so that definitions cannot harm consistency any more (except of course via interaction with axioms).
Sat, 23 Apr 2005 19:49:49 +0200 wenzelm added content of Pure/Thy/ROOT.ML, Pure/Proof/ROOT.ML;
Thu, 21 Apr 2005 22:02:06 +0200 wenzelm superceded by Pure.thy and CPure.thy;
Thu, 10 Mar 2005 09:11:57 +0100 ballarin Debugging code (error_depth) removed.
Wed, 09 Mar 2005 18:44:52 +0100 ballarin First version of global registration command.
Tue, 01 Feb 2005 18:01:57 +0100 paulson the new subst tactic, by Lucas Dixon
Fri, 25 Jun 2004 14:30:55 +0200 skalberg Merging the meta-simplifier with the Provers-simplifier. Next step:
Sat, 29 May 2004 15:00:25 +0200 wenzelm moved print_mode to General/output.ML; load General/pretty.ML early;
Fri, 21 May 2004 21:21:38 +0200 wenzelm type.ML now before Syntax module;
Sun, 21 Jul 2002 15:37:04 +0200 berghofe Added program extraction module.
Tue, 02 Jul 2002 15:36:51 +0200 wenzelm added fact_index.ML;
Wed, 16 Jan 2002 20:57:02 +0100 wenzelm Interface/proof_general.ML move to proof_general.ML;
Tue, 20 Nov 2001 20:55:50 +0100 wenzelm print_depth 10;
Sat, 27 Oct 2001 23:16:15 +0200 wenzelm tuned;
Wed, 24 Oct 2001 17:31:20 +0200 wenzelm print_depth 8 from the very beginning;
Mon, 22 Oct 2001 17:58:56 +0200 wenzelm reorganize sources to accomodate locales;
Fri, 19 Oct 2001 12:17:04 +0200 wenzelm revert to proper version (!);
Sun, 14 Oct 2001 20:07:32 +0200 wenzelm added object_logic.ML;
Sat, 01 Sep 2001 00:20:22 +0200 wenzelm final proofs := 0;
Fri, 31 Aug 2001 16:06:21 +0200 berghofe Added new files for proof terms.
Mon, 05 Feb 2001 14:39:09 +0100 wenzelm fixed version string;
Tue, 16 Jan 2001 00:34:31 +0100 wenzelm removed Session.finish ();
less more (0) -100 -60 tip