Fri, 27 Jul 2012 19:57:23 +0200 wenzelm tuned proofs -- avoid odd situations of polymorphic Frees in goal state;
Fri, 27 Jul 2012 19:27:21 +0200 huffman move ML functions from nat_arith.ML to Divides.thy, which is the only place they are used
Fri, 27 Jul 2012 17:59:18 +0200 huffman replace Nat_Arith simprocs with simpler conversions that do less rearrangement of terms
Fri, 27 Jul 2012 17:57:31 +0200 huffman give Nat_Arith simprocs proper name bindings by using simproc_setup
Fri, 27 Jul 2012 17:34:33 +0200 blanchet tweaks in preparation for type encoding evaluation
Fri, 27 Jul 2012 16:35:02 +0200 wenzelm merged
Fri, 27 Jul 2012 15:42:39 +0200 huffman replace abel_cancel simprocs with functionally equivalent, but simpler and faster ones
Fri, 27 Jul 2012 14:56:37 +0200 blanchet nicer Nitpick subscript output in jEdit
Fri, 27 Jul 2012 16:33:32 +0200 wenzelm no_check for @{setting} antiquotations -- empty values are treated as undefined on Cygwin;
Fri, 27 Jul 2012 16:27:26 +0200 wenzelm proper shell variable;
Fri, 27 Jul 2012 15:37:48 +0200 wenzelm actually check return code;
Fri, 27 Jul 2012 15:37:28 +0200 wenzelm include doc-src as component, and thus its sessions defined in ROOT;
Fri, 27 Jul 2012 14:22:32 +0200 wenzelm tuned signature;
Fri, 27 Jul 2012 14:15:04 +0200 wenzelm delete other log file;
Fri, 27 Jul 2012 14:09:59 +0200 wenzelm simplified Path vs. JVM File operations;
Fri, 27 Jul 2012 13:33:34 +0200 wenzelm tuned;
Fri, 27 Jul 2012 13:17:12 +0200 wenzelm tuned messages;
Fri, 27 Jul 2012 13:15:12 +0200 wenzelm fewer options;
Fri, 27 Jul 2012 13:08:46 +0200 wenzelm tuned signature;
Fri, 27 Jul 2012 13:01:19 +0200 wenzelm prefer explicit datatype Present.dump_mode;
Fri, 27 Jul 2012 12:43:58 +0200 wenzelm simplified Session.name;
Fri, 27 Jul 2012 12:29:07 +0200 wenzelm more precise imitation of usedir wrt. Session.name (cf. 45137257399a);
Fri, 27 Jul 2012 08:52:40 +0200 blanchet update docs
Fri, 27 Jul 2012 08:52:40 +0200 blanchet extract Z3 unsat cores (for "z3_tptp")
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;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip