Fri, 30 Oct 2009 01:32:06 +0100 krauss absorbed inductive_wrap function into Function_Core; more conventional argument order; tuned
Thu, 29 Oct 2009 23:58:15 +0100 wenzelm merged
Thu, 29 Oct 2009 23:17:35 +0100 wenzelm recovered from 7a1f597f454e, simplified imports;
Thu, 29 Oct 2009 22:29:51 +0100 wenzelm merged
Thu, 29 Oct 2009 22:16:58 +0100 haftmann merged
Thu, 29 Oct 2009 22:16:40 +0100 haftmann adjusted to changes in theory Divides
Thu, 29 Oct 2009 22:16:12 +0100 haftmann moved some lemmas to theory Int
Thu, 29 Oct 2009 22:13:11 +0100 haftmann moved some dvd [int] facts to Int
Thu, 29 Oct 2009 22:13:09 +0100 haftmann moved Nat_Transfer before Divides; distributed Nat_Transfer setup accordingly
Thu, 29 Oct 2009 23:56:33 +0100 wenzelm eliminated some old folds;
Thu, 29 Oct 2009 23:49:55 +0100 wenzelm eliminated some old folds;
Thu, 29 Oct 2009 23:48:56 +0100 wenzelm eliminated some old folds;
Thu, 29 Oct 2009 20:53:24 +0100 wenzelm less aggressive tracing;
Thu, 29 Oct 2009 20:35:47 +0100 wenzelm DEEPEN: less aggressive tracing, subject to trace_DEEPEN;
Thu, 29 Oct 2009 18:53:58 +0100 wenzelm merged
Thu, 29 Oct 2009 18:17:26 +0100 wenzelm merged
Thu, 29 Oct 2009 14:06:49 +0100 bulwahn removing ancient predicate compiler files
Thu, 29 Oct 2009 14:03:55 +0100 bulwahn merged
Thu, 29 Oct 2009 13:59:37 +0100 bulwahn encapsulating records with datatype constructors and adding type annotations to make SML/NJ happy
Wed, 28 Oct 2009 12:29:03 +0100 bulwahn improved mode parser; added mode annotations to examples
Wed, 28 Oct 2009 12:29:02 +0100 bulwahn moved datatype mode and string functions to the auxillary structure
Wed, 28 Oct 2009 12:29:01 +0100 bulwahn improving mode parsing in the predicate compiler
Wed, 28 Oct 2009 12:29:00 +0100 bulwahn improved handling of alternative rules; added test cases for alternative rules; normalized tracing in the predicate compiler
Thu, 29 Oct 2009 16:22:14 +0000 paulson merged
Thu, 29 Oct 2009 16:21:43 +0000 paulson Tidied up some very ugly proofs
Thu, 29 Oct 2009 15:47:03 +0100 nipkow small fixes
Thu, 29 Oct 2009 13:37:55 +0100 haftmann merged
Thu, 29 Oct 2009 11:41:39 +0100 haftmann join entries properly on theory merge
Thu, 29 Oct 2009 11:41:38 +0100 haftmann moved some dvd [int] facts to Int
Thu, 29 Oct 2009 11:41:37 +0100 haftmann moved algebraic classes to Ring_and_Field
Thu, 29 Oct 2009 11:41:36 +0100 haftmann moved Nat_Transfer before Divides; distributed Nat_Transfer setup accordingly
Thu, 29 Oct 2009 17:58:26 +0100 wenzelm standardized filter/filter_out;
Thu, 29 Oct 2009 16:59:12 +0100 wenzelm modernized some structure names;
Thu, 29 Oct 2009 16:34:44 +0100 wenzelm eliminated obsolete/unused Thm.kind_internal/is_internal etc.;
Thu, 29 Oct 2009 16:15:33 +0100 wenzelm modernized functor/structures Interpretation;
Thu, 29 Oct 2009 16:09:41 +0100 wenzelm tuned whitespace;
Thu, 29 Oct 2009 16:09:16 +0100 wenzelm unregister: eliminated unused status;
Thu, 29 Oct 2009 16:08:45 +0100 wenzelm proper header;
Thu, 29 Oct 2009 16:08:23 +0100 wenzelm proper header;
Thu, 29 Oct 2009 16:07:27 +0100 wenzelm proper header;
Thu, 29 Oct 2009 16:06:15 +0100 wenzelm separate ResBlacklist, based on scalable persistent data -- avoids inefficient hashing later on;
Thu, 29 Oct 2009 16:05:51 +0100 wenzelm Named_Thms is not scalable;
Thu, 29 Oct 2009 14:57:55 +0100 wenzelm replaced slightly odd Thm.is_internal by Facts.is_concealed -- as provided by the name space;
Thu, 29 Oct 2009 14:54:14 +0100 wenzelm tuned;
Thu, 29 Oct 2009 14:53:53 +0100 wenzelm tuned proof;
Thu, 29 Oct 2009 13:21:38 +0100 wenzelm separate "inner_rule" tag indicates parts of induction rules -- avoids unclear overlap with "internal" tag;
Thu, 29 Oct 2009 12:59:25 +0100 wenzelm removed unused file;
Thu, 29 Oct 2009 11:56:02 +0100 wenzelm less hermetic ML;
Thu, 29 Oct 2009 11:26:47 +0100 wenzelm removed slightly exotic symbol abbreviations for now -- achieves a coherent (unique) mapping;
Thu, 29 Oct 2009 10:52:05 +0100 boehmes simplified method syntax of "smt",
Thu, 29 Oct 2009 08:14:39 +0100 haftmann merged
Thu, 29 Oct 2009 08:14:23 +0100 haftmann adjusted import to changed HOL theory graph
Wed, 28 Oct 2009 19:09:47 +0100 haftmann moved theory Divides after theory Nat_Numeral; tuned some proof texts
Wed, 28 Oct 2009 23:21:45 +0100 wenzelm proper nested quotes;
Wed, 28 Oct 2009 22:57:32 +0100 wenzelm components: ensure that the last line is read, even if it lacks EOL;
Wed, 28 Oct 2009 22:26:00 +0100 wenzelm updated Isar.goal;
Wed, 28 Oct 2009 22:18:00 +0100 wenzelm renamed raw Proof.get_goal to Proof.raw_goal;
Wed, 28 Oct 2009 22:04:57 +0100 wenzelm back to Proof.raw_goal;
Wed, 28 Oct 2009 22:02:53 +0100 wenzelm renamed Proof.flat_goal to Proof.simple_goal;
Wed, 28 Oct 2009 22:01:40 +0100 wenzelm Isar.goal: Proof.simple_goal, not raw version;
Wed, 28 Oct 2009 22:01:05 +0100 wenzelm replaced slightly odd get_goal/flat_goal by explicit goal views that correspond to the usual method categories;
Wed, 28 Oct 2009 22:00:35 +0100 wenzelm provide SpecParse.constdecl/constdef, e.g. for quotient_definition;
Wed, 28 Oct 2009 20:49:09 +0100 wenzelm slightly more robust error message;
Wed, 28 Oct 2009 18:21:02 +0100 wenzelm tuned;
Wed, 28 Oct 2009 18:02:06 +0100 wenzelm merged
Wed, 28 Oct 2009 17:45:53 +0100 wenzelm merged
Wed, 28 Oct 2009 17:38:13 +0100 wenzelm misc tuning;
Wed, 28 Oct 2009 17:36:34 +0100 wenzelm let naming transform binding beforehand -- covering only the "conceal" flag for now;
Wed, 28 Oct 2009 16:28:12 +0100 wenzelm tuned;
Wed, 28 Oct 2009 16:27:48 +0100 wenzelm simplified default binding;
Wed, 28 Oct 2009 16:25:27 +0100 wenzelm conceal internal bindings;
Wed, 28 Oct 2009 16:25:26 +0100 wenzelm Drule.store: proper binding;
Wed, 28 Oct 2009 16:25:10 +0100 wenzelm added restore_naming;
Wed, 28 Oct 2009 17:44:03 +0100 haftmann load Product_Type before Nat; dropped junk
Wed, 28 Oct 2009 17:44:03 +0100 haftmann moved lemmas for dvd on nat to theories Nat and Power
Wed, 28 Oct 2009 12:21:38 +0000 paulson Probability tweaks
Wed, 28 Oct 2009 11:43:06 +0000 paulson merged
Wed, 28 Oct 2009 11:42:31 +0000 paulson New theory Probability, which contains a development of measure theory
Tue, 27 Oct 2009 14:46:03 +0000 paulson merged
Tue, 27 Oct 2009 12:59:57 +0000 paulson New theory SupInf of the supremum and infimum operators for sets of reals.
Wed, 28 Oct 2009 00:24:38 +0100 wenzelm eliminated hard tabulators, guessing at each author's individual tab-width;
Wed, 28 Oct 2009 00:23:39 +0100 wenzelm tuned initial session setup;
Wed, 28 Oct 2009 00:08:32 +0100 wenzelm merged
Wed, 28 Oct 2009 00:07:51 +0100 wenzelm proper headers;
Tue, 27 Oct 2009 23:16:18 +0100 wenzelm reactivated sun-poly, as parallel test;
Tue, 27 Oct 2009 23:12:10 +0100 wenzelm merged
Tue, 27 Oct 2009 19:03:59 +0100 bulwahn merged
Tue, 27 Oct 2009 16:47:27 +0100 bulwahn merged
Tue, 27 Oct 2009 16:01:38 +0100 bulwahn merged
Tue, 27 Oct 2009 13:51:22 +0100 bulwahn merged
Tue, 27 Oct 2009 09:24:45 +0100 bulwahn disabled test case for predicate compiler due to an problem in the inductive package
Tue, 27 Oct 2009 09:06:05 +0100 bulwahn added examples for quickcheck prototype
Tue, 27 Oct 2009 09:03:56 +0100 bulwahn adding a prototype of a counter-example generator based on the predicate compiler to HOL/ex
Tue, 27 Oct 2009 09:03:56 +0100 bulwahn adding test case for inlining of predicate compiler
Tue, 27 Oct 2009 09:03:56 +0100 bulwahn hiding randompred definitions
Tue, 27 Oct 2009 09:03:56 +0100 bulwahn changes to example file
Tue, 27 Oct 2009 09:03:56 +0100 bulwahn print retrieved specification when printing intermediate results
Tue, 27 Oct 2009 09:03:56 +0100 bulwahn added option show_modes to predicate compiler
Tue, 27 Oct 2009 09:02:22 +0100 bulwahn including the predicate compiler in HOL-Main; added RandomPredicate monad to Quickcheck
Tue, 27 Oct 2009 18:09:11 +0100 boehmes removed unused file smt_builtin.ML,
Tue, 27 Oct 2009 18:01:50 +0100 boehmes included description for sledgehammer options in Mirabelle script
Tue, 27 Oct 2009 18:00:50 +0100 boehmes measure runtime of ATPs only if requested
Tue, 27 Oct 2009 22:57:23 +0100 wenzelm eliminated some old folds;
Tue, 27 Oct 2009 22:56:14 +0100 wenzelm eliminated some old folds;
Tue, 27 Oct 2009 22:55:27 +0100 wenzelm Datatype.read_typ: standard argument order;
Tue, 27 Oct 2009 17:34:00 +0100 wenzelm normalized basic type abbreviations;
Tue, 27 Oct 2009 17:19:31 +0100 wenzelm misc tuning and simplification;
Tue, 27 Oct 2009 16:49:57 +0100 wenzelm merged
Tue, 27 Oct 2009 16:16:12 +0100 wenzelm merged
Tue, 27 Oct 2009 16:05:22 +0100 haftmann merged
Tue, 27 Oct 2009 16:04:44 +0100 haftmann merged
Tue, 27 Oct 2009 15:32:21 +0100 haftmann tuned
Tue, 27 Oct 2009 15:32:21 +0100 haftmann tuned
Tue, 27 Oct 2009 15:32:20 +0100 haftmann dropped obsolete comment
Tue, 27 Oct 2009 15:32:20 +0100 haftmann added implode and explode
Tue, 27 Oct 2009 15:55:36 +0100 blanchet added friendly error message when Kodkodi is not available
Tue, 27 Oct 2009 14:40:24 +0100 blanchet internal renaming in Nitpick and fixed Kodkodi invokation on Linux;
Tue, 27 Oct 2009 12:16:26 +0100 blanchet merged
Mon, 26 Oct 2009 18:52:29 +0100 blanchet merged
Mon, 26 Oct 2009 18:52:16 +0100 blanchet made Nitpick aware of the KODKODI_JAVA_LIBRARY_PATH, for detecting and properly invoking JNI-based SAT solvers
Tue, 27 Oct 2009 16:03:06 +0100 wenzelm more thread-safe access to global refs;
Tue, 27 Oct 2009 16:02:43 +0100 wenzelm avoid structure alias;
Tue, 27 Oct 2009 15:02:31 +0100 wenzelm comment;
Tue, 27 Oct 2009 13:34:37 +0100 wenzelm non-critical output -- ship message in one piece;
Tue, 27 Oct 2009 13:24:40 +0100 wenzelm ProofContext.setmp_verbose_CRITICAL;
Tue, 27 Oct 2009 13:16:16 +0100 wenzelm non-critical atomic accesses;
Tue, 27 Oct 2009 13:15:20 +0100 wenzelm critical comments;
Tue, 27 Oct 2009 13:15:04 +0100 wenzelm tuned;
Tue, 27 Oct 2009 11:25:56 +0100 wenzelm SimpleThread.fork: uniform handling of outermost Interrupt, which is not an error and should not produce exception trace;
Tue, 27 Oct 2009 10:54:25 +0100 wenzelm max_threads_value: eliminated tested_platform -- Poly/ML 5.3 fully supports linux, darwin, solaris, cygwin;
Mon, 26 Oct 2009 23:27:24 +0100 krauss lemma converse_inv_image
Mon, 26 Oct 2009 23:27:16 +0100 krauss authentic constants; moved "acyclic" further down
Mon, 26 Oct 2009 23:26:57 +0100 krauss point-free characterization of well-foundedness
Mon, 26 Oct 2009 23:26:18 +0100 krauss replaced (outdated) comments by explicit statements
Mon, 26 Oct 2009 20:45:24 +0100 wenzelm reactivated test on sunbroy2 -- with full proof parallelism (requires Poly/ML-SVN-921);
Mon, 26 Oct 2009 20:42:08 +0100 wenzelm forget old some old option stuff from NJ -- superceded by material in Pure/General/basics.ML;
Mon, 26 Oct 2009 20:41:26 +0100 wenzelm tuned;
Mon, 26 Oct 2009 20:17:55 +0100 wenzelm added nitpick manual here;
Mon, 26 Oct 2009 20:04:20 +0100 wenzelm recovered sort indentation for "sort position", as documented in the file;
Mon, 26 Oct 2009 20:02:37 +0100 wenzelm tuned white space;
Mon, 26 Oct 2009 15:36:50 +0100 haftmann merged
Mon, 26 Oct 2009 15:17:02 +0100 haftmann merged
Mon, 26 Oct 2009 15:16:28 +0100 haftmann avoid upto if not needed
Mon, 26 Oct 2009 15:15:59 +0100 haftmann conceal quickcheck generators
Mon, 26 Oct 2009 14:57:49 +0100 blanchet merged
Mon, 26 Oct 2009 14:21:20 +0100 blanchet merged
Mon, 26 Oct 2009 11:02:08 +0100 blanchet make Nitpick compile again
Mon, 26 Oct 2009 09:14:29 +0100 blanchet merged
Fri, 23 Oct 2009 20:14:25 +0200 blanchet be somewhat more liberal in Nitpick about which types may occur in formulas
Fri, 23 Oct 2009 20:13:33 +0200 blanchet make the Nitpick examples work again
Fri, 23 Oct 2009 19:00:36 +0200 blanchet updated keyword files to include "nitpick" and "nitpick_params"
Fri, 23 Oct 2009 18:59:24 +0200 blanchet continuation of Nitpick's integration into Isabelle;
Fri, 23 Oct 2009 18:57:35 +0200 blanchet updated Nitpick documentation to remove weird default for "overlord"
Fri, 23 Oct 2009 14:45:01 +0200 blanchet updated Nitpick manual to reflect the latest Stand der Dinge
Thu, 22 Oct 2009 16:34:49 +0200 blanchet merged
Thu, 22 Oct 2009 16:34:30 +0200 blanchet wrap line correctly in Nitpick documentation
Thu, 22 Oct 2009 14:51:47 +0200 blanchet added Nitpick's theory and ML files to Isabelle/HOL;
Thu, 22 Oct 2009 14:45:20 +0200 blanchet Added Nitpick manual.
Mon, 26 Oct 2009 14:54:43 +0100 berghofe merged
Mon, 26 Oct 2009 14:53:33 +0100 berghofe Added Pattern.thy to Nominal/Examples.
Mon, 26 Oct 2009 12:23:59 +0100 haftmann merged
Mon, 26 Oct 2009 10:51:42 +0100 haftmann tuned
Mon, 26 Oct 2009 10:51:42 +0100 haftmann added SML_Quickcheck import
Mon, 26 Oct 2009 10:51:41 +0100 haftmann tuned code setup for primitive boolean connectors
Mon, 26 Oct 2009 09:41:26 +0100 haftmann legacy warnings for old-style term styles
Mon, 26 Oct 2009 12:02:06 +0100 wenzelm removed unnecessary NameSpace prefix;
Mon, 26 Oct 2009 11:57:58 +0100 wenzelm misc tuning and updates;
Mon, 26 Oct 2009 11:37:33 +0100 wenzelm merged
Mon, 26 Oct 2009 11:36:23 +0100 wenzelm implicit default is 4 cores -- more cost-effective;
Mon, 26 Oct 2009 11:30:20 +0100 wenzelm deleted junk;
Mon, 26 Oct 2009 11:30:08 +0100 wenzelm more precise dependencies, notably for HOL-Multivariate_Analysis;
Mon, 26 Oct 2009 11:19:24 +0100 haftmann re-moved theory Fin_Fun to AFP
Mon, 26 Oct 2009 09:03:57 +0100 haftmann merged
Fri, 23 Oct 2009 13:23:18 +0200 himmelma distinguished session for multivariate analysis
Mon, 26 Oct 2009 08:54:20 +0100 haftmann adjusted to changes in corresponding ML code
Sun, 25 Oct 2009 21:35:46 +0100 wenzelm eliminated obsolete tags for types/consts -- now handled via name space, in strongly typed fashion;
Sun, 25 Oct 2009 20:54:21 +0100 wenzelm maintain theory name via name space, not tags;
Sun, 25 Oct 2009 19:21:34 +0100 wenzelm name space groups are identified by serial, not serial_string;
Sun, 25 Oct 2009 19:19:41 +0100 wenzelm maintain group via name space, not tags;
Sun, 25 Oct 2009 19:19:35 +0100 wenzelm LocalTheory.naming_of;
Sun, 25 Oct 2009 19:19:29 +0100 wenzelm begin_theory: set theory_name here;
Sun, 25 Oct 2009 19:18:59 +0100 wenzelm maintain group via name space, not tags;
Sun, 25 Oct 2009 19:18:25 +0100 wenzelm maintain proper Name_Space.naming, with conceal and set_group;
Sun, 25 Oct 2009 19:17:42 +0100 wenzelm more direct access to naming;
Sun, 25 Oct 2009 19:14:46 +0100 wenzelm Name_Space.naming: maintain group and theory_name as well;
Sun, 25 Oct 2009 19:14:25 +0100 wenzelm export is_concealed;
Sun, 25 Oct 2009 19:14:11 +0100 wenzelm merge_list: no exception DUP here;
Sun, 25 Oct 2009 13:20:31 +0100 wenzelm merged
Sun, 25 Oct 2009 13:14:00 +0100 wenzelm more uniform ISABELLE_USEDIR_OPTIONS;
Sun, 25 Oct 2009 13:04:06 +0100 wenzelm make SML/NJ happy;
Sun, 25 Oct 2009 13:18:35 +0100 wenzelm conceal consts via name space, not tags;
Sun, 25 Oct 2009 12:27:21 +0100 wenzelm allow name space entries to be "concealed" -- via binding/naming/local_theory;
Sun, 25 Oct 2009 11:58:11 +0100 wenzelm switch to polyml-5.2.1 to see if it impacts performance;
Sun, 25 Oct 2009 08:57:55 +0100 chaieb merged
Sun, 25 Oct 2009 08:57:36 +0100 chaieb Multivariate polynomials library over fields
Sun, 25 Oct 2009 08:57:36 +0100 chaieb A theory of polynomials based on lists
Sun, 25 Oct 2009 08:57:35 +0100 chaieb Add a quantifier elimination for parametric linear arithmetic over ordered fields (parameters are multivariate polynomials)
Sun, 25 Oct 2009 00:10:25 +0200 wenzelm merged
Sat, 24 Oct 2009 20:27:26 +0200 bulwahn further changes due to the previous merge in the predicate compiler
Sat, 24 Oct 2009 23:57:42 +0200 wenzelm merge -- imported from bulwahn d759e2728188;
Sat, 24 Oct 2009 16:55:43 +0200 bulwahn removed tuple functions from the predicate compiler
Sat, 24 Oct 2009 16:55:43 +0200 bulwahn improving the compilation with higher-order arguments in the predicate compiler
Sat, 24 Oct 2009 16:55:43 +0200 bulwahn now the predicate compilere handles the predicate without introduction rules better as before
Sat, 24 Oct 2009 16:55:43 +0200 bulwahn removed dead code; added examples
Sat, 24 Oct 2009 16:55:43 +0200 bulwahn removed obsolete GeneratorPrem; clean-up after modularization; tuned
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn modularized the compilation in the predicate compiler
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn adapted parser for options in the predicate compiler
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn modifying the depth-limited compilation to be sound, but now throws an error undefined in case of hitting the depth limit in an negative context; cleaning up the examples
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn cleaning the signature of the predicate compiler core; renaming signature and structures to uniform long names
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn added skip_proof option; playing with compilation of depth-limited predicates
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn reinvestigating the compilation of the random computation in the predicate compiler
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn added option to generate random values to values command in the predicate compiler
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn commented out the random generator compilation in the example file
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn added option to execute depth-limited computations for the values command in the predicate compiler
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn renamed functions from sizelim to more natural name depth_limited for compilation of depth-limited search in the predicate compiler
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn simplified and improved compilation of depth-limited search in the predicate compiler
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn moved argument expected_modes into options; improved mode check to only check mode of the named predicate
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn removed unnecessary argument rpred in code_pred function
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn added option show_mode_inference; added splitting of conjunctions in expand_tuples
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn changed import_intros to handle parameters differently; changed handling of higher-order function compilation; reverted MicroJava change; tuned
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn further cleaning up
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn added option show_proof_trace
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn importing of polymorphic introduction rules with different schematic variable names
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn added option show_intermediate_results
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn continued cleaning up; moved tuple expanding to core
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn cleaned up debugging messages; added options to code_pred command
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn added first support for higher-order function translation
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn added to process higher-order arguments by adding new constants
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn cleaned up
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn added theory with alternative definitions for the predicate compiler; cleaned up examples
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn importing theorems correctly causes problems with mutual recursive predicates in the predicate compiler; must be discussed with Stefan first
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn higher-order arguments in different rules are fixed to one name in the predicate compiler
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn changed importing introduction rules to fix the same type variables in all introduction rules; improved mode analysis for partially applied relations; added test case; tuned
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn changed proof method to handle widen predicate in JinjaThreads
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn added further examples; added mode to code_pred command; tuned; some temporary things in Predicate_Compile_ex
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn processing of tuples in introduction rules
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn added a few tricky examples with tuples; added alternative introduction rules for some constants; corrected mode analysis with negation; improved fetching of definitions
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn developing an executable the operator
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn generalizing singleton with a default value
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn changed elimination preprocessing due to an error with a JinjaThread predicate
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 +30000 tip