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.
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
krauss [Wed, 28 Feb 2007 10:36:10 +0100] rev 22370
cleanup, fixing sml/nj related problems
wenzelm [Wed, 28 Feb 2007 00:22:26 +0100] rev 22369
gensym: removed bits of dead code;
paulson [Tue, 27 Feb 2007 11:10:35 +0100] rev 22368
gensym no longer includes ' or _ in names (trailing _ is bad)
wenzelm [Tue, 27 Feb 2007 00:33:49 +0100] rev 22367
tuned document;
wenzelm [Tue, 27 Feb 2007 00:32:52 +0100] rev 22366
\usepackage{amssymb};
wenzelm [Mon, 26 Feb 2007 23:18:30 +0100] rev 22365
moved some non-kernel material to more_thm.ML;
wenzelm [Mon, 26 Feb 2007 23:18:29 +0100] rev 22364
removed obsolete eq_set;
wenzelm [Mon, 26 Feb 2007 23:18:28 +0100] rev 22363
Thm.internalK;