Wed, 08 Aug 2012 12:10:22 +0200 wenzelm eliminated obsolete ISABELLE_USEDIR_OPTIONS;
Wed, 08 Aug 2012 11:53:14 +0200 wenzelm updated ML settings;
Wed, 08 Aug 2012 11:21:09 +0200 hoelzl add legacy target for HOL-Probability, needed by AFP/Markov_Models
Wed, 08 Aug 2012 11:02:38 +0200 wenzelm proper isabelle update_keywords tool;
Wed, 08 Aug 2012 10:56:37 +0200 wenzelm configure Admin as component, with its own lib/Tools;
Wed, 08 Aug 2012 10:40:52 +0200 wenzelm SOMEthing went utterly wrong in 5b51ccdc8623;
Wed, 08 Aug 2012 00:22:06 +0200 wenzelm more legacy targets;
Tue, 07 Aug 2012 23:43:05 +0200 wenzelm discontinued obsolete IsaMakefile and ROOT.ML files from the Isabelle distribution;
Tue, 07 Aug 2012 23:38:18 +0200 wenzelm tuned;
Tue, 07 Aug 2012 22:54:27 +0200 blanchet proper quoting
Tue, 07 Aug 2012 22:32:14 +0200 wenzelm merged
Tue, 07 Aug 2012 22:25:17 +0200 wenzelm more structural parsing for minor modes;
Tue, 07 Aug 2012 21:38:24 +0200 wenzelm clarified Sidekick configuration, including minor modes;
Tue, 07 Aug 2012 14:29:18 +0200 blanchet stop distinguishing between complete and incomplete slices, since this is very fragile and has hardly any useful semantics to users
Tue, 07 Aug 2012 13:03:50 +0200 blanchet specify full path to clausifier
Tue, 07 Aug 2012 11:25:01 +0200 blanchet documentation
Tue, 07 Aug 2012 20:28:35 +0200 wenzelm more token markers, based on actual outer syntax;
Tue, 07 Aug 2012 19:16:58 +0200 wenzelm simplified process startup phases: INIT suffices for is_ready;
Tue, 07 Aug 2012 17:46:30 +0200 wenzelm need to expand path in order to resolve imports like "~~/src/Tools/Code_Generator";
Tue, 07 Aug 2012 17:08:22 +0200 wenzelm prefer static Build.session_content for loaded theories -- discontinued incremental protocol;
Tue, 07 Aug 2012 16:34:15 +0200 wenzelm prefer static Build.outer_syntax in Isabelle/Scala session -- discontinued incremental protocol;
Tue, 07 Aug 2012 15:19:08 +0200 wenzelm permissive outer syntax wrt. symbol recoding;
Tue, 07 Aug 2012 15:01:48 +0200 wenzelm simplified Document.Node.Header -- internalized errors;
Tue, 07 Aug 2012 13:21:29 +0200 wenzelm tuned signature;
Tue, 07 Aug 2012 12:35:24 +0200 wenzelm tuned signature -- slightly more abstract text representation of prover process;
Tue, 07 Aug 2012 12:10:26 +0200 wenzelm tuned signature -- make Pretty less dependent on Symbol;
Tue, 07 Aug 2012 10:28:04 +0200 boehmes extended Mirabelle to support user-provided setup files which contain the configuration for a Mirabelle run (avoids some layers of scripts and reduces the complexity of the overall Mirabelle setup)
Tue, 07 Aug 2012 10:28:04 +0200 boehmes increase defensive timeout that should typically not kick in thanks to solid time limits in Sledgehammer (otherwise, Mirabelle-based evaluations might be distorted)
Mon, 06 Aug 2012 22:12:17 +0200 blanchet documentation
Mon, 06 Aug 2012 22:12:17 +0200 blanchet added iProver(-Eq) local
Mon, 06 Aug 2012 22:12:17 +0200 blanchet optimized saving
Mon, 06 Aug 2012 21:11:42 +0200 wenzelm pass Isabelle/Scala system options into ML process of Isar tty or build jobs;
Mon, 06 Aug 2012 17:54:05 +0200 wenzelm merged
Mon, 06 Aug 2012 15:02:59 +0100 paulson switching from Emacs.app to Aquamacs.app
Mon, 06 Aug 2012 15:01:15 +0100 paulson switching from Emacs.app to Aquamacs.app
Mon, 06 Aug 2012 15:12:18 +0200 huffman modify group_cancel simprocs so that they can cancel multiple terms at once
Mon, 06 Aug 2012 16:05:29 +0200 wenzelm "isabelle options" prints Isabelle system options;
Mon, 06 Aug 2012 14:33:23 +0200 wenzelm removed leftover from 89cc3dfb383b, hoping that mira digests it;
Mon, 06 Aug 2012 14:19:56 +0200 wenzelm discontinued presumably obsolete attempts at doc-src testing (cf. 3b02b0ef8d48, 89cc3dfb383b);
Mon, 06 Aug 2012 11:59:09 +0200 wenzelm more precise imitation of old ROOT.ML files;
Sun, 05 Aug 2012 23:37:26 +0200 krauss fixed mira.py (cf. fe611991427a)
Sun, 05 Aug 2012 23:32:04 +0200 krauss corrected session name
Sun, 05 Aug 2012 22:25:16 +0200 krauss removed obsolete mira configurations -- covered by AFP_images
Sun, 05 Aug 2012 22:00:59 +0200 krauss modernized mira configurations, making use of isabelle build
Sun, 05 Aug 2012 15:11:09 +0200 krauss removed mira configurations related to old importer
Sun, 05 Aug 2012 21:57:25 +0200 wenzelm re-introduced ROOTS catalog files (cf. 47330b712f8f) which help to organize AFP or make -d options persistent;
Sun, 05 Aug 2012 20:11:32 +0200 wenzelm more on isabelle mkroot;
Sun, 05 Aug 2012 16:20:34 +0200 wenzelm added mkroot: prepare session root directory;
Sun, 05 Aug 2012 13:42:21 +0200 wenzelm prefer general Command_Line.tool wrapper (cf. Scala version);
Sun, 05 Aug 2012 13:23:54 +0200 wenzelm simplified Session_Tree;
Sat, 04 Aug 2012 22:50:56 +0200 wenzelm some timeouts, which modify the build order;
Sat, 04 Aug 2012 22:23:48 +0200 wenzelm queue ordering by descending outdegree and timeout;
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
Tue, 31 Jul 2012 16:26:12 +0200 wenzelm HOL-Probability appears to work with smlnj;
Tue, 31 Jul 2012 16:23:20 +0200 wenzelm document variant NAME may use different LaTeX entry point document/root_NAME.tex if that file exists;
Tue, 31 Jul 2012 14:42:03 +0200 wenzelm made SML/NJ happy;
Tue, 31 Jul 2012 12:38:01 +0200 wenzelm renamed session TLA to HOL-TLA to avoid clash with AFP;
Mon, 30 Jul 2012 20:43:07 +0200 wenzelm clarified directory content operations (similar to ML version);
Mon, 30 Jul 2012 17:37:34 +0200 wenzelm regenerate ToyList2/ToyList.thy during raw make *after* session build, to ensure that it is updated sporadically (NB: isabelle build does not support generated sources);
Mon, 30 Jul 2012 17:25:45 +0200 wenzelm multi-threaded HOL-Tutorial with explicit indication of local options;
Mon, 30 Jul 2012 17:07:23 +0200 wenzelm removed obsolete IsaMakefile + ROOT.ML setup -- doc-src is managed via isabelle build;
Mon, 30 Jul 2012 17:03:24 +0200 wenzelm removed some old material (inactive since 2002/2003);
Mon, 30 Jul 2012 16:40:21 +0200 wenzelm updated isatest to isabelle build, which also includes doc-src sessions;
Mon, 30 Jul 2012 16:03:25 +0200 wenzelm obsolete;
Mon, 30 Jul 2012 15:54:17 +0200 wenzelm makedist -D retains doc-src component with its "doc" sessions (relevant for testing);
Mon, 30 Jul 2012 15:31:00 +0200 wenzelm allow negative int values as well, according to real = int | float;
Mon, 30 Jul 2012 14:38:45 +0200 wenzelm misc tuning;
Mon, 30 Jul 2012 14:29:12 +0200 wenzelm discontinued unused isabelle jedit debugger;
Mon, 30 Jul 2012 14:11:29 +0200 wenzelm more uniform usage of "isabelle tool";
Mon, 30 Jul 2012 13:48:56 +0200 wenzelm less verbosity;
Mon, 30 Jul 2012 13:44:40 +0200 wenzelm proper treatment of eof wrt. proper_input -- allow input of spaces/comments only;
Mon, 30 Jul 2012 13:42:45 +0200 wenzelm tuned signature;
Mon, 30 Jul 2012 12:08:25 +0200 wenzelm updated ROOT according to 3defa60a7ae3;
Mon, 30 Jul 2012 12:04:37 +0200 wenzelm merged
Mon, 30 Jul 2012 10:59:33 +0200 bulwahn re-activating Quickcheck_Narrowing_Examples in Quickcheck_Examples
Mon, 30 Jul 2012 12:03:48 +0200 wenzelm added build option -c;
Mon, 30 Jul 2012 11:03:44 +0200 wenzelm removed build option -f (cf. a125b8040ada), due to slightly inconvenient behaviour on ancestors;
Sun, 29 Jul 2012 21:55:56 +0200 haftmann script for downloading components from central store
Sun, 29 Jul 2012 21:40:46 +0200 wenzelm added build option -f;
Sat, 28 Jul 2012 22:01:21 +0200 haftmann corrected slip
Sat, 28 Jul 2012 21:10:54 +0200 wenzelm discontinued $ISABELLE_HOME/build (cf. 500c6eb6c6dc);
Sat, 28 Jul 2012 20:36:25 +0200 wenzelm separate session HOL-Mirabelle-ex -- cannot run isolated shell scripts within build tool;
Sat, 28 Jul 2012 20:27:39 +0200 wenzelm added Quickcheck_Benchmark (cf. 1959baa22632);
Sat, 28 Jul 2012 20:20:35 +0200 wenzelm no apparent need for single-threaded execution;
Sat, 28 Jul 2012 20:18:15 +0200 wenzelm discontinued obsolete Isabelle/build script;
Sat, 28 Jul 2012 20:12:47 +0200 wenzelm announce advanced support for Isabelle sessions and build management;
Sat, 28 Jul 2012 20:07:21 +0200 wenzelm some introduction on sessions;
Sat, 28 Jul 2012 19:49:09 +0200 wenzelm tuned messages;
Sat, 28 Jul 2012 19:48:19 +0200 wenzelm tuned;
Sat, 28 Jul 2012 19:38:52 +0200 wenzelm added generated file;
Sat, 28 Jul 2012 19:37:35 +0200 wenzelm some description of main build options;
Sat, 28 Jul 2012 18:20:47 +0200 wenzelm more on "Session ROOT specifications";
Sat, 28 Jul 2012 15:21:49 +0200 wenzelm some description of isabelle build;
Sat, 28 Jul 2012 14:52:56 +0200 wenzelm tuned;
Sat, 28 Jul 2012 13:29:56 +0200 wenzelm isabelle browser is another user interface;
Sat, 28 Jul 2012 13:18:34 +0200 wenzelm renamed isabelle-root minor mode;
Sat, 28 Jul 2012 13:11:58 +0200 wenzelm discontinued special treatment of Proof General;
Sat, 28 Jul 2012 13:01:48 +0200 wenzelm top-down order of user interfaces;
Sat, 28 Jul 2012 12:59:53 +0200 wenzelm misc tuning;
Sat, 28 Jul 2012 07:26:37 +0200 huffman move exception handlers outside of let block
Fri, 27 Jul 2012 23:14:55 +0200 wenzelm tuned message;
Fri, 27 Jul 2012 22:28:30 +0200 wenzelm merged
Fri, 27 Jul 2012 22:26:38 +0200 haftmann evaluation: allow multiple code modules
Fri, 27 Jul 2012 22:23:00 +0200 wenzelm tuned proofs -- avoid odd situations of polymorphic Frees in goal state;
Fri, 27 Jul 2012 21:57:56 +0200 wenzelm merged
Fri, 27 Jul 2012 20:05:56 +0200 haftmann restored narrowing quickcheck after 6efff142bb54
Fri, 27 Jul 2012 21:50:34 +0200 wenzelm tuned proofs -- avoid odd situations of polymorphic Frees in goal state;
Fri, 27 Jul 2012 20:58:44 +0200 wenzelm unvarify thm statement stemming from old-style definition, to avoid schematic type variables in subsequent goal;
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;
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
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 +30000 tip