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.
mengj [Fri, 10 Mar 2006 04:02:53 +0100] rev 19229
METAHYPS catches THM assume exception and prints out the terms containing schematic vars.
huffman [Fri, 10 Mar 2006 00:53:28 +0100] rev 19228
added many simple lemmas
mengj [Thu, 09 Mar 2006 06:05:01 +0100] rev 19227
Added more functions to the signature and tidied up some functions.
wenzelm [Wed, 08 Mar 2006 21:40:46 +0100] rev 19226
tuned;
urbanc [Wed, 08 Mar 2006 18:52:43 +0100] rev 19225
tuned some proofs
wenzelm [Wed, 08 Mar 2006 18:37:31 +0100] rev 19224
select_goals: split original conjunctions;
wenzelm [Wed, 08 Mar 2006 18:37:30 +0100] rev 19223
method: goal restriction defaults to [1];
wenzelm [Wed, 08 Mar 2006 18:37:28 +0100] rev 19222
infer_derivs: avoid allocating empty MinProof;
wenzelm [Wed, 08 Mar 2006 18:37:27 +0100] rev 19221
tuned;
wenzelm [Wed, 08 Mar 2006 18:37:25 +0100] rev 19220
Isar/method: goal restriction;
wenzelm [Wed, 08 Mar 2006 18:37:24 +0100] rev 19219
constdecl: always allow 'where';
urbanc [Wed, 08 Mar 2006 18:00:00 +0100] rev 19218
deleted some proofs "on comment"
urbanc [Wed, 08 Mar 2006 17:55:51 +0100] rev 19217
tuned some proofs
urbanc [Wed, 08 Mar 2006 17:54:55 +0100] rev 19216
tuned some of the proofs about fresh_fun
haftmann [Wed, 08 Mar 2006 17:23:46 +0100] rev 19215
first running version of type classes
haftmann [Wed, 08 Mar 2006 17:03:19 +0100] rev 19214
first running version of type classes
haftmann [Wed, 08 Mar 2006 16:29:07 +0100] rev 19213
first running version of type classes
paulson [Wed, 08 Mar 2006 10:19:57 +0100] rev 19212
Frequency strategy. Revised indentation, etc.
nipkow [Wed, 08 Mar 2006 10:06:31 +0100] rev 19211
*** empty log message ***
obua [Tue, 07 Mar 2006 18:02:11 +0100] rev 19210
added ROOT.ML
paulson [Tue, 07 Mar 2006 16:50:33 +0100] rev 19209
Indentation
paulson [Tue, 07 Mar 2006 16:49:48 +0100] rev 19208
Tidying and restructuring.
paulson [Tue, 07 Mar 2006 16:49:12 +0100] rev 19207
Tidying and tracing. Handling exn CLAUSE so that errors don't reach top-level.
paulson [Tue, 07 Mar 2006 16:47:51 +0100] rev 19206
Tidying. clausify_rules_pairs_abs now returns clauses in the same order as before.
Removal of the unused err_list.
paulson [Tue, 07 Mar 2006 16:46:54 +0100] rev 19205
Tidying. New invoke_atp_ml for top-level debugging. Flag to force FOL mode.
paulson [Tue, 07 Mar 2006 16:45:04 +0100] rev 19204
Tidying, and getting rid of SELECT_GOAL (as it does something different now)