Fri, 15 Sep 2006 22:56:17 +0200 |
wenzelm |
removed type aliases for theory/theory_ref;
|
file |
diff |
annotate
|
Thu, 17 Aug 2006 09:24:50 +0200 |
haftmann |
dropped definitions_of
|
file |
diff |
annotate
|
Wed, 19 Jul 2006 12:11:57 +0200 |
wenzelm |
Sign.infer_types: Name.context;
|
file |
diff |
annotate
|
Wed, 07 Jun 2006 02:01:28 +0200 |
wenzelm |
renamed Type.(un)varifyT to Logic.(un)varifyT;
|
file |
diff |
annotate
|
Thu, 25 May 2006 16:51:39 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Wed, 24 May 2006 01:05:02 +0200 |
wenzelm |
added add_deps, which actually records dependencies of consts (unlike add_finals);
|
file |
diff |
annotate
|
Mon, 22 May 2006 22:29:19 +0200 |
wenzelm |
Defs.specifications_of: lhs/rhs now use typargs;
|
file |
diff |
annotate
|
Sat, 20 May 2006 23:37:03 +0200 |
wenzelm |
tuned Defs interfaces;
|
file |
diff |
annotate
|
Sat, 13 May 2006 02:51:42 +0200 |
wenzelm |
Theory.add_defs(_i): added unchecked flag;
|
file |
diff |
annotate
|
Thu, 11 May 2006 19:15:14 +0200 |
wenzelm |
tuned Defs.merge;
|
file |
diff |
annotate
|
Mon, 08 May 2006 17:40:08 +0200 |
wenzelm |
Defs.define: const_typargs;
|
file |
diff |
annotate
|
Fri, 05 May 2006 19:32:34 +0200 |
wenzelm |
added definitions_of;
|
file |
diff |
annotate
|
Thu, 27 Apr 2006 15:06:35 +0200 |
wenzelm |
tuned basic list operators (flat, maps, map_filter);
|
file |
diff |
annotate
|
Thu, 13 Apr 2006 12:01:06 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Sat, 25 Feb 2006 15:11:35 +0100 |
haftmann |
added more detailed data to consts
|
file |
diff |
annotate
|
Tue, 07 Feb 2006 19:56:50 +0100 |
wenzelm |
adapted Sign.infer_types(_simult), Sign.certify_term/prop;
|
file |
diff |
annotate
|
Mon, 06 Feb 2006 20:59:10 +0100 |
wenzelm |
moved no_vars to sign.ML;
|
file |
diff |
annotate
|
Tue, 31 Jan 2006 00:39:40 +0100 |
wenzelm |
advanced translations: Context.generic;
|
file |
diff |
annotate
|
Tue, 24 Jan 2006 00:43:24 +0100 |
wenzelm |
add_finals: prep_consts, i.e. varify type;
|
file |
diff |
annotate
|
Sat, 14 Jan 2006 17:14:06 +0100 |
wenzelm |
sane ERROR handling;
|
file |
diff |
annotate
|
Fri, 02 Dec 2005 22:54:47 +0100 |
wenzelm |
defs: beta/eta contract lhs;
|
file |
diff |
annotate
|
Wed, 09 Nov 2005 16:26:54 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Thu, 29 Sep 2005 00:58:59 +0200 |
wenzelm |
back to simple 'defs' (cf. revision 1.79);
|
file |
diff |
annotate
|
Tue, 20 Sep 2005 08:21:49 +0200 |
haftmann |
slight adaptions to library changes
|
file |
diff |
annotate
|
Tue, 09 Aug 2005 10:23:14 +0200 |
haftmann |
exported dest_def
|
file |
diff |
annotate
|
Mon, 01 Aug 2005 19:20:45 +0200 |
wenzelm |
Compress.term;
|
file |
diff |
annotate
|
Thu, 28 Jul 2005 15:20:01 +0200 |
wenzelm |
check_overloading replaces datatype overloading;
|
file |
diff |
annotate
|
Tue, 19 Jul 2005 17:21:55 +0200 |
wenzelm |
tuned defs interface;
|
file |
diff |
annotate
|
Wed, 13 Jul 2005 16:07:24 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Thu, 07 Jul 2005 19:01:04 +0200 |
obua |
1) all theorems in Orderings can now be given as a parameter
|
file |
diff |
annotate
|
Wed, 29 Jun 2005 15:13:30 +0200 |
wenzelm |
Syntax.read thy;
|
file |
diff |
annotate
|
Wed, 22 Jun 2005 19:41:22 +0200 |
wenzelm |
renamed init to init_data;
|
file |
diff |
annotate
|
Mon, 20 Jun 2005 22:14:09 +0200 |
wenzelm |
added begin_theory, end_theory;
|
file |
diff |
annotate
|
Fri, 17 Jun 2005 18:33:28 +0200 |
wenzelm |
type theory, theory_ref, exception THEORY and related operations imported from Context;
|
file |
diff |
annotate
|
Sat, 11 Jun 2005 22:15:54 +0200 |
wenzelm |
renamed hide_classes/types/consts to hide_XXX_i;
|
file |
diff |
annotate
|
Thu, 09 Jun 2005 12:03:26 +0200 |
wenzelm |
axioms and oracles: NameSpace.table;
|
file |
diff |
annotate
|
Tue, 07 Jun 2005 20:04:41 +0200 |
obua |
A flag DEFS_CHAIN_HISTORY can be used to improve the error message
|
file |
diff |
annotate
|
Sun, 05 Jun 2005 23:07:29 +0200 |
wenzelm |
renamed const_deps to defs;
|
file |
diff |
annotate
|
Fri, 03 Jun 2005 01:08:07 +0200 |
obua |
Integrates cycle detection in definitions with finalconsts
|
file |
diff |
annotate
|
Thu, 02 Jun 2005 18:29:50 +0200 |
wenzelm |
Sign.restore_naming;
|
file |
diff |
annotate
|
Tue, 31 May 2005 19:32:41 +0200 |
obua |
Removed final_consts from theory data. Now const_deps deals with final
|
file |
diff |
annotate
|
Tue, 31 May 2005 11:53:25 +0200 |
wenzelm |
added qualified_names, no_base_names, custom_accesses, set_policy, restore_naming;
|
file |
diff |
annotate
|
Mon, 30 May 2005 16:32:47 +0200 |
obua |
Infinite chains in definitions are now detected, too.
|
file |
diff |
annotate
|
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).
|
file |
diff |
annotate
|
Sat, 16 Apr 2005 18:56:37 +0200 |
wenzelm |
added del_modesyntax(_i);
|
file |
diff |
annotate
|
Wed, 13 Apr 2005 18:47:53 +0200 |
wenzelm |
*** MESSAGE REFERS TO PREVIOUS VERSION ***
|
file |
diff |
annotate
|
Wed, 13 Apr 2005 18:34:22 +0200 |
wenzelm |
*** empty log message ***
|
file |
diff |
annotate
|
Thu, 03 Mar 2005 12:43:01 +0100 |
skalberg |
Move towards standard functions.
|
file |
diff |
annotate
|
Sun, 13 Feb 2005 17:15:14 +0100 |
skalberg |
Deleted Library.option type.
|
file |
diff |
annotate
|
Mon, 21 Jun 2004 10:25:57 +0200 |
kleing |
Merged in license change from Isabelle2004
|
file |
diff |
annotate
|
Wed, 09 Jun 2004 20:24:32 +0200 |
wenzelm |
Sign.is_logtype;
|
file |
diff |
annotate
|
Sat, 29 May 2004 15:03:59 +0200 |
wenzelm |
improved output; refer to Pretty.pp;
|
file |
diff |
annotate
|
Fri, 21 May 2004 21:25:57 +0200 |
wenzelm |
Type.strip_sorts;
|
file |
diff |
annotate
|
Thu, 22 Apr 2004 10:57:12 +0200 |
wenzelm |
support for advanced translation functions;
|
file |
diff |
annotate
|
Thu, 09 Oct 2003 18:13:32 +0200 |
skalberg |
Added support for making constants final, that is, ensuring that no
|
file |
diff |
annotate
|
Tue, 23 Sep 2003 20:37:45 +0200 |
skalberg |
Fixed soundness bug.
|
file |
diff |
annotate
|
Thu, 04 Sep 2003 16:04:15 +0200 |
berghofe |
Changed no_vars such that it outputs list of illegal schematic variables.
|
file |
diff |
annotate
|
Mon, 14 Oct 2002 10:44:32 +0200 |
nipkow |
Ported find_intro/elim to Isar.
|
file |
diff |
annotate
|
Wed, 16 Jan 2002 23:19:34 +0100 |
wenzelm |
GPLed;
|
file |
diff |
annotate
|
Fri, 21 Dec 2001 23:17:12 +0100 |
wenzelm |
hide: flag for full/base name;
|
file |
diff |
annotate
|
Wed, 28 Nov 2001 00:46:26 +0100 |
wenzelm |
theory data: removed obsolete finish method;
|
file |
diff |
annotate
|
Fri, 09 Nov 2001 00:19:20 +0100 |
wenzelm |
theory data: finish method;
|
file |
diff |
annotate
|
Wed, 15 Aug 2001 22:20:30 +0200 |
wenzelm |
support for absolute namespace entry paths;
|
file |
diff |
annotate
|
Thu, 18 Jan 2001 20:36:31 +0100 |
wenzelm |
Sign.exists_stamp;
|
file |
diff |
annotate
|
Sat, 18 Nov 2000 19:48:07 +0100 |
wenzelm |
improved messages;
|
file |
diff |
annotate
|
Mon, 06 Nov 2000 22:50:01 +0100 |
wenzelm |
Sign.typ_instance;
|
file |
diff |
annotate
|
Thu, 17 Aug 2000 10:39:30 +0200 |
wenzelm |
tuned error handling;
|
file |
diff |
annotate
|
Fri, 04 Aug 2000 23:00:01 +0200 |
wenzelm |
axioms: Term.no_dummy_patterns;
|
file |
diff |
annotate
|
Thu, 13 Jul 2000 23:26:08 +0200 |
wenzelm |
tuned cycle_msg;
|
file |
diff |
annotate
|
Thu, 13 Jul 2000 23:16:13 +0200 |
wenzelm |
const_deps: unit Graph.T;
|
file |
diff |
annotate
|
Sat, 08 Jul 2000 19:14:43 +0200 |
nipkow |
Defs are now checked for circularity (if not overloaded).
|
file |
diff |
annotate
|
Fri, 07 Jul 2000 18:29:34 +0200 |
nipkow |
Tightened up check of types in constant defs.
|
file |
diff |
annotate
|
Sun, 21 May 2000 14:35:27 +0200 |
wenzelm |
adapted to inner syntax of sorts;
|
file |
diff |
annotate
|
Mon, 17 Apr 2000 14:08:19 +0200 |
wenzelm |
name space hide operations;
|
file |
diff |
annotate
|
Mon, 12 Jul 1999 22:25:39 +0200 |
wenzelm |
removed merge_theories;
|
file |
diff |
annotate
|
Mon, 17 May 1999 21:32:08 +0200 |
wenzelm |
prep_ext exported (again);
|
file |
diff |
annotate
|
Tue, 04 May 1999 13:32:35 +0200 |
wenzelm |
hide prep_ext, merge_theories;
|
file |
diff |
annotate
|
Fri, 30 Apr 1999 18:01:11 +0200 |
wenzelm |
theory data: copy;
|
file |
diff |
annotate
|
Wed, 17 Mar 1999 13:33:13 +0100 |
wenzelm |
added assert_super;
|
file |
diff |
annotate
|
Tue, 09 Mar 1999 12:06:09 +0100 |
wenzelm |
token translation: real;
|
file |
diff |
annotate
|
Wed, 03 Feb 1999 16:42:40 +0100 |
wenzelm |
added is_draft;
|
file |
diff |
annotate
|
Tue, 17 Nov 1998 14:07:04 +0100 |
wenzelm |
Theory.apply replaced by Library.apply;
|
file |
diff |
annotate
|
Sat, 14 Nov 1998 13:25:16 +0100 |
wenzelm |
val copy: theory -> theory;
|
file |
diff |
annotate
|
Mon, 09 Nov 1998 15:40:05 +0100 |
wenzelm |
removed local_theory;
|
file |
diff |
annotate
|
Tue, 13 Oct 1998 14:24:35 +0200 |
wenzelm |
PRIVATE sig parts;
|
file |
diff |
annotate
|
Sat, 20 Jun 1998 19:53:05 +0200 |
wenzelm |
added read_def_axm;
|
file |
diff |
annotate
|
Wed, 10 Jun 1998 12:13:52 +0200 |
wenzelm |
tuned comments;
|
file |
diff |
annotate
|
Fri, 05 Jun 1998 14:26:55 +0200 |
wenzelm |
use Object.T and Object.kind;
|
file |
diff |
annotate
|
Thu, 28 May 1998 11:08:45 +0200 |
wenzelm |
fixed error msgs;
|
file |
diff |
annotate
|
Wed, 27 May 1998 12:21:39 +0200 |
paulson |
Changed require to requires for MLWorks
|
file |
diff |
annotate
|
Tue, 12 May 1998 18:06:01 +0200 |
wenzelm |
fixed comment;
|
file |
diff |
annotate
|
Wed, 29 Apr 1998 11:17:14 +0200 |
wenzelm |
renamed setup to apply;
|
file |
diff |
annotate
|
Sat, 04 Apr 1998 11:41:00 +0200 |
wenzelm |
added local_theory (for Isar);
|
file |
diff |
annotate
|
Thu, 12 Feb 1998 17:43:53 +0100 |
wenzelm |
Sign.merge vs. Sign.nontriv_merge;
|
file |
diff |
annotate
|
Thu, 12 Feb 1998 12:36:28 +0100 |
wenzelm |
tuned add_trrules;
|
file |
diff |
annotate
|
Sun, 28 Dec 1997 14:58:06 +0100 |
wenzelm |
renamed Symtab.null to Symtab.empty;
|
file |
diff |
annotate
|
Tue, 02 Dec 1997 12:41:29 +0100 |
wenzelm |
tuned trfuns types;
|
file |
diff |
annotate
|
Thu, 20 Nov 1997 15:30:03 +0100 |
wenzelm |
init_data: improved print method;
|
file |
diff |
annotate
|
Thu, 20 Nov 1997 12:51:55 +0100 |
wenzelm |
tuned infer_types interface;
|
file |
diff |
annotate
|
Wed, 05 Nov 1997 11:34:44 +0100 |
wenzelm |
adapted add_trfunsT;
|
file |
diff |
annotate
|
Tue, 04 Nov 1997 16:17:04 +0100 |
wenzelm |
type object = exn (enhance readability);
|
file |
diff |
annotate
|
Thu, 30 Oct 1997 17:01:50 +0100 |
wenzelm |
tuned init_data;
|
file |
diff |
annotate
|
Tue, 28 Oct 1997 17:31:55 +0100 |
wenzelm |
added ancestors;
|
file |
diff |
annotate
|
Fri, 24 Oct 1997 17:18:00 +0200 |
wenzelm |
tuned names;
|
file |
diff |
annotate
|
Thu, 23 Oct 1997 12:09:31 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Tue, 21 Oct 1997 18:09:13 +0200 |
wenzelm |
sg_ref: automatic adjustment of thms of draft theories;
|
file |
diff |
annotate
|
Mon, 20 Oct 1997 15:20:20 +0200 |
wenzelm |
tuned types;
|
file |
diff |
annotate
|
Mon, 20 Oct 1997 10:39:04 +0200 |
wenzelm |
fixed types of add_XXX;
|
file |
diff |
annotate
|
Thu, 16 Oct 1997 13:34:15 +0200 |
wenzelm |
added merge_theories (new name arg);
|
file |
diff |
annotate
|
Wed, 15 Oct 1997 15:18:41 +0200 |
wenzelm |
remove merge_theories;
|
file |
diff |
annotate
|
Tue, 14 Oct 1997 17:35:35 +0200 |
wenzelm |
added init_data, get_data, put_data;
|
file |
diff |
annotate
|
Thu, 09 Oct 1997 14:55:05 +0200 |
wenzelm |
improved oracles: named, many per theory;
|
file |
diff |
annotate
|
Tue, 07 Oct 1997 18:02:42 +0200 |
wenzelm |
improved types of add_XXX funs (xtyp etc.);
|
file |
diff |
annotate
|
Mon, 06 Oct 1997 18:43:32 +0200 |
wenzelm |
new internal forms: add_classes_i, add_classrel_i, add_defsort_i, add_arities_i
|
file |
diff |
annotate
|
Wed, 01 Oct 1997 17:43:42 +0200 |
wenzelm |
moved theory stuff (add_defs etc.) here from drule.ML;
|
file |
diff |
annotate
|
Thu, 17 Apr 1997 18:46:58 +0200 |
wenzelm |
improved type check error messages;
|
file |
diff |
annotate
|
Fri, 28 Feb 1997 16:39:30 +0100 |
wenzelm |
added add_tokentrfuns;
|
file |
diff |
annotate
|
Fri, 13 Dec 1996 17:37:42 +0100 |
wenzelm |
added typed print translations;
|
file |
diff |
annotate
|
Tue, 10 Dec 1996 12:49:02 +0100 |
wenzelm |
add_modesyntax(_i): added 'inout' argument;
|
file |
diff |
annotate
|
Tue, 19 Nov 1996 13:03:35 +0100 |
wenzelm |
added add_modesyntax(_i);
|
file |
diff |
annotate
|