src/Pure/IsaMakefile
Sun, 11 Jun 2006 00:39:31 +0200 dixon removed IsaPlanner - these are now in Provers.
Wed, 07 Jun 2006 02:01:30 +0200 wenzelm added Tools/invoke.ML;
Thu, 13 Apr 2006 12:00:51 +0200 wenzelm added conjunction.ML;
Thu, 06 Apr 2006 16:08:25 +0200 haftmann added definitional code generator module: codegen_theorems.ML
Mon, 27 Feb 2006 14:03:15 +0100 nipkow added nbe
Tue, 21 Feb 2006 16:37:33 +0100 nipkow added Tools/nbe
Fri, 10 Feb 2006 02:22:21 +0100 wenzelm added Isar/local_syntax.ML;
Sat, 28 Jan 2006 17:28:53 +0100 wenzelm added Isar/local_defs.ML;
Mon, 23 Jan 2006 17:29:52 +0100 webertj TimeLimit replaced by interrupt_timeout
Sun, 22 Jan 2006 18:45:57 +0100 wenzelm added Isar/local_theory.ML;
Sat, 07 Jan 2006 23:27:52 +0100 wenzelm added Isar/specification.ML;
Mon, 12 Dec 2005 17:24:06 +0100 haftmann added generic name mangler
Mon, 14 Nov 2005 15:23:33 +0100 haftmann added modules for code generator generation two, not operational yet
Mon, 14 Nov 2005 14:37:15 +0100 wenzelm added ML-Systems/polyml-4.1.4-patch.ML, ML-Systems/polyml-4.2.0.ML;
Wed, 09 Nov 2005 16:26:43 +0100 wenzelm added Isar/element.ML;
Tue, 08 Nov 2005 10:43:05 +0100 wenzelm renamed goals.ML to old_goals.ML;
Wed, 02 Nov 2005 14:46:54 +0100 wenzelm added consts.ML;
Fri, 21 Oct 2005 18:14:42 +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;
Fri, 14 Oct 2005 14:36:39 +0200 haftmann added module rat.ML for rational numbers
Sat, 08 Oct 2005 22:39:40 +0200 wenzelm moved susp.ML, lazy_seq.ML, lazy_scan.ML to HOL/Import;
Tue, 13 Sep 2005 22:19:22 +0200 wenzelm added General/stack.ML, Isar/proof_display.ML;
Sun, 28 Aug 2005 09:26:22 +0200 haftmann added alist.ML
Tue, 16 Aug 2005 13:42:29 +0200 wenzelm added Isar/outer_keyword.ML;
Mon, 01 Aug 2005 19:20:34 +0200 wenzelm added compress.ML;
Tue, 12 Jul 2005 19:29:52 +0200 obua - introduce Pure/Tools directory
Wed, 22 Jun 2005 19:41:17 +0200 wenzelm removed Pure/Isar/proof_data.ML, Pure/General/object.ML;
Wed, 22 Jun 2005 11:20:45 +0200 paulson pointer equality for sml/nj
Sat, 18 Jun 2005 22:41:18 +0200 wenzelm added Pure/General/ord_list.ML;
Fri, 17 Jun 2005 18:33:20 +0200 wenzelm removed Pure/theory_data.ML;
Sat, 11 Jun 2005 23:24:33 +0200 wenzelm added ML-Systems/polyml-posix.ML;
Wed, 01 Jun 2005 08:44:13 +0200 nipkow added dependency
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).
Sun, 22 May 2005 16:53:11 +0200 wenzelm added Pure/simplifier.ML, Pure/Isar/find_theorems.ML;
Sat, 23 Apr 2005 19:49:26 +0200 wenzelm removed Pure/Syntax/token_trans.ML Pure/Thy/ROOT.ML Pure/Proof/ROOT.ML Pure/Isar/isar.ML;
Thu, 21 Apr 2005 22:02:06 +0200 wenzelm superceded by Pure.thy and CPure.thy;
Tue, 01 Feb 2005 18:01:57 +0100 paulson the new subst tactic, by Lucas Dixon
Sat, 05 Jun 2004 13:05:37 +0200 wenzelm removed Pure/ML-Systems/mlworks.ML Pure/ML-Systems/polyml-3.x.ML Pure/ML-Systems/smlnj-0.93.ML; added ML-Systems/polyml-time-limit.ML;
Sat, 29 May 2004 15:00:14 +0200 wenzelm added Pure/General/output.ML;
Thu, 22 Apr 2004 11:00:22 +0200 wenzelm added Isar/constdefs.ML;
Mon, 05 Apr 2004 13:23:10 +0200 skalberg Added support for the newer versions of SML/NJ, which break several of the
Thu, 08 Jan 2004 16:35:46 +0100 skalberg Added lazy sequences and parser combinators for same.
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;
Tue, 12 Feb 2002 20:33:37 +0100 wenzelm eliminated Isar/comment.ML;
Mon, 11 Feb 2002 17:30:58 +0100 wenzelm ML-Systems/smlnj-compiler.ML compatibility tweak;
Wed, 16 Jan 2002 20:57:02 +0100 wenzelm Interface/proof_general.ML move to proof_general.ML;
Fri, 11 Jan 2002 18:07:45 +0100 wenzelm removed obsolete isamode.ML;
Mon, 10 Dec 2001 18:52:15 +0100 wenzelm removed additional blank line (confuses some versions of make);
Sat, 08 Dec 2001 14:41:10 +0100 wenzelm added General/xml.ML;
Mon, 03 Dec 2001 21:31:55 +0100 wenzelm renamed rule_context.ML to context_rules.ML;
Mon, 26 Nov 2001 23:24:27 +0100 wenzelm added Pure/Isar/rule_context.ML;
Mon, 22 Oct 2001 17:58:56 +0200 wenzelm reorganize sources to accomodate locales;
Sun, 14 Oct 2001 20:07:32 +0200 wenzelm added object_logic.ML;
Wed, 03 Oct 2001 21:01:53 +0200 wenzelm Isar/induct_attrib.ML;
Fri, 31 Aug 2001 16:06:21 +0200 berghofe Added new files for proof terms.
Mon, 05 Feb 2001 14:38:11 +0100 wenzelm polyml-3.x.ML vs polyml-4.0.ML;
Tue, 07 Nov 2000 17:44:48 +0100 berghofe Added new file meta_simplifier.ML
Thu, 28 Sep 2000 14:36:02 +0200 wenzelm support copy option;
Tue, 29 Aug 2000 22:31:36 +0200 wenzelm added ML-Systems/polyml-4.0.ML;
less more (0) -100 -60 tip