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;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip