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.
wenzelm [Wed, 28 Feb 2007 22:05:46 +0100] rev 22380
abbrev: be permissive after transformation;
wenzelm [Wed, 28 Feb 2007 22:05:44 +0100] rev 22379
exported get_ss, map_ss;
wenzelm [Wed, 28 Feb 2007 22:05:43 +0100] rev 22378
tuned;
wenzelm [Wed, 28 Feb 2007 22:05:43 +0100] rev 22377
tuned ML setup;
wenzelm [Wed, 28 Feb 2007 22:05:41 +0100] rev 22376
added @{const_name}, @{const_syntax};
krauss [Wed, 28 Feb 2007 16:35:00 +0100] rev 22375
more cleanup
aspinall [Wed, 28 Feb 2007 14:46:21 +0100] rev 22374
Add closeblock/openblock structure to proof-block commands
paulson [Wed, 28 Feb 2007 13:33:10 +0100] rev 22373
Updated success string for Vampire.
eprover no longer sought in the PROVER directory.
eprover now gets tstp input.
Streamlined the code a bit.
paulson [Wed, 28 Feb 2007 12:51:46 +0100] rev 22372
Now outputs metis calls
krauss [Wed, 28 Feb 2007 11:12:12 +0100] rev 22371
added headers