Tue, 04 Aug 2009 19:20:24 +0200 src/HOL/Tools/ATP_Manager as separate component, with (almost) everything in one place;
wenzelm [Tue, 04 Aug 2009 19:20:24 +0200] rev 32327
src/HOL/Tools/ATP_Manager as separate component, with (almost) everything in one place;
Tue, 04 Aug 2009 16:13:16 +0200 etc/components;
wenzelm [Tue, 04 Aug 2009 16:13:16 +0200] rev 32326
etc/components; isabelle makeall operates on all components with IsaMakefile;
Tue, 04 Aug 2009 16:11:11 +0200 turned object-logics into components;
wenzelm [Tue, 04 Aug 2009 16:11:11 +0200] rev 32325
turned object-logics into components; isabelle makeall: operate on all components with IsaMakefile, not just hardwired "logics";
Tue, 04 Aug 2009 16:09:46 +0200 spelling;
wenzelm [Tue, 04 Aug 2009 16:09:46 +0200] rev 32324
spelling;
Tue, 04 Aug 2009 15:59:57 +0200 tuned "Bootstrapping the environment";
wenzelm [Tue, 04 Aug 2009 15:59:57 +0200] rev 32323
tuned "Bootstrapping the environment"; added "Additional components";
Tue, 04 Aug 2009 15:05:34 +0200 change IFS only locally -- thanks to bash arrays;
wenzelm [Tue, 04 Aug 2009 15:05:34 +0200] rev 32322
change IFS only locally -- thanks to bash arrays;
Tue, 04 Aug 2009 13:35:33 +0200 more uniform handling of ISABELLE_HOME_USER component;
wenzelm [Tue, 04 Aug 2009 13:35:33 +0200] rev 32321
more uniform handling of ISABELLE_HOME_USER component; discontinued ISABELLE_IGNORE_USER_SETTINGS (ever used? cf. c567f9fd61a2);
Tue, 04 Aug 2009 13:29:52 +0200 options for more precise performance figures of at-poly, which happens to run on macbroy21;
wenzelm [Tue, 04 Aug 2009 13:29:52 +0200] rev 32320
options for more precise performance figures of at-poly, which happens to run on macbroy21;
Tue, 04 Aug 2009 08:45:03 +0200 removing tracing messages in predicate compiler
bulwahn [Tue, 04 Aug 2009 08:45:03 +0200] rev 32319
removing tracing messages in predicate compiler
Tue, 04 Aug 2009 08:34:56 +0200 improved use of context with cases rule in predicate compiler; predicate compiler based on Main for faster debugging
bulwahn [Tue, 04 Aug 2009 08:34:56 +0200] rev 32318
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 commented rpred compilation; tuned
bulwahn [Tue, 04 Aug 2009 08:34:56 +0200] rev 32317
commented rpred compilation; tuned
Tue, 04 Aug 2009 08:34:56 +0200 added generator compilation of higher-order predicates; refined mode analysis for generators; some tuning
bulwahn [Tue, 04 Aug 2009 08:34:56 +0200] rev 32316
added generator compilation of higher-order predicates; refined mode analysis for generators; some tuning
Tue, 04 Aug 2009 08:34:56 +0200 tuned proof procedure; added size-limiting predicate compilation of higher order predicates; added guessing of number parameters for registrating predicates; removed debug messages
bulwahn [Tue, 04 Aug 2009 08:34:56 +0200] rev 32315
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 changed resolving depending predicates and fetching in the predicate compiler
bulwahn [Tue, 04 Aug 2009 08:34:56 +0200] rev 32314
changed resolving depending predicates and fetching in the predicate compiler
Tue, 04 Aug 2009 08:34:56 +0200 refactoring predicate compiler; repaired proof procedure to handle all test cases
bulwahn [Tue, 04 Aug 2009 08:34:56 +0200] rev 32313
refactoring predicate compiler; repaired proof procedure to handle all test cases
Tue, 04 Aug 2009 08:34:56 +0200 refactoring predicate compiler; added type synonyms and functions split_smode and split_mode
bulwahn [Tue, 04 Aug 2009 08:34:56 +0200] rev 32312
refactoring predicate compiler; added type synonyms and functions split_smode and split_mode
Tue, 04 Aug 2009 08:34:56 +0200 adapted predicate compiler for quickcheck generators; added compilation of depth-limited search functions for predicates
bulwahn [Tue, 04 Aug 2009 08:34:56 +0200] rev 32311
adapted predicate compiler for quickcheck generators; added compilation of depth-limited search functions for predicates
Tue, 04 Aug 2009 08:34:56 +0200 extended mode inference by adding generators; adopted compilation; added some functions for constructing term closures
bulwahn [Tue, 04 Aug 2009 08:34:56 +0200] rev 32310
extended mode inference by adding generators; adopted compilation; added some functions for constructing term closures
Tue, 04 Aug 2009 08:34:56 +0200 imported patch changed mode inference of predicate compiler to return infered dataflow
bulwahn [Tue, 04 Aug 2009 08:34:56 +0200] rev 32309
imported patch changed mode inference of predicate compiler to return infered dataflow
Tue, 04 Aug 2009 08:34:56 +0200 imported patch generic compilation of predicate compiler with different monads
bulwahn [Tue, 04 Aug 2009 08:34:56 +0200] rev 32308
imported patch generic compilation of predicate compiler with different monads
Tue, 04 Aug 2009 08:34:56 +0200 exported functions for quickcheck generator; renamed type constructing functions to fit with the type name in the Predicate theory
bulwahn [Tue, 04 Aug 2009 08:34:56 +0200] rev 32307
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 removed debug messages; exported to_pred in InductiveSet; added further display function; adjusted mode analysis
bulwahn [Tue, 04 Aug 2009 08:34:56 +0200] rev 32306
removed debug messages; exported to_pred in InductiveSet; added further display function; adjusted mode analysis
Tue, 04 Aug 2009 01:01:23 +0200 basic support for components (which imitate the usual Isabelle directory layout);
wenzelm [Tue, 04 Aug 2009 01:01:23 +0200] rev 32305
basic support for components (which imitate the usual Isabelle directory layout);
Sun, 02 Aug 2009 21:03:38 +0200 Tuned.
berghofe [Sun, 02 Aug 2009 21:03:38 +0200] rev 32304
Tuned.
Sun, 02 Aug 2009 17:58:19 +0200 the derived induction principles can be given an explicit name
Christian Urban <urbanc@in.tum.de> [Sun, 02 Aug 2009 17:58:19 +0200] rev 32303
the derived induction principles can be given an explicit name
Sat, 01 Aug 2009 20:34:34 +0200 updated Variable.import;
wenzelm [Sat, 01 Aug 2009 20:34:34 +0200] rev 32302
updated Variable.import;
Sat, 01 Aug 2009 00:39:51 +0200 merged
wenzelm [Sat, 01 Aug 2009 00:39:51 +0200] rev 32301
merged
Sat, 01 Aug 2009 00:39:45 +0200 merged
wenzelm [Sat, 01 Aug 2009 00:39:45 +0200] rev 32300
merged
Fri, 31 Jul 2009 11:34:14 +0200 modernized generated example session;
wenzelm [Fri, 31 Jul 2009 11:34:14 +0200] rev 32299
modernized generated example session;
Fri, 31 Jul 2009 23:31:11 +0200 added Mirabelle
boehmes [Fri, 31 Jul 2009 23:31:11 +0200] rev 32298
added Mirabelle
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip