src/Pure/context.ML
Wed, 15 Feb 2006 21:34:55 +0100 wenzelm removed distinct, renamed gen_distinct to distinct;
Sun, 12 Feb 2006 21:34:22 +0100 wenzelm structure Datatab: private copy avoids potential conflict of table exceptions;
Mon, 06 Feb 2006 20:58:57 +0100 wenzelm TableFun: renamed xxx_multi to xxx_list;
Sat, 21 Jan 2006 23:02:23 +0100 wenzelm rename map_theory/proof to theory/proof_map;
Thu, 19 Jan 2006 21:22:16 +0100 wenzelm setup: theory -> theory;
Sat, 14 Jan 2006 17:14:06 +0100 wenzelm sane ERROR handling;
Fri, 13 Jan 2006 01:13:02 +0100 wenzelm added map_theory, map_proof;
Tue, 10 Jan 2006 19:33:31 +0100 wenzelm support for generic contexts with data;
Tue, 04 Oct 2005 19:01:37 +0200 wenzelm minor tweaks for Poplog/ML;
Thu, 15 Sep 2005 17:16:56 +0200 wenzelm TableFun/Symtab: curried lookup and update;
Tue, 13 Sep 2005 22:19:24 +0200 wenzelm replaced DATA_FAIL by EXCEPTION;
Thu, 01 Sep 2005 18:48:50 +0200 wenzelm curried_lookup/update;
Tue, 16 Aug 2005 13:42:31 +0200 wenzelm type proof: theory_ref instead of theory (make proof contexts independent entities);
Tue, 19 Jul 2005 20:47:01 +0200 wenzelm Inttab.defined;
Wed, 06 Jul 2005 20:00:24 +0200 wenzelm check_thy: less invocations, less verbose;
Wed, 29 Jun 2005 15:13:23 +0200 wenzelm added joinable;
Wed, 22 Jun 2005 19:41:18 +0200 wenzelm begin_thy: merge maximal imports;
Mon, 20 Jun 2005 22:14:03 +0200 wenzelm improved treatment of intermediate checkpoints: actual copy
Fri, 17 Jun 2005 18:33:21 +0200 wenzelm added type theory: generic theory contexts with unique identity,
Thu, 21 Apr 2005 22:02:06 +0200 wenzelm superceded by Pure.thy and CPure.thy;
Sun, 13 Feb 2005 17:15:14 +0100 skalberg Deleted Library.option type.
Mon, 21 Jun 2004 10:25:57 +0200 kleing Merged in license change from Isabelle2004
Sun, 20 Jun 2004 09:27:24 +0200 wenzelm use_output: Symbol.escape;
Wed, 17 Oct 2001 18:52:30 +0200 wenzelm tuned comments;
Tue, 16 Jan 2001 21:54:43 +0100 wenzelm use_output: proper handling of non-ASCII symbols;
Tue, 16 Jan 2001 00:35:50 +0100 wenzelm use_text etc.: proper output of error messages;
Fri, 12 Jan 2001 20:04:22 +0100 wenzelm use_mltext: priority output;
Mon, 14 Aug 2000 14:49:49 +0200 wenzelm use_let: exclude 'val';
Fri, 05 May 2000 21:57:58 +0200 wenzelm tuned msg;
Mon, 06 Mar 2000 21:08:15 +0100 wenzelm added use_mltext, use_mltext_theory, use_let, use_setup (from isar_thy.ML);
Tue, 09 Mar 1999 12:05:07 +0100 wenzelm tuned;
Mon, 08 Feb 1999 17:31:50 +0100 wenzelm added fetch, fetch_theory;
Fri, 05 Feb 1999 20:57:18 +0100 wenzelm setmp: theory option;
Wed, 03 Feb 1999 16:40:42 +0100 wenzelm Global theory context (used to be in Thy/context.ML);
less more (0) tip