Fri, 17 Jun 2005 18:33:20 +0200 |
wenzelm |
removed Pure/theory_data.ML;
|
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, 23 Apr 2005 19:49:49 +0200 |
wenzelm |
added content of Pure/Thy/ROOT.ML, Pure/Proof/ROOT.ML;
|
file |
diff |
annotate
|
Thu, 21 Apr 2005 22:02:06 +0200 |
wenzelm |
superceded by Pure.thy and CPure.thy;
|
file |
diff |
annotate
|
Thu, 10 Mar 2005 09:11:57 +0100 |
ballarin |
Debugging code (error_depth) removed.
|
file |
diff |
annotate
|
Wed, 09 Mar 2005 18:44:52 +0100 |
ballarin |
First version of global registration command.
|
file |
diff |
annotate
|
Tue, 01 Feb 2005 18:01:57 +0100 |
paulson |
the new subst tactic, by Lucas Dixon
|
file |
diff |
annotate
|
Fri, 25 Jun 2004 14:30:55 +0200 |
skalberg |
Merging the meta-simplifier with the Provers-simplifier. Next step:
|
file |
diff |
annotate
|
Sat, 29 May 2004 15:00:25 +0200 |
wenzelm |
moved print_mode to General/output.ML; load General/pretty.ML early;
|
file |
diff |
annotate
|
Fri, 21 May 2004 21:21:38 +0200 |
wenzelm |
type.ML now before Syntax module;
|
file |
diff |
annotate
|
Sun, 21 Jul 2002 15:37:04 +0200 |
berghofe |
Added program extraction module.
|
file |
diff |
annotate
|
Tue, 02 Jul 2002 15:36:51 +0200 |
wenzelm |
added fact_index.ML;
|
file |
diff |
annotate
|
Wed, 16 Jan 2002 20:57:02 +0100 |
wenzelm |
Interface/proof_general.ML move to proof_general.ML;
|
file |
diff |
annotate
|
Tue, 20 Nov 2001 20:55:50 +0100 |
wenzelm |
print_depth 10;
|
file |
diff |
annotate
|
Sat, 27 Oct 2001 23:16:15 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Wed, 24 Oct 2001 17:31:20 +0200 |
wenzelm |
print_depth 8 from the very beginning;
|
file |
diff |
annotate
|
Mon, 22 Oct 2001 17:58:56 +0200 |
wenzelm |
reorganize sources to accomodate locales;
|
file |
diff |
annotate
|
Fri, 19 Oct 2001 12:17:04 +0200 |
wenzelm |
revert to proper version (!);
|
file |
diff |
annotate
|
Sun, 14 Oct 2001 20:07:32 +0200 |
wenzelm |
added object_logic.ML;
|
file |
diff |
annotate
|
Sat, 01 Sep 2001 00:20:22 +0200 |
wenzelm |
final proofs := 0;
|
file |
diff |
annotate
|
Fri, 31 Aug 2001 16:06:21 +0200 |
berghofe |
Added new files for proof terms.
|
file |
diff |
annotate
|
Mon, 05 Feb 2001 14:39:09 +0100 |
wenzelm |
fixed version string;
|
file |
diff |
annotate
|
Tue, 16 Jan 2001 00:34:31 +0100 |
wenzelm |
removed Session.finish ();
|
file |
diff |
annotate
|
Tue, 07 Nov 2000 17:44:48 +0100 |
berghofe |
Added new file meta_simplifier.ML
|
file |
diff |
annotate
|
Thu, 14 Sep 2000 18:37:44 +0200 |
wenzelm |
"Isabelle repository version";
|
file |
diff |
annotate
|
Mon, 20 Mar 2000 18:47:47 +0100 |
wenzelm |
quick_and_dirty moved to Isar/skip_proof.ML;
|
file |
diff |
annotate
|
Tue, 26 Oct 1999 22:32:15 +0200 |
wenzelm |
activate ml_prompts;
|
file |
diff |
annotate
|
Sat, 05 Jun 1999 20:27:53 +0200 |
wenzelm |
renamed object_logic.ML to Isar/auto_bind.ML and tuned this module;
|
file |
diff |
annotate
|
Fri, 21 May 1999 16:23:18 +0200 |
wenzelm |
added Interface/ROOT.ML Interface/isamode.ML Interface/proof_general.ML;
|
file |
diff |
annotate
|
Wed, 17 Mar 1999 13:30:09 +0100 |
wenzelm |
axclass.ML loaded after Isar;
|
file |
diff |
annotate
|
Fri, 05 Feb 1999 20:56:50 +0100 |
wenzelm |
Session.finish ();
|
file |
diff |
annotate
|
Thu, 04 Feb 1999 18:15:01 +0100 |
wenzelm |
use, cd;
|
file |
diff |
annotate
|
Wed, 03 Feb 1999 16:27:36 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Fri, 29 Jan 1999 17:10:26 +0100 |
oheimb |
moved print_mode to ROOT.ML
|
file |
diff |
annotate
|
Tue, 12 Jan 1999 12:28:29 +0100 |
wenzelm |
removed attribute.ML;
|
file |
diff |
annotate
|
Mon, 28 Dec 1998 16:47:47 +0100 |
paulson |
String added to BasisLibrary
|
file |
diff |
annotate
|
Mon, 09 Nov 1998 15:36:27 +0100 |
wenzelm |
added Isar;
|
file |
diff |
annotate
|
Tue, 20 Oct 1998 16:25:14 +0200 |
wenzelm |
structure Hidden = struct end;
|
file |
diff |
annotate
|
Fri, 02 Oct 1998 10:44:20 +0200 |
paulson |
added Real to BasisLibrary
|
file |
diff |
annotate
|
Fri, 25 Sep 1998 14:06:27 +0200 |
paulson |
added Int to BasisLibrary
|
file |
diff |
annotate
|
Tue, 04 Aug 1998 18:21:03 +0200 |
wenzelm |
added locale.ML;
|
file |
diff |
annotate
|
Wed, 29 Jul 1998 15:38:08 +0200 |
wenzelm |
late setup of Pure and CPure;
|
file |
diff |
annotate
|
Thu, 02 Jul 1998 17:27:35 +0200 |
wenzelm |
tuned comment;
|
file |
diff |
annotate
|
Tue, 30 Jun 1998 14:41:27 +0200 |
wenzelm |
added quick_and_dirty flag;
|
file |
diff |
annotate
|
Mon, 29 Jun 1998 21:33:35 +0200 |
wenzelm |
moved actual (C)Pure theories to pure.ML;
|
file |
diff |
annotate
|
Wed, 10 Jun 1998 11:55:09 +0200 |
wenzelm |
moved table.ML, object.ML, seq.ML, name_space.ML to General;
|
file |
diff |
annotate
|
Mon, 08 Jun 1998 15:57:50 +0200 |
wenzelm |
added theory_data.ML;
|
file |
diff |
annotate
|
Fri, 05 Jun 1998 14:21:11 +0200 |
wenzelm |
added object.ML;
|
file |
diff |
annotate
|
Fri, 29 May 1998 13:49:50 +0200 |
wenzelm |
tuned msgs;
|
file |
diff |
annotate
|
Thu, 28 May 1998 12:22:05 +0200 |
wenzelm |
version under control of Admin/makedist;
|
file |
diff |
annotate
|
Mon, 25 May 1998 21:17:08 +0200 |
wenzelm |
global_names moved to pure_thy.ML;
|
file |
diff |
annotate
|
Wed, 20 May 1998 18:55:41 +0200 |
wenzelm |
tuned comments;
|
file |
diff |
annotate
|
Fri, 03 Apr 1998 14:36:05 +0200 |
wenzelm |
added attribute.ML;
|
file |
diff |
annotate
|
Mon, 09 Mar 1998 16:07:22 +0100 |
wenzelm |
tuned comment;
|
file |
diff |
annotate
|
Sun, 28 Dec 1997 14:55:20 +0100 |
wenzelm |
replaced symtab.ML by table.ML;
|
file |
diff |
annotate
|
Mon, 15 Dec 1997 14:40:13 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Sat, 13 Dec 1997 17:27:16 +0100 |
wenzelm |
version = "Isabelle98: Jan 1998";
|
file |
diff |
annotate
|
Thu, 04 Dec 1997 13:49:27 +0100 |
wenzelm |
moved global_names ref to Pure/ROOT.ML;
|
file |
diff |
annotate
|
Sat, 22 Nov 1997 13:26:30 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Fri, 21 Nov 1997 15:27:43 +0100 |
wenzelm |
changed Sequence interface (now Seq, in seq.ML);
|
file |
diff |
annotate
|