kleing [Mon, 05 Mar 2007 22:12:20 +0100] rev 22410
moved all isatest/cron job related files to own directory
gagern [Mon, 05 Mar 2007 10:14:32 +0100] rev 22409
AnnoMaLy related files, as discussed in mails with Gerwin Klein
aspinall [Sat, 03 Mar 2007 12:56:06 +0100] rev 22408
Simplify print mode. Support setproverflag.
aspinall [Sat, 03 Mar 2007 12:43:16 +0100] rev 22407
Update test for new parse result
aspinall [Sat, 03 Mar 2007 12:42:39 +0100] rev 22406
Add setproverflag, to replace other flag controls
aspinall [Sat, 03 Mar 2007 12:42:04 +0100] rev 22405
Add objtypes to openblock/closeblock and theory items (can be used to control folding).
aspinall [Sat, 03 Mar 2007 12:39:50 +0100] rev 22404
Add more attributes to openblock. Change theory item objtype field to proper objtype.
aspinall [Sat, 03 Mar 2007 12:38:36 +0100] rev 22403
Add Isabelle-specific objtypes
aspinall [Sat, 03 Mar 2007 12:38:25 +0100] rev 22402
Comment
haftmann [Sat, 03 Mar 2007 09:27:02 +0100] rev 22401
clarified code
haftmann [Sat, 03 Mar 2007 09:27:01 +0100] rev 22400
clarified error message
haftmann [Sat, 03 Mar 2007 09:27:00 +0100] rev 22399
moved instance option :: finite to Finite_Set.thy
haftmann [Sat, 03 Mar 2007 09:26:58 +0100] rev 22398
moved instance option :: finite here
aspinall [Sat, 03 Mar 2007 00:16:09 +0100] rev 22397
Fix idvalue output and PGML print mode raw encode/decode.
haftmann [Fri, 02 Mar 2007 15:43:27 +0100] rev 22396
permitting empty datatypes
haftmann [Fri, 02 Mar 2007 15:43:26 +0100] rev 22395
improved handling of nat numerals
haftmann [Fri, 02 Mar 2007 15:43:25 +0100] rev 22394
tuned code theorems for ord on integers
haftmann [Fri, 02 Mar 2007 15:43:24 +0100] rev 22393
simplified code generator setup
haftmann [Fri, 02 Mar 2007 15:43:23 +0100] rev 22392
tuned code theorems
haftmann [Fri, 02 Mar 2007 15:43:22 +0100] rev 22391
added add_numerals_of
haftmann [Fri, 02 Mar 2007 15:43:21 +0100] rev 22390
now using "class"
haftmann [Fri, 02 Mar 2007 15:43:20 +0100] rev 22389
using "fst" "snd" for Haskell code
haftmann [Fri, 02 Mar 2007 15:43:19 +0100] rev 22388
added code theorems for UNIV
haftmann [Fri, 02 Mar 2007 15:43:18 +0100] rev 22387
adjusted to latest changes
haftmann [Fri, 02 Mar 2007 15:43:17 +0100] rev 22386
new code theorems
haftmann [Fri, 02 Mar 2007 15:43:16 +0100] rev 22385
syntax for "class attach const"
haftmann [Fri, 02 Mar 2007 15:43:15 +0100] rev 22384
prefix of class interpretation not mandatory any longer
paulson [Fri, 02 Mar 2007 12:38:58 +0100] rev 22383
Meson.is_fol_term now takes a theory as argument. Minor tidying.
paulson [Fri, 02 Mar 2007 12:37:34 +0100] rev 22382
New code to store theorem names in a concise form rather than as fully-qualified.
Meson.is_fol_term now takes a theory as argument.
paulson [Fri, 02 Mar 2007 12:35:20 +0100] rev 22381
The first-order test now tests for the obscure case of a polymorphic constant like 1 being
used with a function type.