wenzelm [Sat, 10 Nov 2007 23:03:57 +0100] rev 25384
similar_types: uniform treatment of TFrees/TVars;
wenzelm [Sat, 10 Nov 2007 23:03:56 +0100] rev 25383
notation: based on Syntax.update_const_gram (avoids duplicates);
wenzelm [Sat, 10 Nov 2007 23:03:52 +0100] rev 25382
tuned specifications of 'notation';
wenzelm [Sat, 10 Nov 2007 18:36:10 +0100] rev 25381
removed LocalTheory.target_naming/name;
wenzelm [Sat, 10 Nov 2007 18:36:08 +0100] rev 25380
put_inductives: be permissive about multiple versions
(target names are not necessarily unique);
add_inductive: store info under global (!) name -- very rough approximation of the real thing;
wenzelm [Sat, 10 Nov 2007 18:36:07 +0100] rev 25379
tuned proofs;
tuned document;
wenzelm [Sat, 10 Nov 2007 18:36:06 +0100] rev 25378
tuned document;
wenzelm [Sat, 10 Nov 2007 18:36:06 +0100] rev 25377
Orderings.min/max: no need to qualify consts;
removed legacy ML bindings;
wenzelm [Sat, 10 Nov 2007 15:58:18 +0100] rev 25376
auto_quickcheck ref: set default in ProofGeneral/preferences only
(retains responsiveness of plain tty interaction);
auto_quickcheck: more messages, less complicated code;
wenzelm [Sat, 10 Nov 2007 15:58:18 +0100] rev 25375
ProofGeneral/preferences: auto_quickcheck=true;