Fri, 27 Jul 2012 08:52:40 +0200 blanchet bring implementation of traditional encoding in line with paper
Thu, 26 Jul 2012 21:50:16 +0200 wenzelm further refinement of current/all_current status, which needs to be propagated through the hierarchy (see also Thy_Info.require_thys);
Thu, 26 Jul 2012 19:59:06 +0200 wenzelm merged
Thu, 26 Jul 2012 16:08:16 +0200 blanchet [1] goes after any attributes
Thu, 26 Jul 2012 11:08:16 +0200 blanchet Z3 prints so many warnings that the very informative abnormal termination exception hardly ever gets raised -- better be more aggressive here
Thu, 26 Jul 2012 11:07:27 +0200 blanchet detect unknown options again
Thu, 26 Jul 2012 10:48:03 +0200 blanchet Sledgehammer already has its own ways of reporting and recovering from crashes in external provers -- no need to additionally print scores of warnings (cf. 4b0daca2bf88)
Thu, 26 Jul 2012 10:48:03 +0200 blanchet don't export technical theorems for MaSh
Thu, 26 Jul 2012 10:48:03 +0200 blanchet repaired accessibility chains generated by MaSh exporter + tuned one function out
Thu, 26 Jul 2012 10:48:03 +0200 blanchet generate fact name in queries again + use ATP dependencies when possible
Thu, 26 Jul 2012 19:57:33 +0200 wenzelm proper all_current, which regards parent status as well;
Thu, 26 Jul 2012 19:41:05 +0200 wenzelm more build options;
Thu, 26 Jul 2012 19:40:19 +0200 wenzelm added session HOL-Tutorial;
Thu, 26 Jul 2012 19:16:04 +0200 wenzelm recovered chapter on Presenting Theories;
Thu, 26 Jul 2012 19:08:14 +0200 wenzelm avoid clash of Misc/pairs.thy and Types/Pairs.thy on case-insensible file-system;
Thu, 26 Jul 2012 19:07:28 +0200 wenzelm proper input;
Thu, 26 Jul 2012 18:55:42 +0200 wenzelm recovered latex job;
Thu, 26 Jul 2012 17:32:28 +0200 wenzelm adhoc reordering to prevent implicit side-effects of some theories in Types, Rules, Sets;
Thu, 26 Jul 2012 17:17:53 +0200 wenzelm more build options;
Thu, 26 Jul 2012 17:16:02 +0200 wenzelm simplified Tutorial sessions;
Thu, 26 Jul 2012 16:54:44 +0200 wenzelm proper arguments for old usedir;
Thu, 26 Jul 2012 14:44:07 +0200 wenzelm more precise imports;
Thu, 26 Jul 2012 14:29:54 +0200 wenzelm refined "document_dump_mode": "all", "tex+sty", "tex";
Thu, 26 Jul 2012 14:24:27 +0200 wenzelm allow spaces in file names;
Thu, 26 Jul 2012 14:22:37 +0200 wenzelm more files for session Pure;
Thu, 26 Jul 2012 13:38:43 +0200 wenzelm discontinued slightly odd "browser_info_remote" -- it could point to a completely different version of the Isabelle library;
Thu, 26 Jul 2012 13:35:31 +0200 wenzelm tuned;
Thu, 26 Jul 2012 12:59:09 +0200 wenzelm remove old output heaps, to ensure that result is valid wrt. check_stamps;
Thu, 26 Jul 2012 12:32:25 +0200 wenzelm proper imports;
Thu, 26 Jul 2012 12:27:47 +0200 wenzelm support session groups;
Thu, 26 Jul 2012 11:52:08 +0200 wenzelm discontinued slightly odd session order, which did not quite work out;
Thu, 26 Jul 2012 11:46:30 +0200 wenzelm tuned signature;
Wed, 25 Jul 2012 23:02:50 +0200 wenzelm avoid clash of Advanced/simp.thy vs. Misc/simp.thy;
Wed, 25 Jul 2012 22:30:18 +0200 wenzelm tuned signature;
Wed, 25 Jul 2012 22:25:07 +0200 wenzelm actually check source vs. target stamps, based on information from log files;
Wed, 25 Jul 2012 19:49:40 +0200 wenzelm tuned;
Wed, 25 Jul 2012 18:05:07 +0200 wenzelm session specifications for doc-src, excluding TutorialI for now;
Wed, 25 Jul 2012 17:43:36 +0200 wenzelm updated generated files;
Wed, 25 Jul 2012 16:41:02 +0200 wenzelm clarified no_document situation;
Wed, 25 Jul 2012 12:40:17 +0200 wenzelm no hardwired default for Proof General component -- its users can use init_component separately;
Wed, 25 Jul 2012 12:39:35 +0200 wenzelm rail no longer exists;
Wed, 25 Jul 2012 12:38:54 +0200 wenzelm some updates on "Building a repository version of Isabelle";
Wed, 25 Jul 2012 11:59:22 +0200 wenzelm added condition = ISABELLE_POLYML according to no-smlnj targets in IsaMakefile;
Wed, 25 Jul 2012 10:55:02 +0200 wenzelm more standard session setup for WWW_Find;
Tue, 24 Jul 2012 23:01:55 +0200 wenzelm read/write dependency information;
Tue, 24 Jul 2012 22:00:12 +0200 wenzelm more files;
Tue, 24 Jul 2012 21:54:49 +0200 wenzelm more build options;
Tue, 24 Jul 2012 21:48:41 +0200 wenzelm merged
Tue, 24 Jul 2012 12:36:59 +0200 bulwahn moving a first Quickcheck example with many computations into a separate session Quickcheck_Benchmark
Tue, 24 Jul 2012 08:12:15 +0200 bulwahn moving Quickcheck_Examples back to test to run a minimal test even with the mira testing infrastructure
Tue, 24 Jul 2012 21:46:48 +0200 wenzelm reactivated HOL-NSA-Examples;
Tue, 24 Jul 2012 21:36:53 +0200 wenzelm tuned order;
Tue, 24 Jul 2012 21:26:28 +0200 wenzelm more build options;
Tue, 24 Jul 2012 21:07:54 +0200 wenzelm tuned error;
Tue, 24 Jul 2012 20:56:18 +0200 wenzelm more explicit checks during parsing;
Tue, 24 Jul 2012 20:42:34 +0200 wenzelm more explicit document = false to reduce warnings;
Tue, 24 Jul 2012 20:41:50 +0200 wenzelm pass parent_base_name, which is required for Session.init sanity check;
Tue, 24 Jul 2012 18:38:07 +0200 wenzelm more session entries;
Tue, 24 Jul 2012 17:34:46 +0200 wenzelm modernized imports;
Tue, 24 Jul 2012 17:33:19 +0200 wenzelm more general notion of user ERROR (cf. 44f56fe01528);
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip