src/Pure/theory.ML
Wed, 22 Jun 2005 19:41:22 +0200 wenzelm renamed init to init_data;
Mon, 20 Jun 2005 22:14:09 +0200 wenzelm added begin_theory, end_theory;
Fri, 17 Jun 2005 18:33:28 +0200 wenzelm type theory, theory_ref, exception THEORY and related operations imported from Context;
Sat, 11 Jun 2005 22:15:54 +0200 wenzelm renamed hide_classes/types/consts to hide_XXX_i;
Thu, 09 Jun 2005 12:03:26 +0200 wenzelm axioms and oracles: NameSpace.table;
Tue, 07 Jun 2005 20:04:41 +0200 obua A flag DEFS_CHAIN_HISTORY can be used to improve the error message
Sun, 05 Jun 2005 23:07:29 +0200 wenzelm renamed const_deps to defs;
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;
less more (0) -50 -30 tip