paulson [Tue, 15 Jul 2003 15:20:54 +0200] rev 14113
Fixing a simproc bug
paulson [Tue, 15 Jul 2003 15:12:22 +0200] rev 14112
tidying
nipkow [Tue, 15 Jul 2003 08:25:20 +0200] rev 14111
Some new thm (ex_map_conv?)
kleing [Mon, 14 Jul 2003 14:44:06 +0200] rev 14110
use Library.Some/None instead of just Some/None in generated quickcheck code
berghofe [Fri, 11 Jul 2003 15:01:41 +0200] rev 14109
Added keywords for random testing.
berghofe [Fri, 11 Jul 2003 15:00:54 +0200] rev 14108
Restored old (tail recursive!) version of repeat.
berghofe [Fri, 11 Jul 2003 15:00:10 +0200] rev 14107
Exported function goal_params.
berghofe [Fri, 11 Jul 2003 14:59:50 +0200] rev 14106
Added several functions for producing random numbers.
berghofe [Fri, 11 Jul 2003 14:59:11 +0200] rev 14105
Added functions for random testing.
berghofe [Fri, 11 Jul 2003 14:57:00 +0200] rev 14104
Added generator for test case generators.
berghofe [Fri, 11 Jul 2003 14:56:30 +0200] rev 14103
mk_int now produces specific constants for 0 and 1.
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.
oheimb [Fri, 11 Jul 2003 14:12:41 +0200] rev 14101
added upd_fst, upd_snd, some thms
oheimb [Fri, 11 Jul 2003 14:12:06 +0200] rev 14100
added map_image, restrict_map, some thms
oheimb [Fri, 11 Jul 2003 14:12:02 +0200] rev 14099
added fold_red, o2l, postfix, some thms
oheimb [Fri, 11 Jul 2003 14:11:56 +0200] rev 14098
added rev_ballE
oheimb [Fri, 11 Jul 2003 13:54:32 +0200] rev 14097
re-introduced sort constraints on LHS
oheimb [Fri, 11 Jul 2003 13:54:26 +0200] rev 14096
corrected markup text
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
paulson [Wed, 09 Jul 2003 12:41:47 +0200] rev 14094
~= to neq
paulson [Wed, 09 Jul 2003 11:39:34 +0200] rev 14093
converting more theories to Isar scripts, and tidying
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.
nipkow [Mon, 07 Jul 2003 17:58:21 +0200] rev 14091
A patch by david aspinall
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.
paulson [Thu, 03 Jul 2003 18:07:50 +0200] rev 14089
converted UNITY/Comp/{AllocImpl,Client} to Isar scripts
paulson [Thu, 03 Jul 2003 12:56:48 +0200] rev 14088
converted Counter, Counterc and PriorityAux to Isar scripts (all HOL/UNITY/Comp)
paulson [Thu, 03 Jul 2003 10:37:25 +0200] rev 14087
Conversion of UNITY/Comp/Priority.thy to a linear Isar script
nipkow [Wed, 02 Jul 2003 16:57:57 +0200] rev 14086
Type antiquotations do not use the bracket syntax by default any longer.