berghofe [Mon, 28 Jul 2003 11:16:38 +0200] rev 14135
test_term now handles Match exception raised in generated code.
nipkow [Fri, 25 Jul 2003 17:21:22 +0200] rev 14134
Replaced \<leadsto> by \<rightharpoonup>
paulson [Fri, 25 Jul 2003 10:52:15 +0200] rev 14133
Simplified a proof using presburger
paulson [Thu, 24 Jul 2003 18:23:17 +0200] rev 14132
new theory Library/NatPair
paulson [Thu, 24 Jul 2003 18:23:00 +0200] rev 14131
declarations moved from PreList.thy
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.
berghofe [Thu, 24 Jul 2003 17:47:56 +0200] rev 14129
Exported function get_mode.
paulson [Thu, 24 Jul 2003 16:41:40 +0200] rev 14128
header comment
paulson [Thu, 24 Jul 2003 16:37:04 +0200] rev 14127
new theory NatPair of the injection from nat*nat -> nat
paulson [Thu, 24 Jul 2003 16:36:29 +0200] rev 14126
Tidying and replacement of some axioms by specifications
paulson [Thu, 24 Jul 2003 16:35:51 +0200] rev 14125
tidied
paulson [Tue, 22 Jul 2003 11:05:02 +0200] rev 14124
Added some regression testing for simprocs
paulson [Tue, 22 Jul 2003 11:03:42 +0200] rev 14123
fixed simprocs
skalberg [Mon, 21 Jul 2003 17:27:23 +0200] rev 14122
Added handling of meta implication and meta quantification.
skalberg [Mon, 21 Jul 2003 16:19:34 +0200] rev 14121
Added handling of free variables (provided they are of sort HOL.type).
paulson [Mon, 21 Jul 2003 13:02:07 +0200] rev 14120
Tidied some examples
skalberg [Mon, 21 Jul 2003 10:58:16 +0200] rev 14119
Added the specification command.
skalberg [Mon, 21 Jul 2003 08:53:56 +0200] rev 14118
Changed bstring argument to xstring.
skalberg [Mon, 21 Jul 2003 08:52:06 +0200] rev 14117
*** empty log message ***
skalberg [Sat, 19 Jul 2003 17:35:15 +0200] rev 14116
Added optional theorem names for the constant definitions added during
specification.
skalberg [Thu, 17 Jul 2003 15:23:20 +0200] rev 14115
Added package for definition by specification.
paulson [Wed, 16 Jul 2003 12:09:41 +0200] rev 14114
tidying
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.