Thu, 05 Jul 2012 14:13:14 +0200 wenzelm more explicit directory structure Admin/Release/;
Thu, 05 Jul 2012 13:35:46 +0200 wenzelm merged
Thu, 05 Jul 2012 13:24:09 +0200 haftmann Stub theory for division on functionals.
Thu, 05 Jul 2012 13:33:53 +0200 wenzelm slightly modernized ISABELLE_GHC etc. -- /usr/bin is more likely to provide it by default (notably on macbroy2[0-9] and lxbroy*);
Wed, 04 Jul 2012 13:08:44 +0200 blanchet more precise cover
Wed, 04 Jul 2012 13:08:44 +0200 blanchet don't generate any type class axioms for free types for monomorphic encodings
Wed, 04 Jul 2012 13:08:44 +0200 blanchet update docs
Wed, 04 Jul 2012 13:08:44 +0200 blanchet tuning
Tue, 03 Jul 2012 22:09:23 +0200 haftmann prefer hook in Admin/ to initialize components
Tue, 03 Jul 2012 21:51:16 +0200 haftmann corrected: avoid shadowing of variable
Tue, 03 Jul 2012 13:56:12 +0200 bulwahn merged
Mon, 02 Jul 2012 12:23:30 +0200 bulwahn adding some minimal documentation and an example of quickcheck's interfaces
Mon, 02 Jul 2012 11:45:19 +0200 bulwahn exporting important function for the "many conjecture refutation" compilation of quickcheck
Tue, 03 Jul 2012 09:31:41 +0200 Andreas Lochbihler merged
Tue, 03 Jul 2012 09:26:52 +0200 Andreas Lochbihler new type class for computing finiteness of types with instantiations
Tue, 03 Jul 2012 09:25:42 +0200 Andreas Lochbihler add finiteness lemmas for 'a * 'b and 'a set
Mon, 02 Jul 2012 11:39:24 +0200 bulwahn adding a challenging example in the examples file
Mon, 02 Jul 2012 10:50:17 +0200 haftmann eta-expanded occurences of algebraic functionals are simplified by default
Sun, 01 Jul 2012 02:32:03 +0200 kleing not all Linuxen understand -Ssmpt= and defaults seem to be configured correctly now
Fri, 29 Jun 2012 15:45:50 +0200 wenzelm default for \<euro> is now based on eurosym package, instead of slightly exotic babel/greek (which causes problems with the Gentoo installation on lxbroy2);
Fri, 29 Jun 2012 15:40:17 +0200 wenzelm removed generated stuff to avoid bit rot;
Fri, 29 Jun 2012 10:59:17 +0200 berghofe merged
Fri, 29 Jun 2012 10:08:41 +0200 berghofe Documented "incomplete" option of spark_end
Fri, 29 Jun 2012 09:45:48 +0200 berghofe Various improvements
Thu, 28 Jun 2012 17:06:11 +0200 haftmann no ml-platform-specific components
Thu, 28 Jun 2012 09:18:58 +0200 Andreas Lochbihler instantiate card_UNIV with nibble and code_numeral
Thu, 28 Jun 2012 09:16:00 +0200 Andreas Lochbihler change card_UNIV from itself to phantom type to avoid unnecessary closures in generated code
Thu, 28 Jun 2012 09:14:57 +0200 Andreas Lochbihler add generic phantom type
Wed, 27 Jun 2012 17:52:07 +0200 wenzelm added universal jdk-6u31 as standard component;
Wed, 27 Jun 2012 17:51:06 +0200 wenzelm added ProofGeneral-4.1 as standard component, which allows to discontinue special choosefrom magic eventually;
Wed, 27 Jun 2012 17:36:46 +0200 wenzelm merged
Wed, 27 Jun 2012 17:23:18 +0200 bulwahn adding a useful remark in the reference
Wed, 27 Jun 2012 17:36:24 +0200 wenzelm more tests on lxbroy[234], which are 4 core Xeon machines;
Wed, 27 Jun 2012 17:33:49 +0200 wenzelm moved crontab to lxbroy2, one of the newer server machines;
Wed, 27 Jun 2012 13:56:34 +0200 wenzelm some files for universal JDK 1.6.0_31 component;
Wed, 27 Jun 2012 07:29:32 +0200 haftmann corrected name of components file
Tue, 26 Jun 2012 22:52:01 +0200 haftmann prefer stderr for warnings
Tue, 26 Jun 2012 22:26:41 +0200 haftmann include jedut_build among canonical components
Tue, 26 Jun 2012 22:25:36 +0200 haftmann support for platform-specific components
Tue, 26 Jun 2012 22:23:28 +0200 haftmann correction: proper initialization of existing component
Tue, 26 Jun 2012 22:09:34 +0200 haftmann snippet to be sourced in user settings file in order to initialize components for a repository revision;
Sat, 23 Jun 2012 20:34:21 +0200 haftmann more standard filename for common components
Tue, 26 Jun 2012 15:58:22 +0200 wenzelm updated crontab on macbroy27 and macbroy2;
Tue, 26 Jun 2012 15:55:02 +0200 wenzelm use macbroy27 instead of macbroy28, which is broken for several weeks already;
Tue, 26 Jun 2012 11:18:55 +0200 blanchet reintroduced "t@" encoding, this time sound
Tue, 26 Jun 2012 11:14:40 +0200 blanchet compile
Tue, 26 Jun 2012 11:14:40 +0200 blanchet tuning
Tue, 26 Jun 2012 11:14:40 +0200 blanchet renamed experimental option
Tue, 26 Jun 2012 11:14:40 +0200 blanchet finished implementation of DFG type class output
Tue, 26 Jun 2012 11:14:40 +0200 blanchet more work on DFG type classes
Tue, 26 Jun 2012 11:14:40 +0200 blanchet more work on class support
Tue, 26 Jun 2012 11:14:40 +0200 blanchet generate type classes for polymorphic DFG format (SPASS)
Tue, 26 Jun 2012 11:14:40 +0200 blanchet avoid detour through terms
Tue, 26 Jun 2012 11:14:40 +0200 blanchet cleanly distinguish between type declarations and symbol declarations
Tue, 26 Jun 2012 11:14:40 +0200 blanchet removed old hack now that types and terms are cleanly distinguished in the data structure
Tue, 26 Jun 2012 11:14:40 +0200 blanchet added sorts to datastructure
Tue, 26 Jun 2012 11:14:40 +0200 blanchet robustness -- TFF1 does not support type classes
Tue, 26 Jun 2012 11:14:40 +0200 blanchet implement polymorphic DFG output, without type classes for now
Tue, 26 Jun 2012 11:14:39 +0200 blanchet added type arguments to "ATerm" constructor -- but don't use them yet
Tue, 26 Jun 2012 11:14:39 +0200 blanchet started adding polymophic SPASS output
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip