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
Sat, 24 Oct 2009 16:55:42 +0200 bulwahn added test for higher-order function inductification; added debug messages
Sat, 24 Oct 2009 16:55:40 +0200 bulwahn added filtering of case constants in the definition retrieval of the predicate compiler
Sat, 24 Oct 2009 16:55:37 +0200 bulwahn extended core of predicate compiler to expand tuples in introduction rules
Sat, 24 Oct 2009 16:55:35 +0200 bulwahn added tupled versions of examples for the predicate compiler
Sat, 24 Oct 2009 16:54:32 +0200 bulwahn moved meta_fun_cong lemma into ML-file; tuned
Sun, 25 Oct 2009 00:05:57 +0200 wenzelm merged
Sun, 25 Oct 2009 00:00:53 +0200 wenzelm adapted Function_Lib (cf. b8cdd3d73022);
Sat, 24 Oct 2009 20:47:10 +0200 krauss configuration flag "partials"
Fri, 23 Oct 2009 16:37:56 +0200 krauss renamed auto_term.ML -> relation.ML
Fri, 23 Oct 2009 16:22:10 +0200 krauss function package: more standard names for structures and files
Fri, 23 Oct 2009 15:33:19 +0200 krauss renamed FundefDatatype -> Function_Fun
Sat, 24 Oct 2009 21:30:33 +0200 wenzelm maintain position of formal entities via name space;
Sat, 24 Oct 2009 20:54:08 +0200 wenzelm maintain explicit name space kind;
Sat, 24 Oct 2009 19:47:37 +0200 wenzelm renamed NameSpace to Name_Space -- also to emphasize its subtle change in semantics;
Sat, 24 Oct 2009 19:24:50 +0200 wenzelm eliminated separate stamp -- NameSpace.define/merge etc. ensure uniqueness already;
Sat, 24 Oct 2009 19:22:39 +0200 wenzelm eliminated separate stamp -- NameSpace.define/merge etc. ensure uniqueness already;
Sat, 24 Oct 2009 19:20:03 +0200 wenzelm eliminated separate stamp -- NameSpace.define/merge etc. ensure uniqueness already;
Sat, 24 Oct 2009 19:04:57 +0200 wenzelm maintain abstract entry, with position, identity etc.;
Sat, 24 Oct 2009 18:55:47 +0200 wenzelm tuned message;
Sat, 24 Oct 2009 18:55:27 +0200 wenzelm import theory Nat here, which avoids duplicate definition of datatype_realizers (and thus allows to maintain fully authentic fact table);
Sat, 24 Oct 2009 17:49:44 +0200 wenzelm markup for formal entities, with "def" or "ref" occurrences;
Sat, 24 Oct 2009 17:47:53 +0200 wenzelm handle Sorts.CLASS_ERROR instead of arbitrary exceptions;
Fri, 23 Oct 2009 20:48:14 +0200 wenzelm reactivated isatest on macbroy6 -- 3h later to avoid overlap with backup daemon;
Fri, 23 Oct 2009 17:12:47 +0200 haftmann merged
Fri, 23 Oct 2009 17:12:36 +0200 haftmann turned off old quickcheck
Fri, 23 Oct 2009 14:33:07 +0200 krauss pat_completeness gets its own file
Fri, 23 Oct 2009 14:22:36 +0200 boehmes ignore error messages produced by ATPs
Fri, 23 Oct 2009 10:11:56 +0200 haftmann merged
Fri, 23 Oct 2009 10:08:29 +0200 haftmann renamed f_inv_onto_f to f_inv_into_f (cf. 764547b68538)
Thu, 22 Oct 2009 16:58:22 +0200 haftmann restored accidentally deleted submultiset
Thu, 22 Oct 2009 16:52:06 +0200 haftmann multiset operations with canonical argument order
Thu, 22 Oct 2009 16:52:06 +0200 haftmann arg_types_of auxiliary function; using multiset operations
Fri, 23 Oct 2009 06:53:50 +0200 haftmann merged
Thu, 22 Oct 2009 16:50:24 +0200 haftmann close thm derivations explicitly
Fri, 23 Oct 2009 09:20:22 +1100 tbourke Fix a duplicate abbreviation || in etc/symbols.
Thu, 22 Oct 2009 17:54:47 +0200 wenzelm made SML/NJ happy;
Thu, 22 Oct 2009 17:09:29 +0200 wenzelm updated session name;
Thu, 22 Oct 2009 15:50:12 +0200 wenzelm renamed f_inv_onto_f to f_inv_into_f (cf. 764547b68538);
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip