src/Pure/theory.ML
Fri, 03 Jun 2005 01:08:07 +0200 obua Integrates cycle detection in definitions with finalconsts
Thu, 02 Jun 2005 18:29:50 +0200 wenzelm Sign.restore_naming;
Tue, 31 May 2005 19:32:41 +0200 obua Removed final_consts from theory data. Now const_deps deals with final
Tue, 31 May 2005 11:53:25 +0200 wenzelm added qualified_names, no_base_names, custom_accesses, set_policy, restore_naming;
Mon, 30 May 2005 16:32:47 +0200 obua Infinite chains in definitions are now detected, too.
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, 16 Apr 2005 18:56:37 +0200 wenzelm added del_modesyntax(_i);
Wed, 13 Apr 2005 18:47:53 +0200 wenzelm *** MESSAGE REFERS TO PREVIOUS VERSION ***
Wed, 13 Apr 2005 18:34:22 +0200 wenzelm *** empty log message ***
Thu, 03 Mar 2005 12:43:01 +0100 skalberg Move towards standard functions.
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
Wed, 09 Jun 2004 20:24:32 +0200 wenzelm Sign.is_logtype;
Sat, 29 May 2004 15:03:59 +0200 wenzelm improved output; refer to Pretty.pp;
Fri, 21 May 2004 21:25:57 +0200 wenzelm Type.strip_sorts;
Thu, 22 Apr 2004 10:57:12 +0200 wenzelm support for advanced translation functions;
Thu, 09 Oct 2003 18:13:32 +0200 skalberg Added support for making constants final, that is, ensuring that no
Tue, 23 Sep 2003 20:37:45 +0200 skalberg Fixed soundness bug.
Thu, 04 Sep 2003 16:04:15 +0200 berghofe Changed no_vars such that it outputs list of illegal schematic variables.
Mon, 14 Oct 2002 10:44:32 +0200 nipkow Ported find_intro/elim to Isar.
Wed, 16 Jan 2002 23:19:34 +0100 wenzelm GPLed;
Fri, 21 Dec 2001 23:17:12 +0100 wenzelm hide: flag for full/base name;
Wed, 28 Nov 2001 00:46:26 +0100 wenzelm theory data: removed obsolete finish method;
Fri, 09 Nov 2001 00:19:20 +0100 wenzelm theory data: finish method;
Wed, 15 Aug 2001 22:20:30 +0200 wenzelm support for absolute namespace entry paths;
Thu, 18 Jan 2001 20:36:31 +0100 wenzelm Sign.exists_stamp;
Sat, 18 Nov 2000 19:48:07 +0100 wenzelm improved messages;
Mon, 06 Nov 2000 22:50:01 +0100 wenzelm Sign.typ_instance;
Thu, 17 Aug 2000 10:39:30 +0200 wenzelm tuned error handling;
Fri, 04 Aug 2000 23:00:01 +0200 wenzelm axioms: Term.no_dummy_patterns;
Thu, 13 Jul 2000 23:26:08 +0200 wenzelm tuned cycle_msg;
Thu, 13 Jul 2000 23:16:13 +0200 wenzelm const_deps: unit Graph.T;
Sat, 08 Jul 2000 19:14:43 +0200 nipkow Defs are now checked for circularity (if not overloaded).
Fri, 07 Jul 2000 18:29:34 +0200 nipkow Tightened up check of types in constant defs.
Sun, 21 May 2000 14:35:27 +0200 wenzelm adapted to inner syntax of sorts;
Mon, 17 Apr 2000 14:08:19 +0200 wenzelm name space hide operations;
Mon, 12 Jul 1999 22:25:39 +0200 wenzelm removed merge_theories;
Mon, 17 May 1999 21:32:08 +0200 wenzelm prep_ext exported (again);
Tue, 04 May 1999 13:32:35 +0200 wenzelm hide prep_ext, merge_theories;
Fri, 30 Apr 1999 18:01:11 +0200 wenzelm theory data: copy;
Wed, 17 Mar 1999 13:33:13 +0100 wenzelm added assert_super;
Tue, 09 Mar 1999 12:06:09 +0100 wenzelm token translation: real;
Wed, 03 Feb 1999 16:42:40 +0100 wenzelm added is_draft;
Tue, 17 Nov 1998 14:07:04 +0100 wenzelm Theory.apply replaced by Library.apply;
Sat, 14 Nov 1998 13:25:16 +0100 wenzelm val copy: theory -> theory;
Mon, 09 Nov 1998 15:40:05 +0100 wenzelm removed local_theory;
Tue, 13 Oct 1998 14:24:35 +0200 wenzelm PRIVATE sig parts;
Sat, 20 Jun 1998 19:53:05 +0200 wenzelm added read_def_axm;
Wed, 10 Jun 1998 12:13:52 +0200 wenzelm tuned comments;
Fri, 05 Jun 1998 14:26:55 +0200 wenzelm use Object.T and Object.kind;
Thu, 28 May 1998 11:08:45 +0200 wenzelm fixed error msgs;
Wed, 27 May 1998 12:21:39 +0200 paulson Changed require to requires for MLWorks
Tue, 12 May 1998 18:06:01 +0200 wenzelm fixed comment;
Wed, 29 Apr 1998 11:17:14 +0200 wenzelm renamed setup to apply;
Sat, 04 Apr 1998 11:41:00 +0200 wenzelm added local_theory (for Isar);
Thu, 12 Feb 1998 17:43:53 +0100 wenzelm Sign.merge vs. Sign.nontriv_merge;
Thu, 12 Feb 1998 12:36:28 +0100 wenzelm tuned add_trrules;
Sun, 28 Dec 1997 14:58:06 +0100 wenzelm renamed Symtab.null to Symtab.empty;
Tue, 02 Dec 1997 12:41:29 +0100 wenzelm tuned trfuns types;
Thu, 20 Nov 1997 15:30:03 +0100 wenzelm init_data: improved print method;
less more (0) -60 tip