src/Pure/ROOT.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 ();
Tue, 07 Nov 2000 17:44:48 +0100 berghofe Added new file meta_simplifier.ML
Thu, 14 Sep 2000 18:37:44 +0200 wenzelm "Isabelle repository version";
Mon, 20 Mar 2000 18:47:47 +0100 wenzelm quick_and_dirty moved to Isar/skip_proof.ML;
Tue, 26 Oct 1999 22:32:15 +0200 wenzelm activate ml_prompts;
Sat, 05 Jun 1999 20:27:53 +0200 wenzelm renamed object_logic.ML to Isar/auto_bind.ML and tuned this module;
Fri, 21 May 1999 16:23:18 +0200 wenzelm added Interface/ROOT.ML Interface/isamode.ML Interface/proof_general.ML;
Wed, 17 Mar 1999 13:30:09 +0100 wenzelm axclass.ML loaded after Isar;
Fri, 05 Feb 1999 20:56:50 +0100 wenzelm Session.finish ();
Thu, 04 Feb 1999 18:15:01 +0100 wenzelm use, cd;
Wed, 03 Feb 1999 16:27:36 +0100 wenzelm tuned;
Fri, 29 Jan 1999 17:10:26 +0100 oheimb moved print_mode to ROOT.ML
Tue, 12 Jan 1999 12:28:29 +0100 wenzelm removed attribute.ML;
Mon, 28 Dec 1998 16:47:47 +0100 paulson String added to BasisLibrary
Mon, 09 Nov 1998 15:36:27 +0100 wenzelm added Isar;
Tue, 20 Oct 1998 16:25:14 +0200 wenzelm structure Hidden = struct end;
Fri, 02 Oct 1998 10:44:20 +0200 paulson added Real to BasisLibrary
Fri, 25 Sep 1998 14:06:27 +0200 paulson added Int to BasisLibrary
Tue, 04 Aug 1998 18:21:03 +0200 wenzelm added locale.ML;
Wed, 29 Jul 1998 15:38:08 +0200 wenzelm late setup of Pure and CPure;
Thu, 02 Jul 1998 17:27:35 +0200 wenzelm tuned comment;
Tue, 30 Jun 1998 14:41:27 +0200 wenzelm added quick_and_dirty flag;
Mon, 29 Jun 1998 21:33:35 +0200 wenzelm moved actual (C)Pure theories to pure.ML;
Wed, 10 Jun 1998 11:55:09 +0200 wenzelm moved table.ML, object.ML, seq.ML, name_space.ML to General;
Mon, 08 Jun 1998 15:57:50 +0200 wenzelm added theory_data.ML;
Fri, 05 Jun 1998 14:21:11 +0200 wenzelm added object.ML;
Fri, 29 May 1998 13:49:50 +0200 wenzelm tuned msgs;
Thu, 28 May 1998 12:22:05 +0200 wenzelm version under control of Admin/makedist;
Mon, 25 May 1998 21:17:08 +0200 wenzelm global_names moved to pure_thy.ML;
Wed, 20 May 1998 18:55:41 +0200 wenzelm tuned comments;
Fri, 03 Apr 1998 14:36:05 +0200 wenzelm added attribute.ML;
Mon, 09 Mar 1998 16:07:22 +0100 wenzelm tuned comment;
Sun, 28 Dec 1997 14:55:20 +0100 wenzelm replaced symtab.ML by table.ML;
Mon, 15 Dec 1997 14:40:13 +0100 wenzelm tuned;
Sat, 13 Dec 1997 17:27:16 +0100 wenzelm version = "Isabelle98: Jan 1998";
Thu, 04 Dec 1997 13:49:27 +0100 wenzelm moved global_names ref to Pure/ROOT.ML;
Sat, 22 Nov 1997 13:26:30 +0100 wenzelm tuned;
Fri, 21 Nov 1997 15:27:43 +0100 wenzelm changed Sequence interface (now Seq, in seq.ML);
Thu, 20 Nov 1997 15:28:48 +0100 wenzelm removed data.ML (made part of sign.ML);
Wed, 12 Nov 1997 16:20:49 +0100 wenzelm structure BasisLibrary;
Fri, 24 Oct 1997 17:07:34 +0200 wenzelm added pure_thy.ML;
Thu, 23 Oct 1997 12:09:31 +0200 wenzelm tuned;
Tue, 14 Oct 1997 17:34:36 +0200 wenzelm added data.ML;
Wed, 01 Oct 1997 17:36:51 +0200 wenzelm added name_space.ML;
Wed, 09 Jul 1997 16:52:51 +0200 wenzelm removed init_database;
Wed, 21 May 1997 17:21:46 +0200 wenzelm set version;
Wed, 16 Apr 1997 18:17:38 +0200 wenzelm added sorts.ML, type_infer.ML;
Thu, 06 Feb 1997 17:24:05 +0100 wenzelm cd made readably again;
Wed, 27 Nov 1996 10:34:28 +0100 paulson Uses Basis Library equivalent of cd
Wed, 13 Nov 1996 10:47:08 +0100 paulson Updated version and date Isabelle94-7
Tue, 16 Jul 1996 15:44:31 +0200 paulson Increased revision number
Thu, 21 Mar 1996 11:04:36 +0100 paulson Now loads deriv.ML
Fri, 15 Mar 1996 18:38:24 +0100 paulson Updated for new file search.ML
Fri, 01 Mar 1996 10:17:37 +0100 paulson Theories are now in theory.ML
Fri, 16 Feb 1996 11:35:52 +0100 paulson Elimination of fully-functorial style.
Thu, 18 Jan 1996 10:28:20 +0100 paulson New version number
Fri, 22 Dec 1995 10:11:35 +0100 paulson Now loads symtab.ML before term.ML. Functor
Mon, 14 Aug 1995 13:42:27 +0200 paulson updated version number to revision 4 Isabelle94-4
Fri, 28 Apr 1995 15:38:15 +0200 nipkow Added
Tue, 25 Apr 1995 11:14:03 +0200 lcp updated version Isabelle94-3
Fri, 03 Mar 1995 11:48:05 +0100 clasohm added CPure (curried functions) and ProtoPure (ancestor of Pure and CPure)
Mon, 27 Feb 1995 18:05:38 +0100 lcp Updated the "version" variable (which was never done for
Wed, 12 Oct 1994 16:29:10 +0100 wenzelm AxClass no longer open;
Mon, 26 Sep 1994 17:35:45 +0100 wenzelm added init_database (somewhat experimental);
Tue, 13 Sep 1994 10:42:34 +0200 lcp updated the identifier "version"
Thu, 26 May 1994 16:51:46 +0200 wenzelm added "axclass.ML", structure AxClass;
Thu, 28 Oct 1993 11:28:36 +0100 lcp updated version to October 93
Fri, 22 Oct 1993 13:39:23 +0100 clasohm delete_file now has type string -> unit in both NJ and POLY,
Mon, 04 Oct 1993 15:36:31 +0100 wenzelm Pure/ROOT.ML
Thu, 16 Sep 1993 16:25:32 +0200 clasohm moved use of Thy/ROOT.ML to end of file because Thy/read.ML needs Thm
Thu, 16 Sep 1993 12:20:38 +0200 clasohm Initial revision
less more (0) tip