Sat, 04 Aug 2012 21:48:09 +0200 wenzelm tuned import;
Sat, 04 Aug 2012 21:45:41 +0200 wenzelm clarified Session_Tree (with proper integrity check) vs. Queue (with provision for alternative ordering);
Sat, 04 Aug 2012 20:28:35 +0200 wenzelm clarified Session_Entry vs. Session_Info with related parsing operations;
Sat, 04 Aug 2012 18:05:14 +0200 wenzelm simplified class Job;
Sat, 04 Aug 2012 17:26:30 +0200 wenzelm let with_timing report overall number of threads;
Sat, 04 Aug 2012 17:06:55 +0200 wenzelm further robustification of interrupts during build;
Sat, 04 Aug 2012 16:56:42 +0200 wenzelm refined outer syntax;
Fri, 03 Aug 2012 19:08:15 +0200 wenzelm 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 blanchet remember ATP flops to avoid repeating them too quickly
Fri, 03 Aug 2012 17:56:35 +0200 blanchet remember which MaSh proofs were found using ATPs
Fri, 03 Aug 2012 17:56:35 +0200 blanchet rule out same "technical" theories for MePo as for MaSh
Fri, 03 Aug 2012 17:56:35 +0200 blanchet don't generate queries for empty dependencies
Fri, 03 Aug 2012 17:56:35 +0200 blanchet crank up max number of dependencies
Fri, 03 Aug 2012 17:56:35 +0200 blanchet never use MaSh in Metis examples, to avoid one dimension of nondeterminism
Fri, 03 Aug 2012 16:27:38 +0200 wenzelm merged
Fri, 03 Aug 2012 16:00:12 +0200 wenzelm more informative process exit code;
Fri, 03 Aug 2012 14:52:45 +0200 wenzelm timeout for session build job;
Fri, 03 Aug 2012 13:55:51 +0200 wenzelm static outer syntax based on session specifications;
Fri, 03 Aug 2012 15:38:44 +0200 huffman declare trE and tr_induct as default cases and induct rules for type tr
Fri, 03 Aug 2012 13:06:25 +0200 wenzelm reject path variable nesting explicitly;
Fri, 03 Aug 2012 12:37:31 +0200 wenzelm simplified custom document/build script, instead of old-style document/IsaMakefile;
Fri, 03 Aug 2012 09:51:28 +0200 blanchet cleaner temporary file cleanup for MaSh, based on tried-and-trusted code
Thu, 02 Aug 2012 16:17:52 +0200 wenzelm merged
Thu, 02 Aug 2012 10:10:29 +0200 blanchet don't tag negatively naked variables
Thu, 02 Aug 2012 10:10:29 +0200 blanchet support older versions of Vampire
Thu, 02 Aug 2012 10:10:29 +0200 blanchet document E-MaLeS
Thu, 02 Aug 2012 10:10:29 +0200 blanchet added E-MaLeS to list of provers for testing
Thu, 02 Aug 2012 15:34:55 +0200 wenzelm discontinued unused etc/sessions catalog;
Thu, 02 Aug 2012 15:23:28 +0200 wenzelm allow session specifications in arbitrary order;
Thu, 02 Aug 2012 15:05:32 +0200 wenzelm tuned;
Thu, 02 Aug 2012 13:37:58 +0200 wenzelm report commands as formal entities, with def/ref positions;
Thu, 02 Aug 2012 12:36:54 +0200 wenzelm more official command specifications, including source position;
Thu, 02 Aug 2012 11:32:23 +0200 wenzelm more antiquotations;
Thu, 02 Aug 2012 00:18:20 +0200 wenzelm declare keywords only once;
Thu, 02 Aug 2012 00:15:32 +0200 wenzelm more antiquotations;
Thu, 02 Aug 2012 00:02:00 +0200 wenzelm more antiquotations;
Wed, 01 Aug 2012 23:33:26 +0200 wenzelm more standard bootstrapping of Pure outer syntax;
Wed, 01 Aug 2012 22:12:29 +0200 wenzelm fixed document;
Wed, 01 Aug 2012 22:11:54 +0200 wenzelm store parent heap stamp as well -- needs to be propagated through the build hierarchy;
Wed, 01 Aug 2012 19:53:20 +0200 wenzelm more standard bootstrapping of Pure.thy;
Wed, 01 Aug 2012 18:57:17 +0200 wenzelm more precise guide for bibtex/makeindex -- dummy files should be sufficient;
Wed, 01 Aug 2012 15:56:36 +0200 wenzelm added offline test for skip_proofs;
Wed, 01 Aug 2012 15:50:50 +0200 wenzelm clarified ISABELLE_FULL_TEST;
Wed, 01 Aug 2012 15:46:45 +0200 wenzelm explicit option skip_proofs;
Wed, 01 Aug 2012 15:33:08 +0200 wenzelm 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 wenzelm removed junk;
Wed, 01 Aug 2012 12:14:56 +0200 wenzelm 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 wenzelm more prominent file name;
Tue, 31 Jul 2012 22:00:19 +0200 wenzelm updated isatest settings for isabelle build;
Tue, 31 Jul 2012 20:09:30 +0200 wenzelm more portable hex_nibble: avoid disagreement of Poly/ML and SML/NJ on StringCvt.HEX;
Tue, 31 Jul 2012 19:55:04 +0200 wenzelm merged
Tue, 31 Jul 2012 17:40:33 +0200 wenzelm print full path;
Tue, 31 Jul 2012 14:43:55 +0200 kuncar Remove Lift_RBT.thy, it's in HOL/Library/RBT.thy now
Tue, 31 Jul 2012 13:55:39 +0200 kuncar add testing file for RBT_Set
Tue, 31 Jul 2012 13:55:39 +0200 kuncar implementation of sets by RBT trees for the code generator
Tue, 31 Jul 2012 13:55:39 +0200 kuncar use lifting/transfer formalization of RBT from Lift_RBT
Tue, 31 Jul 2012 13:55:39 +0200 kuncar a couple of additions to RBT formalization to allow us to implement RBT_Set
Tue, 31 Jul 2012 13:55:39 +0200 kuncar more relation operations expressed by Finite_Set.fold
Tue, 31 Jul 2012 13:55:39 +0200 kuncar more set operations expressed by Finite_Set.fold
Thu, 26 Jul 2012 15:55:19 +0200 bulwahn moved another larger quickcheck example to Quickcheck_Benchmark
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip