Fri, 13 Sep 2013 23:17:04 +0200 wenzelm restricted heap, which might improve stability of this test;
Fri, 13 Sep 2013 22:33:16 +0200 wenzelm merged
Fri, 13 Sep 2013 22:31:56 +0200 wenzelm tuned proofs;
Fri, 13 Sep 2013 22:16:26 +0200 wenzelm tuned proofs;
Fri, 13 Sep 2013 21:14:08 +0200 wenzelm updated to jdk-7u40;
Fri, 13 Sep 2013 14:53:00 +0200 wenzelm added component jdk-7u40.tar.gz (inactive);
Fri, 13 Sep 2013 21:55:33 +0200 blanchet merged
Fri, 13 Sep 2013 21:28:57 +0200 blanchet more (co)data docs
Fri, 13 Sep 2013 19:38:09 +0200 blanchet tuning
Fri, 13 Sep 2013 19:37:32 +0200 blanchet more (co)data doc
Fri, 13 Sep 2013 11:16:13 -0700 huffman generalized and simplified proofs of several theorems about convex sets
Fri, 13 Sep 2013 16:50:35 +0200 blanchet more (co)data docs
Fri, 13 Sep 2013 16:30:16 +0200 blanchet removed accidentally submitted line
Fri, 13 Sep 2013 16:29:39 +0200 blanchet more (co)data doc
Tue, 20 Aug 2013 17:34:11 +0900 Christian Sternagel more general typing of monadic bind
Fri, 13 Sep 2013 09:31:45 +0200 krauss merged
Thu, 12 Sep 2013 22:10:17 +0200 krauss omit automatic Induct.cases_pred declaration, which breaks many existing proofs
Tue, 10 Sep 2013 20:34:32 +0200 krauss NEWS and CONTRIBUTORS
Tue, 10 Sep 2013 20:11:01 +0200 krauss merged
Tue, 10 Sep 2013 20:09:53 +0200 krauss added some examples and tests for fun_cases
Mon, 09 Sep 2013 00:59:45 +0200 krauss dropped unnecessary 'open'
Mon, 09 Sep 2013 00:53:50 +0200 krauss tuned headers
Mon, 09 Sep 2013 00:14:07 +0200 krauss moved cases post-processing under mk_partial_rules_mutual, using existing bookkeeping information;
Sun, 08 Sep 2013 23:58:52 +0200 krauss clarified
Sun, 08 Sep 2013 23:49:25 +0200 krauss clarified, dropping unreachable bool special case
Sun, 08 Sep 2013 23:28:27 +0200 krauss dropped dead code
Sun, 08 Sep 2013 23:26:08 +0200 krauss clarified
Sun, 08 Sep 2013 22:32:47 +0200 Manuel Eberl generate elim rules for elimination of function equalities;
Fri, 13 Sep 2013 07:59:50 +0200 haftmann tuned proofs
Thu, 12 Sep 2013 18:09:56 -0700 huffman merged
Thu, 12 Sep 2013 18:09:17 -0700 huffman make 'linear' into a sublocale of 'bounded_linear';
Thu, 12 Sep 2013 15:08:46 -0700 huffman generalize lemmas
Thu, 12 Sep 2013 15:08:07 -0700 huffman remove unneeded assumption from prime_dvd_power lemmas;
Thu, 12 Sep 2013 09:39:02 -0700 huffman remove duplicate lemmas
Thu, 12 Sep 2013 09:33:36 -0700 huffman new lemmas
Thu, 12 Sep 2013 09:06:46 -0700 huffman prefer theorem name over 'long_thm_list(n)'
Thu, 12 Sep 2013 09:04:46 -0700 huffman prefer attribute 'unfolded thm' to 'simplified'
Thu, 12 Sep 2013 09:03:52 -0700 huffman removed outdated comments
Fri, 13 Sep 2013 02:55:04 +0200 blanchet made non-co case more robust as well (cf. b6e2993fd0d3)
Fri, 13 Sep 2013 02:26:59 +0200 blanchet don't wrongly destroy sum types in coiterators
Fri, 13 Sep 2013 00:55:44 +0200 blanchet beware of multi-constructor datatypes (cf. 27c418b7b985)
Fri, 13 Sep 2013 00:39:24 +0200 blanchet beware of single-constructor datatypes, with no discriminators
Thu, 12 Sep 2013 23:43:02 +0200 traytel more robust tactic to cover another corner case (added as example);
Thu, 12 Sep 2013 23:29:13 +0200 blanchet generalized data structure, for extension with SMT solver proofs
Thu, 12 Sep 2013 22:10:57 +0200 blanchet prefixed types and some functions with "atp_" for disambiguation
Thu, 12 Sep 2013 20:54:26 +0200 wenzelm merged;
Thu, 12 Sep 2013 20:53:25 +0200 wenzelm absorb final CLASSPATH as well, such that tools might provide that by elementary means, without the "classpath" shell function (e.g. kodkodi/nitpick);
Thu, 12 Sep 2013 18:53:51 +0200 wenzelm more CHECKLIST;
Thu, 12 Sep 2013 18:50:41 +0200 wenzelm more robust System.getProperty with default;
Thu, 12 Sep 2013 15:37:09 +0200 wenzelm generate distribution classpath for cold-start application wrappers;
Thu, 12 Sep 2013 14:32:02 +0200 wenzelm reverse orientation of ISABELLE_CLASSPATH;
Thu, 12 Sep 2013 14:10:45 +0200 wenzelm propagate ISABELLE_CLASSPATH;
Thu, 12 Sep 2013 14:06:08 +0200 wenzelm tuned comments;
Thu, 12 Sep 2013 13:48:17 +0200 wenzelm clarified directory structure;
Thu, 12 Sep 2013 13:23:54 +0200 wenzelm maintain classpath in more elementary manner: turn ISABELLE_CLASSPATH into -classpath option, so that all jars are covered by sun.misc.Launcher.AppClassLoader (e.g. relevant for loading add-on resources);
Wed, 11 Sep 2013 23:32:47 +0200 wenzelm more official initial class path according to sun.misc.Launcher;
Wed, 11 Sep 2013 22:46:51 +0200 wenzelm provide main classpath again, notably for cold-start;
Wed, 11 Sep 2013 21:40:03 +0200 wenzelm cold-start of main application even on Linux;
Wed, 11 Sep 2013 20:34:45 +0200 wenzelm tuned proofs;
Wed, 11 Sep 2013 20:16:28 +0200 wenzelm more explicit indication of 'done' as proof script element;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip