paulson [Tue, 20 Jul 2004 14:24:23 +0200] rev 15068
minor tweaks to go with the new version of the Accountability paper
paulson [Tue, 20 Jul 2004 14:23:09 +0200] rev 15067
removed some obsolete proofs
paulson [Tue, 20 Jul 2004 14:22:49 +0200] rev 15066
two new results
berghofe [Mon, 19 Jul 2004 18:21:26 +0200] rev 15065
Some changes to allow qualified theory import.
berghofe [Mon, 19 Jul 2004 18:19:42 +0200] rev 15064
- Moved code generator setup for lists from Main.thy to List.thy
- Code generator now represents char type as strings of length 1
(easier to handle than encoding using nibbles)
berghofe [Mon, 19 Jul 2004 18:15:46 +0200] rev 15063
Moved code generator setup for lists to List.thy
berghofe [Mon, 19 Jul 2004 18:14:57 +0200] rev 15062
Added function dest_list.
berghofe [Mon, 19 Jul 2004 18:14:22 +0200] rev 15061
Added simple check that allows code generator to produce code containing
fewer redundant matches.