Sun, 05 Aug 2012 16:20:34 +0200 added mkroot: prepare session root directory;
wenzelm [Sun, 05 Aug 2012 16:20:34 +0200] rev 48682
added mkroot: prepare session root directory;
Sun, 05 Aug 2012 13:42:21 +0200 prefer general Command_Line.tool wrapper (cf. Scala version);
wenzelm [Sun, 05 Aug 2012 13:42:21 +0200] rev 48681
prefer general Command_Line.tool wrapper (cf. Scala version);
Sun, 05 Aug 2012 13:23:54 +0200 simplified Session_Tree;
wenzelm [Sun, 05 Aug 2012 13:23:54 +0200] rev 48680
simplified Session_Tree; tuned messages;
Sat, 04 Aug 2012 22:50:56 +0200 some timeouts, which modify the build order;
wenzelm [Sat, 04 Aug 2012 22:50:56 +0200] rev 48679
some timeouts, which modify the build order;
Sat, 04 Aug 2012 22:23:48 +0200 queue ordering by descending outdegree and timeout;
wenzelm [Sat, 04 Aug 2012 22:23:48 +0200] rev 48678
queue ordering by descending outdegree and timeout;
Sat, 04 Aug 2012 21:48:09 +0200 tuned import;
wenzelm [Sat, 04 Aug 2012 21:48:09 +0200] rev 48677
tuned import;
Sat, 04 Aug 2012 21:45:41 +0200 clarified Session_Tree (with proper integrity check) vs. Queue (with provision for alternative ordering);
wenzelm [Sat, 04 Aug 2012 21:45:41 +0200] rev 48676
clarified Session_Tree (with proper integrity check) vs. Queue (with provision for alternative ordering);
Sat, 04 Aug 2012 20:28:35 +0200 clarified Session_Entry vs. Session_Info with related parsing operations;
wenzelm [Sat, 04 Aug 2012 20:28:35 +0200] rev 48675
clarified Session_Entry vs. Session_Info with related parsing operations; more error positions;
Sat, 04 Aug 2012 18:05:14 +0200 simplified class Job;
wenzelm [Sat, 04 Aug 2012 18:05:14 +0200] rev 48674
simplified class Job; tuned message;
Sat, 04 Aug 2012 17:26:30 +0200 let with_timing report overall number of threads;
wenzelm [Sat, 04 Aug 2012 17:26:30 +0200] rev 48673
let with_timing report overall number of threads;
Sat, 04 Aug 2012 17:06:55 +0200 further robustification of interrupts during build;
wenzelm [Sat, 04 Aug 2012 17:06:55 +0200] rev 48672
further robustification of interrupts during build;
Sat, 04 Aug 2012 16:56:42 +0200 refined outer syntax;
wenzelm [Sat, 04 Aug 2012 16:56:42 +0200] rev 48671
refined outer syntax;
Fri, 03 Aug 2012 19:08:15 +0200 prefer calligrapic \<RR> \<II> over \<Re> \<Im> for "screen" display (NB: official unicode defines only one version of these glyphs, unlike TeX);
wenzelm [Fri, 03 Aug 2012 19:08:15 +0200] rev 48670
prefer calligrapic \<RR> \<II> over \<Re> \<Im> for "screen" display (NB: official unicode defines only one version of these glyphs, unlike TeX);
Fri, 03 Aug 2012 17:56:35 +0200 remember ATP flops to avoid repeating them too quickly
blanchet [Fri, 03 Aug 2012 17:56:35 +0200] rev 48669
remember ATP flops to avoid repeating them too quickly
Fri, 03 Aug 2012 17:56:35 +0200 remember which MaSh proofs were found using ATPs
blanchet [Fri, 03 Aug 2012 17:56:35 +0200] rev 48668
remember which MaSh proofs were found using ATPs
Fri, 03 Aug 2012 17:56:35 +0200 rule out same "technical" theories for MePo as for MaSh
blanchet [Fri, 03 Aug 2012 17:56:35 +0200] rev 48667
rule out same "technical" theories for MePo as for MaSh
Fri, 03 Aug 2012 17:56:35 +0200 don't generate queries for empty dependencies
blanchet [Fri, 03 Aug 2012 17:56:35 +0200] rev 48666
don't generate queries for empty dependencies
Fri, 03 Aug 2012 17:56:35 +0200 crank up max number of dependencies
blanchet [Fri, 03 Aug 2012 17:56:35 +0200] rev 48665
crank up max number of dependencies
Fri, 03 Aug 2012 17:56:35 +0200 never use MaSh in Metis examples, to avoid one dimension of nondeterminism
blanchet [Fri, 03 Aug 2012 17:56:35 +0200] rev 48664
never use MaSh in Metis examples, to avoid one dimension of nondeterminism
Fri, 03 Aug 2012 16:27:38 +0200 merged
wenzelm [Fri, 03 Aug 2012 16:27:38 +0200] rev 48663
merged
Fri, 03 Aug 2012 16:00:12 +0200 more informative process exit code;
wenzelm [Fri, 03 Aug 2012 16:00:12 +0200] rev 48662
more informative process exit code;
Fri, 03 Aug 2012 14:52:45 +0200 timeout for session build job;
wenzelm [Fri, 03 Aug 2012 14:52:45 +0200] rev 48661
timeout for session build job; tuned error messages;
Fri, 03 Aug 2012 13:55:51 +0200 static outer syntax based on session specifications;
wenzelm [Fri, 03 Aug 2012 13:55:51 +0200] rev 48660
static outer syntax based on session specifications;
Fri, 03 Aug 2012 15:38:44 +0200 declare trE and tr_induct as default cases and induct rules for type tr
huffman [Fri, 03 Aug 2012 15:38:44 +0200] rev 48659
declare trE and tr_induct as default cases and induct rules for type tr
Fri, 03 Aug 2012 13:06:25 +0200 reject path variable nesting explicitly;
wenzelm [Fri, 03 Aug 2012 13:06:25 +0200] rev 48658
reject path variable nesting explicitly;
Fri, 03 Aug 2012 12:37:31 +0200 simplified custom document/build script, instead of old-style document/IsaMakefile;
wenzelm [Fri, 03 Aug 2012 12:37:31 +0200] rev 48657
simplified custom document/build script, instead of old-style document/IsaMakefile;
Fri, 03 Aug 2012 09:51:28 +0200 cleaner temporary file cleanup for MaSh, based on tried-and-trusted code
blanchet [Fri, 03 Aug 2012 09:51:28 +0200] rev 48656
cleaner temporary file cleanup for MaSh, based on tried-and-trusted code
Thu, 02 Aug 2012 16:17:52 +0200 merged
wenzelm [Thu, 02 Aug 2012 16:17:52 +0200] rev 48655
merged
Thu, 02 Aug 2012 10:10:29 +0200 don't tag negatively naked variables
blanchet [Thu, 02 Aug 2012 10:10:29 +0200] rev 48654
don't tag negatively naked variables
Thu, 02 Aug 2012 10:10:29 +0200 support older versions of Vampire
blanchet [Thu, 02 Aug 2012 10:10:29 +0200] rev 48653
support older versions of Vampire
Thu, 02 Aug 2012 10:10:29 +0200 document E-MaLeS
blanchet [Thu, 02 Aug 2012 10:10:29 +0200] rev 48652
document E-MaLeS
Thu, 02 Aug 2012 10:10:29 +0200 added E-MaLeS to list of provers for testing
blanchet [Thu, 02 Aug 2012 10:10:29 +0200] rev 48651
added E-MaLeS to list of provers for testing
Thu, 02 Aug 2012 15:34:55 +0200 discontinued unused etc/sessions catalog;
wenzelm [Thu, 02 Aug 2012 15:34:55 +0200] rev 48650
discontinued unused etc/sessions catalog;
Thu, 02 Aug 2012 15:23:28 +0200 allow session specifications in arbitrary order;
wenzelm [Thu, 02 Aug 2012 15:23:28 +0200] rev 48649
allow session specifications in arbitrary order;
Thu, 02 Aug 2012 15:05:32 +0200 tuned;
wenzelm [Thu, 02 Aug 2012 15:05:32 +0200] rev 48648
tuned;
Thu, 02 Aug 2012 13:37:58 +0200 report commands as formal entities, with def/ref positions;
wenzelm [Thu, 02 Aug 2012 13:37:58 +0200] rev 48647
report commands as formal entities, with def/ref positions;
Thu, 02 Aug 2012 12:36:54 +0200 more official command specifications, including source position;
wenzelm [Thu, 02 Aug 2012 12:36:54 +0200] rev 48646
more official command specifications, including source position;
Thu, 02 Aug 2012 11:32:23 +0200 more antiquotations;
wenzelm [Thu, 02 Aug 2012 11:32:23 +0200] rev 48645
more antiquotations;
Thu, 02 Aug 2012 00:18:20 +0200 declare keywords only once;
wenzelm [Thu, 02 Aug 2012 00:18:20 +0200] rev 48644
declare keywords only once;
Thu, 02 Aug 2012 00:15:32 +0200 more antiquotations;
wenzelm [Thu, 02 Aug 2012 00:15:32 +0200] rev 48643
more antiquotations;
Thu, 02 Aug 2012 00:02:00 +0200 more antiquotations;
wenzelm [Thu, 02 Aug 2012 00:02:00 +0200] rev 48642
more antiquotations;
Wed, 01 Aug 2012 23:33:26 +0200 more standard bootstrapping of Pure outer syntax;
wenzelm [Wed, 01 Aug 2012 23:33:26 +0200] rev 48641
more standard bootstrapping of Pure outer syntax;
Wed, 01 Aug 2012 22:12:29 +0200 fixed document;
wenzelm [Wed, 01 Aug 2012 22:12:29 +0200] rev 48640
fixed document;
Wed, 01 Aug 2012 22:11:54 +0200 store parent heap stamp as well -- needs to be propagated through the build hierarchy;
wenzelm [Wed, 01 Aug 2012 22:11:54 +0200] rev 48639
store parent heap stamp as well -- needs to be propagated through the build hierarchy; misc tuning;
Wed, 01 Aug 2012 19:53:20 +0200 more standard bootstrapping of Pure.thy;
wenzelm [Wed, 01 Aug 2012 19:53:20 +0200] rev 48638
more standard bootstrapping of Pure.thy;
Wed, 01 Aug 2012 18:57:17 +0200 more precise guide for bibtex/makeindex -- dummy files should be sufficient;
wenzelm [Wed, 01 Aug 2012 18:57:17 +0200] rev 48637
more precise guide for bibtex/makeindex -- dummy files should be sufficient;
Wed, 01 Aug 2012 15:56:36 +0200 added offline test for skip_proofs;
wenzelm [Wed, 01 Aug 2012 15:56:36 +0200] rev 48636
added offline test for skip_proofs;
Wed, 01 Aug 2012 15:50:50 +0200 clarified ISABELLE_FULL_TEST;
wenzelm [Wed, 01 Aug 2012 15:50:50 +0200] rev 48635
clarified ISABELLE_FULL_TEST;
Wed, 01 Aug 2012 15:46:45 +0200 explicit option skip_proofs;
wenzelm [Wed, 01 Aug 2012 15:46:45 +0200] rev 48634
explicit option skip_proofs;
Wed, 01 Aug 2012 15:33:08 +0200 recovered comination of Toplevel.skip_proofs and Goal.parallel_proofs from 9679bab23f93 (NB: skip_proofs leads to failure of Toplevel.proof_of);
wenzelm [Wed, 01 Aug 2012 15:33:08 +0200] rev 48633
recovered comination of Toplevel.skip_proofs and Goal.parallel_proofs from 9679bab23f93 (NB: skip_proofs leads to failure of Toplevel.proof_of);
Wed, 01 Aug 2012 15:32:36 +0200 removed junk;
wenzelm [Wed, 01 Aug 2012 15:32:36 +0200] rev 48632
removed junk;
Wed, 01 Aug 2012 12:14:56 +0200 no longer force STIX fonts onto the user -- NB: STIXv1.0.0 is outdated and Mac OS 10.7 ships its own copy of STIX already;
wenzelm [Wed, 01 Aug 2012 12:14:56 +0200] rev 48631
no longer force STIX fonts onto the user -- NB: STIXv1.0.0 is outdated and Mac OS 10.7 ships its own copy of STIX already;
Wed, 01 Aug 2012 11:55:18 +0200 more prominent file name;
wenzelm [Wed, 01 Aug 2012 11:55:18 +0200] rev 48630
more prominent file name;
Tue, 31 Jul 2012 22:00:19 +0200 updated isatest settings for isabelle build;
wenzelm [Tue, 31 Jul 2012 22:00:19 +0200] rev 48629
updated isatest settings for isabelle build;
Tue, 31 Jul 2012 20:09:30 +0200 more portable hex_nibble: avoid disagreement of Poly/ML and SML/NJ on StringCvt.HEX;
wenzelm [Tue, 31 Jul 2012 20:09:30 +0200] rev 48628
more portable hex_nibble: avoid disagreement of Poly/ML and SML/NJ on StringCvt.HEX;
Tue, 31 Jul 2012 19:55:04 +0200 merged
wenzelm [Tue, 31 Jul 2012 19:55:04 +0200] rev 48627
merged
(0) -30000 -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 +30000 tip