Sun, 04 Feb 2007 22:02:13 +0100 |
wenzelm |
load morphism.ML later;
|
file |
diff |
annotate
|
Fri, 19 Jan 2007 22:08:16 +0100 |
wenzelm |
tuned order;
|
file |
diff |
annotate
|
Fri, 29 Dec 2006 18:46:01 +0100 |
wenzelm |
removed obsolete proof_general.ML;
|
file |
diff |
annotate
|
Fri, 29 Dec 2006 16:47:49 +0100 |
aspinall |
Enable new Proof General code again after SML/NJ compatibility fixes by Florian.
|
file |
diff |
annotate
|
Thu, 21 Dec 2006 08:42:53 +0100 |
aspinall |
Disable new Proof General code until SML/NJ compile fixed.
|
file |
diff |
annotate
|
Wed, 20 Dec 2006 18:38:27 +0100 |
aspinall |
Use new Proof General code by default [see comment for reverting]
|
file |
diff |
annotate
|
Fri, 15 Dec 2006 00:08:06 +0100 |
wenzelm |
avoid conflict with Alice keywords: renamed pack -> implode, unpack -> explode, any -> many, avoided assert;
|
file |
diff |
annotate
|
Thu, 07 Dec 2006 23:16:55 +0100 |
wenzelm |
reorganized structure Tactic vs. MetaSimplifier;
|
file |
diff |
annotate
|
Thu, 07 Dec 2006 00:42:04 +0100 |
wenzelm |
reorganized structure Goal vs. Tactic;
|
file |
diff |
annotate
|
Mon, 04 Dec 2006 21:41:47 +0100 |
aspinall |
Build instructions for new Proof General module [not yet activated]
|
file |
diff |
annotate
|
Thu, 23 Nov 2006 00:51:54 +0100 |
wenzelm |
added morphism.ML, General/ml_syntax.ML;
|
file |
diff |
annotate
|
Thu, 16 Nov 2006 01:07:39 +0100 |
wenzelm |
added General/basics.ML;
|
file |
diff |
annotate
|
Tue, 12 Sep 2006 12:12:33 +0200 |
wenzelm |
added Pure/term_subst.ML;
|
file |
diff |
annotate
|
Thu, 27 Jul 2006 13:43:03 +0200 |
wenzelm |
added Pure/assumption.ML;
|
file |
diff |
annotate
|
Wed, 26 Jul 2006 00:44:44 +0200 |
wenzelm |
added Pure/subgoal.ML;
|
file |
diff |
annotate
|
Tue, 11 Jul 2006 12:17:00 +0200 |
wenzelm |
added name.ML;
|
file |
diff |
annotate
|
Thu, 15 Jun 2006 23:08:56 +0200 |
wenzelm |
added variable.ML;
|
file |
diff |
annotate
|
Sun, 11 Jun 2006 00:38:45 +0200 |
dixon |
removed IsaPlannner things from Pure. Moved to Provers.
|
file |
diff |
annotate
|
Mon, 08 May 2006 17:40:05 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Thu, 13 Apr 2006 12:00:54 +0200 |
wenzelm |
added conjunction.ML;
|
file |
diff |
annotate
|
Sun, 09 Apr 2006 18:51:16 +0200 |
wenzelm |
moved theory presentation to Isar/ROOT.ML;
|
file |
diff |
annotate
|
Sat, 11 Mar 2006 16:53:14 +0100 |
wenzelm |
use axclass.ML earlier (in Isar/ROOT.ML);
|
file |
diff |
annotate
|
Fri, 10 Feb 2006 02:22:23 +0100 |
wenzelm |
use proof_general.ML: setmp quick_and_dirty captures default value;
|
file |
diff |
annotate
|
Mon, 06 Feb 2006 20:59:01 +0100 |
wenzelm |
load envir.ML and logic.ML early;
|
file |
diff |
annotate
|
Tue, 31 Jan 2006 18:19:25 +0100 |
wenzelm |
tuned comments;
|
file |
diff |
annotate
|
Sun, 29 Jan 2006 19:23:44 +0100 |
wenzelm |
CPure: Context.add_setup;
|
file |
diff |
annotate
|
Mon, 14 Nov 2005 15:23:33 +0100 |
haftmann |
added modules for code generator generation two, not operational yet
|
file |
diff |
annotate
|
Wed, 02 Nov 2005 14:46:54 +0100 |
wenzelm |
added consts.ML;
|
file |
diff |
annotate
|
Fri, 21 Oct 2005 18:14:43 +0200 |
wenzelm |
added goal.ML;
|
file |
diff |
annotate
|
Wed, 19 Oct 2005 21:52:40 +0200 |
wenzelm |
removed obsolete Thy/thy_parse.ML, Thy/thy_scan.ML, Thy/thy_syn.ML;
|
file |
diff |
annotate
|
Sat, 17 Sep 2005 19:17:33 +0200 |
wenzelm |
added quick_and_dirty (from Isar/skip_proofs.ML);
|
file |
diff |
annotate
|
Sat, 17 Sep 2005 18:11:27 +0200 |
wenzelm |
removed obsolete BasisLibrary;
|
file |
diff |
annotate
|
Mon, 01 Aug 2005 19:20:34 +0200 |
wenzelm |
added compress.ML;
|
file |
diff |
annotate
|
Thu, 14 Jul 2005 19:28:24 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Tue, 12 Jul 2005 19:29:52 +0200 |
obua |
- introduce Pure/Tools directory
|
file |
diff |
annotate
|
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
|