nipkow [Fri, 14 Dec 2012 16:46:39 +0100] rev 50534
merged
nipkow [Thu, 13 Dec 2012 12:48:45 +0100] rev 50533
renamed "emb" to "list_hembeq"; make "list_hembeq" reflexive independent of the base order; renamed "sub" to "sublisteq"; dropped "transp_on" (state transitivity explicitly instead); no need to hide "sub" after renaming; replaced some ASCII symbols by proper Isabelle symbols; NEWS
wenzelm [Fri, 14 Dec 2012 17:01:38 +0100] rev 50532
actually request heap image in initial up-to-date check;
wenzelm [Fri, 14 Dec 2012 16:45:41 +0100] rev 50531
clarified "isabelle options" command line, to make it more close to "isabelle components";
wenzelm [Fri, 14 Dec 2012 16:33:22 +0100] rev 50530
updated some headers;
wenzelm [Fri, 14 Dec 2012 16:24:12 +0100] rev 50529
clarified README;
wenzelm [Fri, 14 Dec 2012 16:21:47 +0100] rev 50528
more formal components_checksum tool;
wenzelm [Fri, 14 Dec 2012 16:02:31 +0100] rev 50527
just one Admin/components/ directory;
hoelzl [Fri, 14 Dec 2012 15:46:01 +0100] rev 50526
Remove the indexed basis from the definition of euclidean spaces and only use the set of Basis vectors
hoelzl [Fri, 14 Dec 2012 14:46:01 +0100] rev 50525
NEWS
wenzelm [Fri, 14 Dec 2012 12:40:07 +0100] rev 50524
merged
blanchet [Thu, 13 Dec 2012 23:47:01 +0100] rev 50523
get rid of some junk facts in the MaSh evaluation driver
blanchet [Thu, 13 Dec 2012 23:22:10 +0100] rev 50522
generate original name as a comment in SPASS problems as well
blanchet [Thu, 13 Dec 2012 22:49:08 +0100] rev 50521
generate comments with original names for debugging
blanchet [Thu, 13 Dec 2012 22:49:07 +0100] rev 50520
use MaSh nicknames in ATP problem files to facilitate gathering of statistics
blanchet [Thu, 13 Dec 2012 22:49:06 +0100] rev 50519
parallelized MaSh exporter
traytel [Thu, 13 Dec 2012 15:39:07 +0100] rev 50518
short library for streams
traytel [Thu, 13 Dec 2012 15:36:08 +0100] rev 50517
renamed theory
Christian Sternagel [Thu, 13 Dec 2012 13:11:38 +0100] rev 50516
renamed "emb" to "list_hembeq";
make "list_hembeq" reflexive independent of the base order;
renamed "sub" to "sublisteq";
dropped "transp_on" (state transitivity explicitly instead);
no need to hide "sub" after renaming;
replaced some ASCII symbols by proper Isabelle symbols;
NEWS
blanchet [Thu, 13 Dec 2012 09:21:45 +0100] rev 50515
shared bad MaSh query detection between MePo and MaSh, so that the generated files mirror each other
blanchet [Wed, 12 Dec 2012 22:37:06 +0100] rev 50514
tuned two lemma names, to avoid name hint clash (which confuses the MaSh evaluation, and which anyway isn't nice or necessary)
blanchet [Wed, 12 Dec 2012 21:59:03 +0100] rev 50513
tuning
blanchet [Wed, 12 Dec 2012 21:48:29 +0100] rev 50512
tweaked which facts are included for MaSh evaluations
blanchet [Wed, 12 Dec 2012 21:48:29 +0100] rev 50511
don't query blacklisted theorems in evaluation driver
blanchet [Wed, 12 Dec 2012 21:48:29 +0100] rev 50510
export a pair of ML functions
wenzelm [Fri, 14 Dec 2012 12:18:51 +0100] rev 50509
merged;
wenzelm [Fri, 14 Dec 2012 12:16:08 +0100] rev 50508
tuned implementation according to Library.insert/merge in ML;
wenzelm [Fri, 14 Dec 2012 12:09:08 +0100] rev 50507
more formal class Command.Results;
wenzelm [Thu, 13 Dec 2012 20:39:07 +0100] rev 50506
odd bias of sub/superscript keyboard shortcuts -- according to frequency of use;
wenzelm [Thu, 13 Dec 2012 19:53:55 +0100] rev 50505
smarter handling of tracing messages: prover process pauses and enters user dialog;