Tue, 11 Aug 2009 10:58:36 +0200 haftmann updated generated document
Tue, 11 Aug 2009 10:46:11 +0200 haftmann dropped temporary adjustments to non-working eta expansion in recfun_codegen.ML
Tue, 11 Aug 2009 10:43:43 +0200 haftmann proper eta expansion in recfun_codegen.ML; no eta expansion at all in code_thingol.ML
Tue, 11 Aug 2009 10:05:53 +0200 haftmann merged
Tue, 11 Aug 2009 10:05:16 +0200 haftmann temporary adjustment to dubious state of eta expansion in recfun_codegen
Mon, 10 Aug 2009 13:34:50 +0200 haftmann properly merged
Mon, 10 Aug 2009 12:25:30 +0200 haftmann same_typscheme replaces ugly common_typ_eqns
Mon, 10 Aug 2009 12:24:49 +0200 haftmann moved all technical processing of code equations to code_thingol.ML
Mon, 10 Aug 2009 12:24:47 +0200 haftmann added map_transpose
Mon, 10 Aug 2009 10:25:00 +0200 haftmann merged
Mon, 10 Aug 2009 08:37:37 +0200 haftmann attempt to move desymbolization to translation
Fri, 31 Jul 2009 10:49:09 +0200 haftmann added a somehow clueless comment
Fri, 31 Jul 2009 10:49:08 +0200 haftmann repair mess produced by resolution afterwards
Fri, 31 Jul 2009 09:46:09 +0200 haftmann using certify_instantiate
Fri, 31 Jul 2009 09:34:21 +0200 haftmann merged
Fri, 31 Jul 2009 09:34:05 +0200 haftmann cleaned up variable desymbolification and argument expansion
Thu, 30 Jul 2009 15:21:31 +0200 haftmann more appropriate printing of function terms
Thu, 30 Jul 2009 15:21:18 +0200 haftmann improved handling of parameters
Thu, 30 Jul 2009 15:20:57 +0200 haftmann path-sensitive tuple combinators carry a "p"(ath) prefix; combinators for standard right-fold tuples
Thu, 30 Jul 2009 13:52:18 +0200 haftmann towards proper handling of argument order in comprehensions
Thu, 30 Jul 2009 13:52:18 +0200 haftmann cleaned up
Thu, 30 Jul 2009 13:52:17 +0200 haftmann termT and term_of_const
Mon, 10 Aug 2009 18:12:55 +0200 nipkow added bij lemmas
Mon, 10 Aug 2009 17:00:41 +0200 nipkow new lemma bij_comp
Sat, 08 Aug 2009 11:40:22 +0200 wenzelm refined mac-poly64 tests;
Fri, 07 Aug 2009 19:16:04 +0200 wenzelm tuned spacing of sections;
Thu, 06 Aug 2009 22:30:27 +0200 wenzelm more platforms;
Thu, 06 Aug 2009 20:46:33 +0200 wenzelm tuned header;
Thu, 06 Aug 2009 19:51:59 +0200 wenzelm misc changes to SOS by Philipp Meyer:
Wed, 05 Aug 2009 17:10:10 +0200 wenzelm settings for ATP_Manager component;
Wed, 05 Aug 2009 16:17:30 +0200 wenzelm merged
Wed, 05 Aug 2009 15:39:34 +0200 wenzelm SUBPROOF: recovered Goal.check_finished;
Tue, 04 Aug 2009 23:25:00 +0200 wenzelm added Isabelle_System.components;
Tue, 04 Aug 2009 19:20:24 +0200 wenzelm src/HOL/Tools/ATP_Manager as separate component, with (almost) everything in one place;
Tue, 04 Aug 2009 16:13:16 +0200 wenzelm etc/components;
Tue, 04 Aug 2009 16:11:11 +0200 wenzelm turned object-logics into components;
Tue, 04 Aug 2009 16:09:46 +0200 wenzelm spelling;
Tue, 04 Aug 2009 15:59:57 +0200 wenzelm tuned "Bootstrapping the environment";
Tue, 04 Aug 2009 15:05:34 +0200 wenzelm change IFS only locally -- thanks to bash arrays;
Tue, 04 Aug 2009 13:35:33 +0200 wenzelm more uniform handling of ISABELLE_HOME_USER component;
Tue, 04 Aug 2009 13:29:52 +0200 wenzelm options for more precise performance figures of at-poly, which happens to run on macbroy21;
Tue, 04 Aug 2009 08:45:03 +0200 bulwahn removing tracing messages in predicate compiler
Tue, 04 Aug 2009 08:34:56 +0200 bulwahn improved use of context with cases rule in predicate compiler; predicate compiler based on Main for faster debugging
Tue, 04 Aug 2009 08:34:56 +0200 bulwahn commented rpred compilation; tuned
Tue, 04 Aug 2009 08:34:56 +0200 bulwahn added generator compilation of higher-order predicates; refined mode analysis for generators; some tuning
Tue, 04 Aug 2009 08:34:56 +0200 bulwahn tuned proof procedure; added size-limiting predicate compilation of higher order predicates; added guessing of number parameters for registrating predicates; removed debug messages
Tue, 04 Aug 2009 08:34:56 +0200 bulwahn changed resolving depending predicates and fetching in the predicate compiler
Tue, 04 Aug 2009 08:34:56 +0200 bulwahn refactoring predicate compiler; repaired proof procedure to handle all test cases
Tue, 04 Aug 2009 08:34:56 +0200 bulwahn refactoring predicate compiler; added type synonyms and functions split_smode and split_mode
Tue, 04 Aug 2009 08:34:56 +0200 bulwahn adapted predicate compiler for quickcheck generators; added compilation of depth-limited search functions for predicates
Tue, 04 Aug 2009 08:34:56 +0200 bulwahn extended mode inference by adding generators; adopted compilation; added some functions for constructing term closures
Tue, 04 Aug 2009 08:34:56 +0200 bulwahn imported patch changed mode inference of predicate compiler to return infered dataflow
Tue, 04 Aug 2009 08:34:56 +0200 bulwahn imported patch generic compilation of predicate compiler with different monads
Tue, 04 Aug 2009 08:34:56 +0200 bulwahn exported functions for quickcheck generator; renamed type constructing functions to fit with the type name in the Predicate theory
Tue, 04 Aug 2009 08:34:56 +0200 bulwahn removed debug messages; exported to_pred in InductiveSet; added further display function; adjusted mode analysis
Tue, 04 Aug 2009 01:01:23 +0200 wenzelm basic support for components (which imitate the usual Isabelle directory layout);
Sun, 02 Aug 2009 21:03:38 +0200 berghofe Tuned.
Sun, 02 Aug 2009 17:58:19 +0200 Christian Urban the derived induction principles can be given an explicit name
Sat, 01 Aug 2009 20:34:34 +0200 wenzelm updated Variable.import;
Sat, 01 Aug 2009 00:39:51 +0200 wenzelm merged
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip