Sat, 14 Oct 2006 23:25:53 +0200 added assert;
wenzelm [Sat, 14 Oct 2006 23:25:53 +0200] rev 21034
added assert;
Sat, 14 Oct 2006 23:25:51 +0200 theorem: added local_theory version;
wenzelm [Sat, 14 Oct 2006 23:25:51 +0200] rev 21033
theorem: added local_theory version;
Sat, 14 Oct 2006 23:25:51 +0200 Attrib.pretty_attrib;
wenzelm [Sat, 14 Oct 2006 23:25:51 +0200] rev 21032
Attrib.pretty_attrib;
Sat, 14 Oct 2006 23:25:50 +0200 added pretty_attribs (from attrib.ML);
wenzelm [Sat, 14 Oct 2006 23:25:50 +0200] rev 21031
added pretty_attribs (from attrib.ML);
Sat, 14 Oct 2006 23:25:48 +0200 moved pretty_attribs to attrib.ML;
wenzelm [Sat, 14 Oct 2006 23:25:48 +0200] rev 21030
moved pretty_attribs to attrib.ML;
Sat, 14 Oct 2006 23:25:46 +0200 locale begin/end;
wenzelm [Sat, 14 Oct 2006 23:25:46 +0200] rev 21029
locale begin/end;
Fri, 13 Oct 2006 22:30:29 +0200 updated;
wenzelm [Fri, 13 Oct 2006 22:30:29 +0200] rev 21028
updated;
Fri, 13 Oct 2006 18:33:50 +0200 Added keywords for new inductive definition package.
berghofe [Fri, 13 Oct 2006 18:33:50 +0200] rev 21027
Added keywords for new inductive definition package.
Fri, 13 Oct 2006 18:29:31 +0200 Adapted to changes in FixedPoint theory.
berghofe [Fri, 13 Oct 2006 18:29:31 +0200] rev 21026
Adapted to changes in FixedPoint theory.
Fri, 13 Oct 2006 18:28:51 +0200 Moved old inductive package to old_inductive_package.ML
berghofe [Fri, 13 Oct 2006 18:28:51 +0200] rev 21025
Moved old inductive package to old_inductive_package.ML
Fri, 13 Oct 2006 18:27:27 +0200 Completely rewrote inductive definition package. Now allows to
berghofe [Fri, 13 Oct 2006 18:27:27 +0200] rev 21024
Completely rewrote inductive definition package. Now allows to define n-ary predicates directly (rather than sets of n-tuples), using generalized fixpoint theory for arbitrary complete lattices.
Fri, 13 Oct 2006 18:24:02 +0200 Old version of inductive definition package (for sets).
berghofe [Fri, 13 Oct 2006 18:24:02 +0200] rev 21023
Old version of inductive definition package (for sets).
Fri, 13 Oct 2006 18:23:37 +0200 Moved old inductive package to old_inductive_package.ML
berghofe [Fri, 13 Oct 2006 18:23:37 +0200] rev 21022
Moved old inductive package to old_inductive_package.ML
Fri, 13 Oct 2006 18:18:58 +0200 Adapted to new inductive definition package.
berghofe [Fri, 13 Oct 2006 18:18:58 +0200] rev 21021
Adapted to new inductive definition package.
Fri, 13 Oct 2006 18:15:18 +0200 Adapted to changes in FixedPoint theory.
berghofe [Fri, 13 Oct 2006 18:15:18 +0200] rev 21020
Adapted to changes in FixedPoint theory.
Fri, 13 Oct 2006 18:14:12 +0200 Legacy ML bindings now refer to old inductive definition package.
berghofe [Fri, 13 Oct 2006 18:14:12 +0200] rev 21019
Legacy ML bindings now refer to old inductive definition package.
Fri, 13 Oct 2006 18:12:58 +0200 Added new package for inductive definitions, moved old package
berghofe [Fri, 13 Oct 2006 18:12:58 +0200] rev 21018
Added new package for inductive definitions, moved old package to old_inductive_package.ML
Fri, 13 Oct 2006 18:10:16 +0200 Generalized gfp and lfp to arbitrary complete lattices.
berghofe [Fri, 13 Oct 2006 18:10:16 +0200] rev 21017
Generalized gfp and lfp to arbitrary complete lattices.
Fri, 13 Oct 2006 18:08:48 +0200 Repaired strip_assums_hyp (now also works for goals not
berghofe [Fri, 13 Oct 2006 18:08:48 +0200] rev 21016
Repaired strip_assums_hyp (now also works for goals not in hhf normal form).
Fri, 13 Oct 2006 16:52:51 +0200 improved framework
haftmann [Fri, 13 Oct 2006 16:52:51 +0200] rev 21015
improved framework
Fri, 13 Oct 2006 16:52:49 +0200 refined
haftmann [Fri, 13 Oct 2006 16:52:49 +0200] rev 21014
refined
Fri, 13 Oct 2006 16:52:48 +0200 fixed bug
haftmann [Fri, 13 Oct 2006 16:52:48 +0200] rev 21013
fixed bug
Fri, 13 Oct 2006 16:52:47 +0200 tuned
haftmann [Fri, 13 Oct 2006 16:52:47 +0200] rev 21012
tuned
Fri, 13 Oct 2006 16:52:46 +0200 added codegen2 example
haftmann [Fri, 13 Oct 2006 16:52:46 +0200] rev 21011
added codegen2 example
Fri, 13 Oct 2006 15:01:34 +0200 added the missing freshness-lemmas for nat, int, char and string and
urbanc [Fri, 13 Oct 2006 15:01:34 +0200] rev 21010
added the missing freshness-lemmas for nat, int, char and string and also the lemma for permutation acting on if's
Fri, 13 Oct 2006 12:32:44 +0200 lifted claset setup from ML to Isar level
haftmann [Fri, 13 Oct 2006 12:32:44 +0200] rev 21009
lifted claset setup from ML to Isar level
Fri, 13 Oct 2006 09:02:21 +0200 explicit nonfix for union and inter
haftmann [Fri, 13 Oct 2006 09:02:21 +0200] rev 21008
explicit nonfix for union and inter
Thu, 12 Oct 2006 22:57:45 +0200 renamed enter_forward_proof to enter_proof_body;
wenzelm [Thu, 12 Oct 2006 22:57:45 +0200] rev 21007
renamed enter_forward_proof to enter_proof_body; renamed exit_local_theory to end_local_theory; added local_theory_to_proof; tuned;
Thu, 12 Oct 2006 22:57:42 +0200 added peek;
wenzelm [Thu, 12 Oct 2006 22:57:42 +0200] rev 21006
added peek;
Thu, 12 Oct 2006 22:57:38 +0200 interpretation_in_locale: standalone goal setup;
wenzelm [Thu, 12 Oct 2006 22:57:38 +0200] rev 21005
interpretation_in_locale: standalone goal setup; moved theorem statements to bottom;
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip