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
Sat, 01 Aug 2009 00:39:45 +0200 wenzelm merged
Fri, 31 Jul 2009 11:34:14 +0200 wenzelm modernized generated example session;
Fri, 31 Jul 2009 23:31:11 +0200 boehmes added Mirabelle
Fri, 31 Jul 2009 23:30:21 +0200 boehmes Quickcheck callable from ML
Sat, 01 Aug 2009 00:17:03 +0200 wenzelm future scheduler: uninterruptible cancelation;
Sat, 01 Aug 2009 00:09:45 +0200 wenzelm renamed Multithreading.regular_interrupts to Multithreading.public_interrupts;
Thu, 30 Jul 2009 23:50:11 +0200 wenzelm recovered polyml-5.2 -- need to reload ML-Systems/multithreading.ML after overriding Thread structures;
Thu, 30 Jul 2009 23:37:53 +0200 wenzelm tuned tracing;
Thu, 30 Jul 2009 23:23:52 +0200 wenzelm ISABELLE_USEDIR_OPTIONS: -q 2 by default;
Thu, 30 Jul 2009 23:09:29 +0200 wenzelm merged
Thu, 30 Jul 2009 21:27:15 +0200 wenzelm merged
Thu, 30 Jul 2009 08:18:22 +0200 haftmann merged
Wed, 29 Jul 2009 16:54:20 +0200 haftmann cleaned up abstract tuple operations and named them consistently
Wed, 29 Jul 2009 16:48:34 +0200 haftmann cleaned up abstract tuple operations and named them consistently
Thu, 30 Jul 2009 23:06:06 +0200 wenzelm added Multithreading.sync_wait, which turns enabled interrupts to sync ones, to ensure that wait will reaquire its lock when interrupted;
Thu, 30 Jul 2009 18:43:52 +0200 wenzelm trancl_tac etc.: back to static context -- problem was caused by bad solver in AFP/JiveDataStoreModel;
Thu, 30 Jul 2009 17:54:57 +0200 wenzelm retrofit: more precise handling of locally introduced schematic variables (avoid zero_var_indexes);
Thu, 30 Jul 2009 12:20:43 +0200 wenzelm qualified Subgoal.FOCUS;
Thu, 30 Jul 2009 11:23:57 +0200 wenzelm FOCUS_PREMS as full replacement for METAHYPS, where the conclusion may still contain schematic variables;
Thu, 30 Jul 2009 11:23:17 +0200 wenzelm focus: more precise treatment of schematic variables, only the "visible" part of the text is fixed;
Thu, 30 Jul 2009 01:14:40 +0200 wenzelm Variable.importT/import: return full instantiations, tuned;
Thu, 30 Jul 2009 01:12:33 +0200 wenzelm added certify_inst, certify_instantiate;
Wed, 29 Jul 2009 22:38:35 +0200 wenzelm merged
Wed, 29 Jul 2009 22:34:31 +0200 wenzelm trans_tac: use theory from goal state, not the static context, which seems to be outdated under certain circumstances (why?);
Wed, 29 Jul 2009 21:40:04 +0200 wenzelm proper Jinja-Slicing;
Wed, 29 Jul 2009 19:36:22 +0200 wenzelm merged
Wed, 29 Jul 2009 16:43:02 +0200 haftmann merged
Wed, 29 Jul 2009 16:42:47 +0200 haftmann abstractions: desymbolize name hint
Wed, 29 Jul 2009 16:42:47 +0200 haftmann added numeral code postprocessor rules on type int
Wed, 29 Jul 2009 12:13:21 +0200 nipkow sos comments modified
Wed, 29 Jul 2009 12:12:01 +0200 nipkow sos documentation
Wed, 29 Jul 2009 09:06:49 +0200 nipkow Added remote-SOS changes by Philipp Meyer
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip