berghofe [Thu, 31 Jul 2003 00:01:47 +0200] rev 14137
Removed extraneous rev in function goal_params (the list of parameters
is already reversed by rename_wrt_term).
kleing [Tue, 29 Jul 2003 13:32:16 +0200] rev 14136
opened new section for next Isabelle release
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