wenzelm [Tue, 14 Mar 2006 16:29:34 +0100] rev 19257
ObjectLogic.is_elim;
wenzelm [Tue, 14 Mar 2006 16:29:32 +0100] rev 19256
tuned constdecl;
added 'no_translations';
wenzelm [Tue, 14 Mar 2006 16:29:31 +0100] rev 19255
updated;
wenzelm [Tue, 14 Mar 2006 16:29:29 +0100] rev 19254
Pure: no_translations;
haftmann [Tue, 14 Mar 2006 14:25:09 +0100] rev 19253
refined representation of instance dictionaries
schirmer [Mon, 13 Mar 2006 10:41:04 +0100] rev 19252
entry for Library/AssocList
berghofe [Mon, 13 Mar 2006 00:09:23 +0100] rev 19251
First version of function for defining graph of iteration combinator.
wenzelm [Sat, 11 Mar 2006 21:23:10 +0100] rev 19250
got rid of type Sign.sg;
wenzelm [Sat, 11 Mar 2006 17:30:35 +0100] rev 19249
renamed plus to add;
wenzelm [Sat, 11 Mar 2006 17:24:37 +0100] rev 19248
renamed const minus to subtract;
wenzelm [Sat, 11 Mar 2006 16:56:09 +0100] rev 19247
simplified AxClass interfaces;
wenzelm [Sat, 11 Mar 2006 16:53:28 +0100] rev 19246
added axclass_instance_XXX (from axclass.ML);
Sign.read/cert_arity;
wenzelm [Sat, 11 Mar 2006 16:53:27 +0100] rev 19245
*** empty log message ***
wenzelm [Sat, 11 Mar 2006 16:53:23 +0100] rev 19244
added read_class, read/cert_classrel/arity (from axclass.ML);
wenzelm [Sat, 11 Mar 2006 16:53:20 +0100] rev 19243
moved read_class, read/cert_classrel/arity to sign.ML;
axclass: moved outer syntax to isar_syn.ML;
instance: moved to Tools/class_package.ML;
simplified interfaces;
tuned;
wenzelm [Sat, 11 Mar 2006 16:53:14 +0100] rev 19242
use axclass.ML earlier (in Isar/ROOT.ML);
wenzelm [Sat, 11 Mar 2006 16:53:10 +0100] rev 19241
nbe: no_document;
wenzelm [Fri, 10 Mar 2006 19:49:58 +0100] rev 19240
tuned;
paulson [Fri, 10 Mar 2006 17:57:09 +0100] rev 19239
exporting reapAll and killChild
webertj [Fri, 10 Mar 2006 17:53:53 +0100] rev 19238
text delimiter fixed
webertj [Fri, 10 Mar 2006 17:24:16 +0100] rev 19237
comment delimiter fixed
webertj [Fri, 10 Mar 2006 16:31:50 +0100] rev 19236
clauses now use (meta-)hyps instead of (meta-)implications; significant speedup
haftmann [Fri, 10 Mar 2006 16:21:49 +0100] rev 19235
fix for document preparation
schirmer [Fri, 10 Mar 2006 16:05:34 +0100] rev 19234
Added Library/AssocList.thy
haftmann [Fri, 10 Mar 2006 15:33:48 +0100] rev 19233
renamed HOL + - * etc. to HOL.plus HOL.minus HOL.times etc.
paulson [Fri, 10 Mar 2006 12:28:38 +0100] rev 19232
Changed some warnings to debug messages
paulson [Fri, 10 Mar 2006 12:27:36 +0100] rev 19231
Frequency analysis of constants (with types).
Ability to restrict the number of accepted clauses.
mengj [Fri, 10 Mar 2006 04:03:48 +0100] rev 19230
Shortened the exception messages from assume.