Mon, 28 Jul 2003 11:16:38 +0200 test_term now handles Match exception raised in generated code.
berghofe [Mon, 28 Jul 2003 11:16:38 +0200] rev 14135
test_term now handles Match exception raised in generated code.
Fri, 25 Jul 2003 17:21:22 +0200 Replaced \<leadsto> by \<rightharpoonup>
nipkow [Fri, 25 Jul 2003 17:21:22 +0200] rev 14134
Replaced \<leadsto> by \<rightharpoonup>
Fri, 25 Jul 2003 10:52:15 +0200 Simplified a proof using presburger
paulson [Fri, 25 Jul 2003 10:52:15 +0200] rev 14133
Simplified a proof using presburger
Thu, 24 Jul 2003 18:23:17 +0200 new theory Library/NatPair
paulson [Thu, 24 Jul 2003 18:23:17 +0200] rev 14132
new theory Library/NatPair
Thu, 24 Jul 2003 18:23:00 +0200 declarations moved from PreList.thy
paulson [Thu, 24 Jul 2003 18:23:00 +0200] rev 14131
declarations moved from PreList.thy
Thu, 24 Jul 2003 17:52:38 +0200 Fixed two bugs:
berghofe [Thu, 24 Jul 2003 17:52:38 +0200] rev 14130
Fixed two bugs: - presburger_tac now calls ObjectLogic.atomize_tac first to avoid failure when premises contain meta-level quantifiers or implications - The preprocessor now also filters out premises containing variables that are not of type int or nat.
Thu, 24 Jul 2003 17:47:56 +0200 Exported function get_mode.
berghofe [Thu, 24 Jul 2003 17:47:56 +0200] rev 14129
Exported function get_mode.
Thu, 24 Jul 2003 16:41:40 +0200 header comment
paulson [Thu, 24 Jul 2003 16:41:40 +0200] rev 14128
header comment
Thu, 24 Jul 2003 16:37:04 +0200 new theory NatPair of the injection from nat*nat -> nat
paulson [Thu, 24 Jul 2003 16:37:04 +0200] rev 14127
new theory NatPair of the injection from nat*nat -> nat
Thu, 24 Jul 2003 16:36:29 +0200 Tidying and replacement of some axioms by specifications
paulson [Thu, 24 Jul 2003 16:36:29 +0200] rev 14126
Tidying and replacement of some axioms by specifications
Thu, 24 Jul 2003 16:35:51 +0200 tidied
paulson [Thu, 24 Jul 2003 16:35:51 +0200] rev 14125
tidied
Tue, 22 Jul 2003 11:05:02 +0200 Added some regression testing for simprocs
paulson [Tue, 22 Jul 2003 11:05:02 +0200] rev 14124
Added some regression testing for simprocs
Tue, 22 Jul 2003 11:03:42 +0200 fixed simprocs
paulson [Tue, 22 Jul 2003 11:03:42 +0200] rev 14123
fixed simprocs
Mon, 21 Jul 2003 17:27:23 +0200 Added handling of meta implication and meta quantification.
skalberg [Mon, 21 Jul 2003 17:27:23 +0200] rev 14122
Added handling of meta implication and meta quantification.
Mon, 21 Jul 2003 16:19:34 +0200 Added handling of free variables (provided they are of sort HOL.type).
skalberg [Mon, 21 Jul 2003 16:19:34 +0200] rev 14121
Added handling of free variables (provided they are of sort HOL.type).
Mon, 21 Jul 2003 13:02:07 +0200 Tidied some examples
paulson [Mon, 21 Jul 2003 13:02:07 +0200] rev 14120
Tidied some examples
Mon, 21 Jul 2003 10:58:16 +0200 Added the specification command.
skalberg [Mon, 21 Jul 2003 10:58:16 +0200] rev 14119
Added the specification command.
Mon, 21 Jul 2003 08:53:56 +0200 Changed bstring argument to xstring.
skalberg [Mon, 21 Jul 2003 08:53:56 +0200] rev 14118
Changed bstring argument to xstring.
Mon, 21 Jul 2003 08:52:06 +0200 *** empty log message ***
skalberg [Mon, 21 Jul 2003 08:52:06 +0200] rev 14117
*** empty log message ***
Sat, 19 Jul 2003 17:35:15 +0200 Added optional theorem names for the constant definitions added during
skalberg [Sat, 19 Jul 2003 17:35:15 +0200] rev 14116
Added optional theorem names for the constant definitions added during specification.
Thu, 17 Jul 2003 15:23:20 +0200 Added package for definition by specification.
skalberg [Thu, 17 Jul 2003 15:23:20 +0200] rev 14115
Added package for definition by specification.
Wed, 16 Jul 2003 12:09:41 +0200 tidying
paulson [Wed, 16 Jul 2003 12:09:41 +0200] rev 14114
tidying
Tue, 15 Jul 2003 15:20:54 +0200 Fixing a simproc bug
paulson [Tue, 15 Jul 2003 15:20:54 +0200] rev 14113
Fixing a simproc bug
Tue, 15 Jul 2003 15:12:22 +0200 tidying
paulson [Tue, 15 Jul 2003 15:12:22 +0200] rev 14112
tidying
Tue, 15 Jul 2003 08:25:20 +0200 Some new thm (ex_map_conv?)
nipkow [Tue, 15 Jul 2003 08:25:20 +0200] rev 14111
Some new thm (ex_map_conv?)
Mon, 14 Jul 2003 14:44:06 +0200 use Library.Some/None instead of just Some/None in generated quickcheck code
kleing [Mon, 14 Jul 2003 14:44:06 +0200] rev 14110
use Library.Some/None instead of just Some/None in generated quickcheck code
Fri, 11 Jul 2003 15:01:41 +0200 Added keywords for random testing.
berghofe [Fri, 11 Jul 2003 15:01:41 +0200] rev 14109
Added keywords for random testing.
Fri, 11 Jul 2003 15:00:54 +0200 Restored old (tail recursive!) version of repeat.
berghofe [Fri, 11 Jul 2003 15:00:54 +0200] rev 14108
Restored old (tail recursive!) version of repeat.
Fri, 11 Jul 2003 15:00:10 +0200 Exported function goal_params.
berghofe [Fri, 11 Jul 2003 15:00:10 +0200] rev 14107
Exported function goal_params.
Fri, 11 Jul 2003 14:59:50 +0200 Added several functions for producing random numbers.
berghofe [Fri, 11 Jul 2003 14:59:50 +0200] rev 14106
Added several functions for producing random numbers.
Fri, 11 Jul 2003 14:59:11 +0200 Added functions for random testing.
berghofe [Fri, 11 Jul 2003 14:59:11 +0200] rev 14105
Added functions for random testing.
Fri, 11 Jul 2003 14:57:00 +0200 Added generator for test case generators.
berghofe [Fri, 11 Jul 2003 14:57:00 +0200] rev 14104
Added generator for test case generators.
Fri, 11 Jul 2003 14:56:30 +0200 mk_int now produces specific constants for 0 and 1.
berghofe [Fri, 11 Jul 2003 14:56:30 +0200] rev 14103
mk_int now produces specific constants for 0 and 1.
Fri, 11 Jul 2003 14:55:17 +0200 - Installed specific code generator for equality enforcing that
berghofe [Fri, 11 Jul 2003 14:55:17 +0200] rev 14102
- Installed specific code generator for equality enforcing that arguments do not have function types, which would result in an error message during compilation. - Added test case generators for basic types.
Fri, 11 Jul 2003 14:12:41 +0200 added upd_fst, upd_snd, some thms
oheimb [Fri, 11 Jul 2003 14:12:41 +0200] rev 14101
added upd_fst, upd_snd, some thms
Fri, 11 Jul 2003 14:12:06 +0200 added map_image, restrict_map, some thms
oheimb [Fri, 11 Jul 2003 14:12:06 +0200] rev 14100
added map_image, restrict_map, some thms
Fri, 11 Jul 2003 14:12:02 +0200 added fold_red, o2l, postfix, some thms
oheimb [Fri, 11 Jul 2003 14:12:02 +0200] rev 14099
added fold_red, o2l, postfix, some thms
Fri, 11 Jul 2003 14:11:56 +0200 added rev_ballE
oheimb [Fri, 11 Jul 2003 14:11:56 +0200] rev 14098
added rev_ballE
Fri, 11 Jul 2003 13:54:32 +0200 re-introduced sort constraints on LHS
oheimb [Fri, 11 Jul 2003 13:54:32 +0200] rev 14097
re-introduced sort constraints on LHS
Fri, 11 Jul 2003 13:54:26 +0200 corrected markup text
oheimb [Fri, 11 Jul 2003 13:54:26 +0200] rev 14096
corrected markup text
Thu, 10 Jul 2003 17:14:41 +0200 Changed many Intersection rules from i:I to I~=0 to avoid introducing a new
paulson [Thu, 10 Jul 2003 17:14:41 +0200] rev 14095
Changed many Intersection rules from i:I to I~=0 to avoid introducing a new variable
Wed, 09 Jul 2003 12:41:47 +0200 ~= to neq
paulson [Wed, 09 Jul 2003 12:41:47 +0200] rev 14094
~= to neq
Wed, 09 Jul 2003 11:39:34 +0200 converting more theories to Isar scripts, and tidying
paulson [Wed, 09 Jul 2003 11:39:34 +0200] rev 14093
converting more theories to Isar scripts, and tidying
Tue, 08 Jul 2003 11:44:30 +0200 Conversion of ZF/UNITY/{FP,Union} to Isar script.
paulson [Tue, 08 Jul 2003 11:44:30 +0200] rev 14092
Conversion of ZF/UNITY/{FP,Union} to Isar script. Introduction of X-symbols to the ML files.
Mon, 07 Jul 2003 17:58:21 +0200 A patch by david aspinall
nipkow [Mon, 07 Jul 2003 17:58:21 +0200] rev 14091
A patch by david aspinall
Fri, 04 Jul 2003 17:09:26 +0200 Added check for HOL_proofs: Theory WeakNorm is skipped if HOL image has been
berghofe [Fri, 04 Jul 2003 17:09:26 +0200] rev 14090
Added check for HOL_proofs: Theory WeakNorm is skipped if HOL image has been compiled without proof objects.
Thu, 03 Jul 2003 18:07:50 +0200 converted UNITY/Comp/{AllocImpl,Client} to Isar scripts
paulson [Thu, 03 Jul 2003 18:07:50 +0200] rev 14089
converted UNITY/Comp/{AllocImpl,Client} to Isar scripts
Thu, 03 Jul 2003 12:56:48 +0200 converted Counter, Counterc and PriorityAux to Isar scripts (all HOL/UNITY/Comp)
paulson [Thu, 03 Jul 2003 12:56:48 +0200] rev 14088
converted Counter, Counterc and PriorityAux to Isar scripts (all HOL/UNITY/Comp)
Thu, 03 Jul 2003 10:37:25 +0200 Conversion of UNITY/Comp/Priority.thy to a linear Isar script
paulson [Thu, 03 Jul 2003 10:37:25 +0200] rev 14087
Conversion of UNITY/Comp/Priority.thy to a linear Isar script
Wed, 02 Jul 2003 16:57:57 +0200 Type antiquotations do not use the bracket syntax by default any longer.
nipkow [Wed, 02 Jul 2003 16:57:57 +0200] rev 14086
Type antiquotations do not use the bracket syntax by default any longer.
Tue, 01 Jul 2003 10:50:26 +0200 moved some lemmas here from ZF
paulson [Tue, 01 Jul 2003 10:50:26 +0200] rev 14085
moved some lemmas here from ZF
Mon, 30 Jun 2003 18:15:51 +0200 Removal of UNITY/UNITYMisc, moving its theorems elsewhere.
paulson [Mon, 30 Jun 2003 18:15:51 +0200] rev 14084
Removal of UNITY/UNITYMisc, moving its theorems elsewhere. Conversion of UNITY/State to Isar format.;
Mon, 30 Jun 2003 12:23:00 +0200 Added DOCTYPE and Content-type to HTML documents.
webertj [Mon, 30 Jun 2003 12:23:00 +0200] rev 14083
Added DOCTYPE and Content-type to HTML documents.
Sun, 29 Jun 2003 21:29:15 +0200 Moved function for renaming bound variables to Pure/drule.ML
berghofe [Sun, 29 Jun 2003 21:29:15 +0200] rev 14082
Moved function for renaming bound variables to Pure/drule.ML
Sun, 29 Jun 2003 21:28:13 +0200 Added functions for renaming bound variables.
berghofe [Sun, 29 Jun 2003 21:28:13 +0200] rev 14081
Added functions for renaming bound variables.
Sun, 29 Jun 2003 21:27:28 +0200 Added split_paired_All rule for splitting variables bound by
berghofe [Sun, 29 Jun 2003 21:27:28 +0200] rev 14080
Added split_paired_All rule for splitting variables bound by object-level universal quantifiers.
Sun, 29 Jun 2003 21:25:34 +0200 - record_split_tac now also works for object-level universal quantifier
berghofe [Sun, 29 Jun 2003 21:25:34 +0200] rev 14079
- record_split_tac now also works for object-level universal quantifier - bound variables in split rule now have nicer names - added new simproc record_eq_simproc which prevents simplifier from choosing the "wrong" equality rule
Sat, 28 Jun 2003 13:42:56 +0200 integrated optimizations by Sebastian Skalberg,
kleing [Sat, 28 Jun 2003 13:42:56 +0200] rev 14078
integrated optimizations by Sebastian Skalberg, produces less garbage, is faster and clearer
Fri, 27 Jun 2003 18:40:25 +0200 Conversion of theory UNITY to Isar script
paulson [Fri, 27 Jun 2003 18:40:25 +0200] rev 14077
Conversion of theory UNITY to Isar script
Fri, 27 Jun 2003 13:15:40 +0200 Conversion of AllocBase to new-style
paulson [Fri, 27 Jun 2003 13:15:40 +0200] rev 14076
Conversion of AllocBase to new-style
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip