Fri, 11 Nov 2011 14:24:38 +0100 wenzelm prefer statically typed Text.Markup;
Fri, 11 Nov 2011 14:07:20 +0100 wenzelm discontinued entity text color, notably historic red for classes;
Fri, 11 Nov 2011 12:52:57 +0100 wenzelm more scalable Proof_Context.prepare_sorts;
Fri, 11 Nov 2011 10:40:36 +0100 bulwahn increasing values_timeout to avoid failures of isatest with HOL-IMP
Fri, 11 Nov 2011 08:32:48 +0100 bulwahn renaming example invocations: tester predicate_compile is renamed to smart_exhaustive
Fri, 11 Nov 2011 08:32:45 +0100 bulwahn adding CPS compilation to predicate compiler;
Fri, 11 Nov 2011 08:32:44 +0100 bulwahn adding option allow_function_inversion to quickcheck options
Thu, 10 Nov 2011 23:30:50 +0100 wenzelm more efficient prepare_sorts -- bypass encoded positions;
Thu, 10 Nov 2011 22:54:15 +0100 wenzelm suppress irrelevant positions;
Thu, 10 Nov 2011 22:39:32 +0100 wenzelm more generous margin;
Thu, 10 Nov 2011 22:32:10 +0100 wenzelm pass term positions into check phase, where resulting types are reported accordingly, and eventually shown as tooltips;
Thu, 10 Nov 2011 17:47:25 +0100 wenzelm tuned signature;
Thu, 10 Nov 2011 17:41:36 +0100 wenzelm discontinued unused Thm.compress (again);
Thu, 10 Nov 2011 17:28:02 +0100 bulwahn renewed prolog-quickcheck
Thu, 10 Nov 2011 17:26:17 +0100 bulwahn adding some test cases for preprocessing and narrowing
Thu, 10 Nov 2011 17:26:15 +0100 bulwahn adding a minimalistic preprocessing rewriting common boolean operators; tuned
Thu, 10 Nov 2011 14:46:38 +0100 huffman merged
Wed, 09 Nov 2011 15:33:34 +0100 huffman merged
Wed, 09 Nov 2011 15:33:24 +0100 huffman tune post-processing of simproc-generated rules so they won't produce Numeral0 or Numeral1
Wed, 09 Nov 2011 11:44:42 +0100 huffman use simproc_setup for some nat_numeral simprocs; add simproc tests
Wed, 09 Nov 2011 10:58:08 +0100 huffman add ring_char_0 class constraints to several simprocs (internal proofs of #n ~= 0 fail for type
Thu, 10 Nov 2011 11:02:06 +0100 wenzelm simultaneous check;
Wed, 09 Nov 2011 23:16:47 +0100 wenzelm avoid separate typ_check phases, integrate into main term_check 0 instead (cf. its Syntax.check_typs in Type_Infer_Context.prepare);
Wed, 09 Nov 2011 22:43:14 +0100 wenzelm clarified singleton_fixate: intersection with supersort is identity, only replace actual type inference parameters;
Wed, 09 Nov 2011 21:44:06 +0100 wenzelm misc tuning and simplification;
Wed, 09 Nov 2011 21:36:18 +0100 wenzelm misc tuning;
Wed, 09 Nov 2011 20:47:11 +0100 wenzelm tuned signature;
Wed, 09 Nov 2011 19:01:50 +0100 bulwahn quickcheck invocations in mutabelle must not catch codegenerator errors internally
Wed, 09 Nov 2011 17:57:42 +0100 wenzelm sort assignment before simultaneous term_check, not isolated parse_term;
Wed, 09 Nov 2011 17:12:26 +0100 wenzelm tuned;
Wed, 09 Nov 2011 17:08:40 +0100 wenzelm avoid inconsistent sort constraints;
Wed, 09 Nov 2011 15:18:39 +0100 wenzelm localized Record.decode_type: use standard Proof_Context.get_sort;
Wed, 09 Nov 2011 14:58:48 +0100 wenzelm tuned signature -- emphasize internal role of these operations;
Wed, 09 Nov 2011 14:30:03 +0100 wenzelm proper configuration option;
Wed, 09 Nov 2011 14:15:44 +0100 wenzelm tuned layout;
Wed, 09 Nov 2011 11:35:09 +0100 bulwahn more precise messages with the tester's name in quickcheck; tuned
Wed, 09 Nov 2011 11:34:59 +0100 bulwahn quickcheck fails with code generator errors only if one tester is invoked
Wed, 09 Nov 2011 11:34:57 +0100 bulwahn removing extra arguments
Wed, 09 Nov 2011 11:34:55 +0100 bulwahn removing deactivated timeout handling; catching compilation errors and only outputing an urgent message to enable parallel sucessful quickcheck compilations and runs to present their result
Wed, 09 Nov 2011 11:34:53 +0100 bulwahn tuned
Wed, 09 Nov 2011 14:47:38 +1100 kleing more fragments to export, removed the one from Com
Tue, 08 Nov 2011 22:38:56 +0100 wenzelm updated functor Named_Thms;
Tue, 08 Nov 2011 22:22:59 +0100 wenzelm disabled Thm.compress (again) -- costs for building tables tend to be higher than potential benefit;
Tue, 08 Nov 2011 21:09:35 +0100 wenzelm entity markup for bound variables;
Tue, 08 Nov 2011 17:47:22 +0100 wenzelm merged
Tue, 08 Nov 2011 14:29:24 +0100 boehmes made SML/NJ happy
Tue, 08 Nov 2011 10:48:58 +0100 bulwahn adding some documentation about the values command to the isar reference
Tue, 08 Nov 2011 10:33:30 +0100 bulwahn adding a minimal documentation about the code_pred command to the isar reference
Tue, 08 Nov 2011 15:03:11 +0100 wenzelm more specific treatment of defines/assumes -- avoid normalizing defs by themselves (NB: locale specifications and Local_Theory.define may lead to arbitrary mixture);
Tue, 08 Nov 2011 12:20:26 +0100 wenzelm clarified Local_Defs.export: avoid costly still_fixed test, return all defs;
Tue, 08 Nov 2011 12:03:51 +0100 wenzelm eliminated obsolete tuning (NB: Thm.eta_conversion/Envir.eta_contract based on Same.operation);
Tue, 08 Nov 2011 11:56:41 +0100 wenzelm tuned;
Tue, 08 Nov 2011 11:44:37 +0100 wenzelm tuned;
Tue, 08 Nov 2011 08:56:24 +0100 blanchet tweaked comment
Tue, 08 Nov 2011 08:56:23 +0100 blanchet made SML/NJ happy
Tue, 08 Nov 2011 00:02:30 +0100 wenzelm merged;
Mon, 07 Nov 2011 22:59:24 +0100 blanchet added FIXME comment
Mon, 07 Nov 2011 22:22:01 +0100 blanchet avoid infinite recursion in peephole optimizer function -- this had a debilitating effect on rationals and reals
Mon, 07 Nov 2011 22:21:57 +0100 blanchet revived Refute in Mutabelle
Mon, 07 Nov 2011 23:03:52 +0100 wenzelm tuned;
Mon, 07 Nov 2011 21:34:11 +0100 wenzelm more scalable zero_var_indexes, depending on canonical order within table;
Mon, 07 Nov 2011 21:32:59 +0100 wenzelm more benchmarks;
Mon, 07 Nov 2011 17:54:38 +0100 boehmes try different alternatives in discharging extra assumptions when schematic theorems obtained from lambda-lifting can be instantiated in different ways
Mon, 07 Nov 2011 17:54:35 +0100 boehmes replace higher-order matching against schematic theorem with dedicated reconstruction method
Mon, 07 Nov 2011 17:24:57 +0100 wenzelm merged
Mon, 07 Nov 2011 17:00:23 +0100 wenzelm tuned signature -- avoid spurious Thm.mixed_attribute;
Mon, 07 Nov 2011 16:41:16 +0100 wenzelm discontinued numbered structure indexes (legacy feature);
Mon, 07 Nov 2011 16:39:14 +0100 wenzelm tuned proofs;
Mon, 07 Nov 2011 14:16:01 +0100 blanchet return outcome code, so that it can be picked up by Mutabelle
Mon, 07 Nov 2011 14:16:01 +0100 blanchet align columns in output and keep error log around
Mon, 07 Nov 2011 14:59:58 +0100 wenzelm offline build of java_ext_dirs.jar, to avoid runtime dependency on javac/jar executables;
Mon, 07 Nov 2011 14:23:50 +0100 wenzelm clarified attribute "mono_set": pure declaration, proper export in ML;
Mon, 07 Nov 2011 14:14:20 +0100 wenzelm misc tuning;
Mon, 07 Nov 2011 12:08:22 +0100 wenzelm made SML/NJ happy;
Sun, 06 Nov 2011 22:18:54 +0100 blanchet more millisecond cleanup
Sun, 06 Nov 2011 22:18:54 +0100 blanchet updated documentation
Sun, 06 Nov 2011 22:18:54 +0100 blanchet try "smt" as a fallback for ATPs if "metis" fails/times out
Sun, 06 Nov 2011 22:18:54 +0100 blanchet more detailed preplay output
Sun, 06 Nov 2011 22:18:54 +0100 blanchet tuning
Sun, 06 Nov 2011 22:18:54 +0100 blanchet tuning
Sun, 06 Nov 2011 21:51:46 +0100 wenzelm more explicit representation of rule_attribute vs. declaration_attribute vs. mixed_attribute;
Sun, 06 Nov 2011 21:17:45 +0100 wenzelm tuned;
Sun, 06 Nov 2011 18:42:17 +0100 wenzelm merged
Sun, 06 Nov 2011 14:23:04 +0100 blanchet cascading timeouts in minimizer, part 2
Sun, 06 Nov 2011 14:05:57 +0100 blanchet tuning
Sun, 06 Nov 2011 13:57:17 +0100 blanchet use "Time.time" rather than milliseconds internally
Sun, 06 Nov 2011 13:46:26 +0100 blanchet tune: no need for option
Sun, 06 Nov 2011 13:37:49 +0100 blanchet cascading timeouts in minimizer
Sun, 06 Nov 2011 13:32:13 +0100 blanchet shortcut binary minimization algorithm
Sun, 06 Nov 2011 11:51:35 +0100 blanchet speed up binary minimizer in practice by preferring the first half of the used facts (which are likelier to be relevant) to the second half
Sun, 06 Nov 2011 11:16:37 +0100 blanchet renamed experimental systems
Sun, 06 Nov 2011 11:13:47 +0100 blanchet repaired quantification over type variables for non-TFF1/THF encodings
Sun, 06 Nov 2011 18:42:15 +0100 wenzelm misc tuning and modernization;
Sun, 06 Nov 2011 17:53:32 +0100 wenzelm misc tuning and modernization;
Sun, 06 Nov 2011 17:05:45 +0100 wenzelm tuned;
Sun, 06 Nov 2011 17:00:05 +0100 wenzelm some statespace benchmarks;
Sun, 06 Nov 2011 16:41:53 +0100 wenzelm write changed .prv files only, to avoid writing into src file-space by default;
Sun, 06 Nov 2011 16:29:22 +0100 wenzelm tuned document;
Sun, 06 Nov 2011 16:22:26 +0100 wenzelm more precise dependencies;
Sun, 06 Nov 2011 14:20:41 +0100 wenzelm inlined antiquotations;
Sun, 06 Nov 2011 14:09:24 +0100 wenzelm misc tuning and modernization;
Sun, 06 Nov 2011 13:25:41 +0100 wenzelm optional timing, to avoid redundant allocation of mutable cells;
Sat, 05 Nov 2011 22:41:25 +0100 wenzelm tuned;
Sat, 05 Nov 2011 22:01:19 +0100 wenzelm misc tuning;
Sat, 05 Nov 2011 21:36:56 +0100 wenzelm merged
Sat, 05 Nov 2011 12:01:21 +0000 Christian Urban more use of global operations (see 98ec8b51af9c)
Sat, 05 Nov 2011 20:40:30 +0100 wenzelm more uniform instT_subst vs. inst_subst: compare variable names only;
Sat, 05 Nov 2011 20:32:12 +0100 wenzelm tuned cterm_instantiate: avoid somewhat expensive Term.map_types and cterm_of;
Sat, 05 Nov 2011 20:07:38 +0100 wenzelm misc tuning and modernization;
Sat, 05 Nov 2011 19:47:22 +0100 wenzelm some performance tuning via Term_Subst/Same.operation;
Sat, 05 Nov 2011 18:58:40 +0100 wenzelm pruned signature;
Sat, 05 Nov 2011 15:00:49 +0100 wenzelm added Logic.varify_types_global/unvarify_types_global, which avoids somewhat expensive Term.map_types;
Sat, 05 Nov 2011 10:59:11 +0100 wenzelm more conventional syntax const;
Fri, 04 Nov 2011 20:16:42 +0100 wenzelm proper syntactic category for abstraction syntax, to avoid low-level exception for malformed "\<integral> x y. f \<partial>M", for example;
Fri, 04 Nov 2011 17:34:51 +0100 wenzelm merged
Fri, 04 Nov 2011 17:19:33 +0100 wenzelm prefer global Quotient_Info lookup to accomodate Quotient_Term, which is not quite localized yet (cf. 9fd6fce8a230);
Fri, 04 Nov 2011 15:05:59 +0000 blanchet document new experimental provers
Fri, 04 Nov 2011 15:05:58 +0000 blanchet added remote iProver(-Eq) for experimentation
Fri, 04 Nov 2011 13:52:19 +0100 wenzelm merged
Fri, 04 Nov 2011 08:19:24 +0100 huffman ex/Tree23.thy: automate proof of gfull_add
Fri, 04 Nov 2011 08:00:48 +0100 huffman ex/Tree23.thy: simplify proof of bal_del0
Fri, 04 Nov 2011 07:37:37 +0100 huffman ex/Tree23.thy: simplify proof of bal_add0
Fri, 04 Nov 2011 07:04:34 +0100 huffman ex/Tree23.thy: simpler definition of ordered-ness predicate
Thu, 03 Nov 2011 17:40:50 +0100 huffman ex/Tree23.thy: prove that deletion preserves balance
Fri, 04 Nov 2011 00:07:45 +0100 wenzelm more liberal Parse.fixes, to avoid overlap of mixfix with is-pattern (notably in 'obtain' syntax);
Thu, 03 Nov 2011 23:55:53 +0100 wenzelm more general Proof_Context.bind_propp, which allows outer parameters;
Thu, 03 Nov 2011 23:32:31 +0100 wenzelm tuned whitespace;
Thu, 03 Nov 2011 22:51:37 +0100 wenzelm tuned signature;
Thu, 03 Nov 2011 22:23:41 +0100 wenzelm tuned signature -- canonical argument order;
Thu, 03 Nov 2011 22:15:47 +0100 wenzelm tuned -- Variable.declare_term is already part of Variable.auto_fixes;
Thu, 03 Nov 2011 11:18:06 +0100 huffman ex/Tree23.thy: prove that insertion preserves tree balance and order
Thu, 03 Nov 2011 18:10:47 +1100 kleing more IMP fragments
Thu, 03 Nov 2011 18:10:13 +1100 kleing string -> vname
Thu, 03 Nov 2011 16:22:29 +1100 kleing JMPF(LESS|GE) -> JMP(LESS|GE) because jumps are int now.
Thu, 03 Nov 2011 15:54:19 +1100 kleing more IMP text fragments
Thu, 03 Nov 2011 10:29:05 +1100 kleing moved latex generation for HOL-IMP out of distribution
Tue, 01 Nov 2011 10:05:28 +0100 bulwahn renaming Quotient_Set and List_Quotient_Set to Quotient_Cset and List_Quotient_Cset to avoid name clash with existing Quotient_Set (again, cf. 66823a0066db)
Mon, 31 Oct 2011 19:12:41 +0100 bulwahn merged
Mon, 31 Oct 2011 18:29:25 +0100 bulwahn more robust, declarative and unsurprising computation of types in the quotient type definition
Mon, 31 Oct 2011 17:51:01 +0100 blanchet improve handling of bound type variables (esp. for TFF1)
Mon, 31 Oct 2011 17:51:01 +0100 blanchet improved TFF1 output
Mon, 31 Oct 2011 08:50:35 +0100 bulwahn clarified signature
Mon, 31 Oct 2011 08:43:21 +0100 bulwahn tuned
Mon, 31 Oct 2011 08:22:56 +0100 bulwahn tuned
Sun, 30 Oct 2011 22:35:18 +0100 wenzelm even more uniform Local_Theory.declaration for locales (cf. 57def0b39696, aa35859c8741);
Sun, 30 Oct 2011 22:20:45 +0100 wenzelm removed obsolete argument (cf. aa35859c8741);
Sun, 30 Oct 2011 09:42:13 +0100 huffman removed ad-hoc simp rules sin_cos_eq[symmetric], minus_sin_cos_eq[symmetric], cos_sin_eq[symmetric]
Sun, 30 Oct 2011 09:07:02 +0100 huffman extend cancellation simproc patterns to cover terms like '- (2 * pi) < pi'
Sun, 30 Oct 2011 07:08:33 +0100 huffman merged
Sat, 29 Oct 2011 10:00:35 +0200 huffman remove unused function
Sat, 29 Oct 2011 13:51:35 +0200 blanchet also export DFG formats
Sat, 29 Oct 2011 13:15:58 +0200 blanchet always use DFG format to talk to SPASS -- since that's what we'll need to use anyway to benefit from sorts and other extensions
Sat, 29 Oct 2011 13:15:58 +0200 blanchet added DFG unsorted support (like in the old days)
Sat, 29 Oct 2011 13:15:58 +0200 blanchet gracefully do nothing if the SPASS input file is already in DFG format
Sat, 29 Oct 2011 13:15:58 +0200 blanchet added sorted DFG output for coming version of SPASS
Sat, 29 Oct 2011 13:15:58 +0200 blanchet specify proof output level 1 (i.e. no detailed, potentially huge E proofs) to LEO-II; requires version 1.2.9
Sat, 29 Oct 2011 13:15:58 +0200 blanchet check "sound" flag before doing something unsound...
Sat, 29 Oct 2011 12:57:43 +0200 wenzelm uniform treatment of syntax declaration wrt. aux. context (NB: notation avoids duplicate mixfix internally);
Sat, 29 Oct 2011 12:55:34 +0200 wenzelm tuned;
Fri, 28 Oct 2011 16:49:15 +0200 huffman more accurate class constraints on cancellation simproc patterns
Sat, 29 Oct 2011 00:23:58 +0200 wenzelm tuned;
Fri, 28 Oct 2011 23:41:16 +0200 wenzelm tuned Named_Thms: proper binding;
Fri, 28 Oct 2011 23:16:50 +0200 wenzelm refined Local_Theory.declaration {syntax = false, pervasive} semantics: update is applied to auxiliary context as well;
Fri, 28 Oct 2011 23:10:44 +0200 wenzelm more robust data storage (NB: the morphism can change the shape of qconst, and in the auxiliary context it is not even a constant yet);
Fri, 28 Oct 2011 22:17:30 +0200 wenzelm uniform Local_Theory.declaration with explicit params;
Fri, 28 Oct 2011 17:15:52 +0200 wenzelm tuned signature -- refined terminology;
Fri, 28 Oct 2011 15:38:41 +0200 wenzelm slightly more explicit/syntactic modelling of morphisms;
Fri, 28 Oct 2011 14:10:19 +0200 hoelzl correct import path
Fri, 28 Oct 2011 14:06:06 +0200 hoelzl allow to build Probability and MV-Analysis with one ROOT.ML
Fri, 28 Oct 2011 12:37:18 +0200 bulwahn removing dead code
Fri, 28 Oct 2011 10:33:23 +0200 huffman ex/Simproc_Tests.thy: remove duplicate simprocs
Fri, 28 Oct 2011 11:02:27 +0200 huffman use simproc_setup for cancellation simprocs, to get proper name bindings
Thu, 27 Oct 2011 22:37:19 +0200 wenzelm tuned;
Thu, 27 Oct 2011 22:20:55 +0200 wenzelm eliminated aliases of standard functions;
Thu, 27 Oct 2011 21:52:57 +0200 wenzelm more standard attribute setup;
Thu, 27 Oct 2011 21:02:10 +0200 wenzelm localized quotient data;
Thu, 27 Oct 2011 20:26:38 +0200 wenzelm simplified/standardized signatures;
Thu, 27 Oct 2011 19:41:08 +0200 wenzelm tuned signature;
Thu, 27 Oct 2011 16:28:34 +0200 nipkow uses IMP and hence requires its tex setup
Thu, 27 Oct 2011 15:59:33 +0200 nipkow merged
Thu, 27 Oct 2011 15:59:25 +0200 nipkow tuned text
Thu, 27 Oct 2011 13:52:31 +0200 bulwahn respecting isabelle's programming style in the quotient package by simplifying qconsts_lookup function for data access; removing odd NotFound exception
Thu, 27 Oct 2011 13:50:55 +0200 bulwahn respecting isabelle's programming style in the quotient package by simplifying map_lookup function for data access
Thu, 27 Oct 2011 13:50:54 +0200 bulwahn respecting isabelle's programming style in the quotient package by simplifying quotdata_lookup function for data access
Thu, 27 Oct 2011 07:48:07 +0200 huffman merged
Thu, 27 Oct 2011 07:46:57 +0200 huffman fix bug in cancel_factor simprocs so they will work on goals like 'x * y < x * z' where the common term is already on the left
Wed, 26 Oct 2011 22:51:06 +0200 wenzelm more robust ML pretty printing (cf. b6c527c64789);
Wed, 26 Oct 2011 22:50:40 +0200 wenzelm tuned;
Tue, 25 Oct 2011 16:37:11 +0200 bulwahn renaming Cset and List_Cset in Quotient_Examples to Quotient_Set and List_Quotient_Set to avoid a name clash of theory names with the ones in HOL-Library
Tue, 25 Oct 2011 16:09:02 +0200 nipkow tuned text
Tue, 25 Oct 2011 15:59:15 +0200 nipkow tuned names to avoid shadowing
Tue, 25 Oct 2011 12:00:52 +0200 huffman merge Gcd/GCD and Lcm/LCM
Tue, 25 Oct 2011 08:48:36 +0200 boehmes clarify types of terms: use proper set type
Mon, 24 Oct 2011 16:47:24 +0200 huffman instance bool :: linorder
Mon, 24 Oct 2011 12:26:05 +0200 bulwahn removing poor man's dictionary construction which were only for the ancient code generator with no support of type classes
Mon, 24 Oct 2011 11:40:31 +0200 bulwahn fixed typo
Mon, 24 Oct 2011 10:45:54 +0200 nipkow latex output not needed because errors manifest themselves earlier
Sun, 23 Oct 2011 23:11:53 +0200 wenzelm some text on inner-syntax;
Sun, 23 Oct 2011 16:03:59 +0200 nipkow renamed in ASM
Sun, 23 Oct 2011 14:15:24 +0200 nipkow tuned order of eqns
Sun, 23 Oct 2011 14:03:37 +0200 nipkow tuned
Sun, 23 Oct 2011 17:37:21 +1100 kleing script for exporting filtered IMP files as tar.gz
Sun, 23 Oct 2011 17:12:14 +1100 kleing removed Norbert's email from isatest (bounces)
Sat, 22 Oct 2011 23:43:01 +0200 wenzelm class Lexicon as abstract datatype;
Sat, 22 Oct 2011 23:30:02 +0200 wenzelm more private stuff;
Sat, 22 Oct 2011 23:29:44 +0200 wenzelm class Text.Edit as abstract datatype;
Sat, 22 Oct 2011 23:29:11 +0200 wenzelm class Time as abstract datatype;
Sat, 22 Oct 2011 23:28:24 +0200 wenzelm class Volatile as abstract datatype;
Sat, 22 Oct 2011 20:18:01 +0200 nipkow merged
Sat, 22 Oct 2011 20:17:50 +0200 nipkow added isaverbatimwrite that allows to cut out snippets of thy files in their latex form and dump them in a file
Sat, 22 Oct 2011 19:22:13 +0200 wenzelm experimental support for Scala 2.9.1.final;
Sat, 22 Oct 2011 19:15:32 +0200 wenzelm class Path as abstract datatype;
Sat, 22 Oct 2011 19:00:03 +0200 wenzelm class Counter as abstract datatype;
Sat, 22 Oct 2011 16:57:24 +0200 wenzelm discontinued redundant ASCII syntax;
Sat, 22 Oct 2011 16:44:34 +0200 wenzelm modernized specifications;
Fri, 21 Oct 2011 22:44:55 +0200 wenzelm proper normal form for Perspective.ranges (overlapping ranges could be joined in wrong order, crashing multiple editor views);
Fri, 21 Oct 2011 17:39:07 +0200 nipkow merged
Fri, 21 Oct 2011 17:39:00 +0200 nipkow tuned
Fri, 21 Oct 2011 16:21:12 +0200 wenzelm merged
Fri, 21 Oct 2011 14:25:38 +0200 bulwahn replacing metis proofs with facts xt1 by new proof with more readable names
Fri, 21 Oct 2011 14:06:15 +0200 blanchet more robust parsing of TSTP sources -- Vampire has nonstandard "introduced()" tags and Waldmeister(OnTPTP) has weird "theory(...)" dependencies
Fri, 21 Oct 2011 12:44:20 +0200 blanchet disable Vampire's BDD optimization, which sometimes yields so huge proofs that this causes problems for reconstruction
Fri, 21 Oct 2011 11:17:16 +0200 bulwahn NEWS
Fri, 21 Oct 2011 11:17:15 +0200 bulwahn updating documentation: code_inline -> code_unfold; added documentation about attribute code_unfold_post
Fri, 21 Oct 2011 11:17:14 +0200 bulwahn replacing code_inline by code_unfold, removing obsolete code_unfold, code_inline del now that the ancient code generator is removed
Fri, 21 Oct 2011 11:17:12 +0200 bulwahn removing redundant attribute code_inline in the code generator
Fri, 21 Oct 2011 11:27:21 +0200 wenzelm tuned;
Fri, 21 Oct 2011 11:26:14 +0200 wenzelm tuned;
Fri, 21 Oct 2011 10:37:03 +0200 bulwahn improving mutabelle script again after missing some changes in f4896c792316
Fri, 21 Oct 2011 10:32:42 +0200 bulwahn correcting code_prolog
Fri, 21 Oct 2011 09:51:45 +0200 huffman merged
Fri, 21 Oct 2011 08:42:11 +0200 huffman add HOL/ex/Simproc_Tests.thy: testing for Tools/numeral_simprocs.ML
Fri, 21 Oct 2011 08:25:04 +0200 nipkow merged
Fri, 21 Oct 2011 08:24:57 +0200 nipkow tuned
Thu, 20 Oct 2011 22:26:02 +0200 blanchet mark "xt..." rules as "no_atp", since they are easy consequences of other better named properties
Thu, 20 Oct 2011 22:02:49 +0200 huffman merged
Thu, 20 Oct 2011 17:27:14 +0200 huffman removed mult_Bit1 from int_arith_rules (cf. 882403378a41 and 3078fd2eec7b, where mult_num1 erroneously replaced mult_1)
Thu, 20 Oct 2011 12:30:43 -0400 kleing removed [trans] concept from basic material
Thu, 20 Oct 2011 10:44:00 +0200 nipkow merged
Thu, 20 Oct 2011 10:43:47 +0200 nipkow tuned
Thu, 20 Oct 2011 09:59:12 +0200 bulwahn merged
Thu, 20 Oct 2011 09:11:13 +0200 bulwahn modernizing predicate_compile_quickcheck
Thu, 20 Oct 2011 08:20:35 +0200 bulwahn adding depth as an quickcheck configuration
Thu, 20 Oct 2011 09:48:00 +0200 nipkow renamed name -> vname
Wed, 19 Oct 2011 23:07:48 +0200 haftmann removed some remaining artefacts of ancient SML code generator
Wed, 19 Oct 2011 22:54:26 +0200 haftmann NEWS
Wed, 19 Oct 2011 21:40:32 +0200 blanchet cleaner LEO-II extensionality step detection
Wed, 19 Oct 2011 21:40:32 +0200 blanchet marginally cleaner proof parsing, that doesn't stumble upon LEO-II's E-step proofs
Wed, 19 Oct 2011 21:40:32 +0200 blanchet one more LEO-II failure
Wed, 19 Oct 2011 19:45:19 +0200 wenzelm merged
Wed, 19 Oct 2011 17:45:25 +0200 huffman merged
Tue, 18 Oct 2011 15:19:06 +0200 huffman hide typedef-generated constants Product_Type.prod and Sum_Type.sum
Wed, 19 Oct 2011 16:36:13 +0200 blanchet more uniform SZS status handling
Wed, 19 Oct 2011 16:36:13 +0200 blanchet avoid generating too meta theorems -- this sometimes leads to type errors, e.g. when "pp" is applied to a "prop" instead of a "bool"
Wed, 19 Oct 2011 16:32:30 +0200 nipkow merged
Wed, 19 Oct 2011 16:32:12 +0200 nipkow renamed B to Bc
Wed, 19 Oct 2011 17:04:43 +0200 wenzelm tuned comment;
Wed, 19 Oct 2011 17:03:07 +0200 wenzelm proper source positions for @{lemma};
Wed, 19 Oct 2011 16:45:46 +0200 wenzelm more robust toplevel_error reporting (NB: Context.proof_of on a stale theory crashes ungracefully);
Wed, 19 Oct 2011 15:42:43 +0200 wenzelm inlined @{thms} (ML compile-time) allows to get rid of legacy zadd_ac as well (cf. 49e305100097);
Wed, 19 Oct 2011 15:41:12 +0200 wenzelm tuned legacy signature;
Wed, 19 Oct 2011 14:40:49 +0200 wenzelm further cleanup of stats (cf. 97e81a8aa277);
Wed, 19 Oct 2011 14:22:06 +0200 wenzelm updated keywords;
Wed, 19 Oct 2011 14:21:29 +0200 wenzelm really document just one code generator;
Wed, 19 Oct 2011 09:11:21 +0200 bulwahn NEWS
Wed, 19 Oct 2011 09:11:20 +0200 bulwahn removing old code generator
Wed, 19 Oct 2011 09:11:19 +0200 bulwahn removing declaration of code_unfold to address the old code generator
Wed, 19 Oct 2011 09:11:18 +0200 bulwahn removing dependency of the generic code generator to old code generator functions thyname_of_type and thyname_of_const
Wed, 19 Oct 2011 09:11:18 +0200 bulwahn removing documentation about the old code generator
Wed, 19 Oct 2011 09:11:16 +0200 bulwahn removing old code generator setup for executable sets
Wed, 19 Oct 2011 09:11:15 +0200 bulwahn removing old code generator setup for efficient natural numbers; cleaned typo
Wed, 19 Oct 2011 09:11:14 +0200 bulwahn removing old code generator setup for real numbers; tuned
Wed, 19 Oct 2011 09:11:14 +0200 bulwahn removing old code generator setup for rational numbers; tuned
Wed, 19 Oct 2011 08:37:29 +0200 bulwahn removing old code generator setup for strings
Wed, 19 Oct 2011 08:37:27 +0200 bulwahn removing old code generator setup for lists
Wed, 19 Oct 2011 08:37:26 +0200 bulwahn removing old code generator setup for integers
Wed, 19 Oct 2011 08:37:25 +0200 bulwahn removing old code generator for inductive predicates
Wed, 19 Oct 2011 08:37:24 +0200 bulwahn removing quickcheck tester SML-inductive based on the old code generator
Wed, 19 Oct 2011 08:37:23 +0200 bulwahn removing old code generator setup for inductive sets in the inductive set package
Wed, 19 Oct 2011 08:37:22 +0200 bulwahn removing old code generator setup of inductive predicates
Wed, 19 Oct 2011 08:37:21 +0200 bulwahn removing old code generator setup for product types
Wed, 19 Oct 2011 08:37:20 +0200 bulwahn removing old code generator setup for function types
Wed, 19 Oct 2011 08:37:19 +0200 bulwahn removing old code generator setup for datatypes
Wed, 19 Oct 2011 08:37:17 +0200 bulwahn removing old code generator for recursive functions
Wed, 19 Oct 2011 08:37:16 +0200 bulwahn removing old code generator setup in the HOL theory
Wed, 19 Oct 2011 08:37:15 +0200 bulwahn removing invocations of the evaluation method based on the old code generator
Wed, 19 Oct 2011 08:37:14 +0200 bulwahn removing invocations of the old code generator
Tue, 18 Oct 2011 15:40:59 +0200 blanchet freeze conjecture schematics before applying lambda-translation, which sometimes calls "close_form" and ruins it for freezing
Tue, 18 Oct 2011 15:40:58 +0200 blanchet gracefully handle quantifiers of the form "All $ t" where "t" is not a lambda-abstraction in higher-order translations
Tue, 18 Oct 2011 15:27:18 +0200 bulwahn tuned
Tue, 18 Oct 2011 15:27:17 +0200 bulwahn adding testing of quickcheck narrowing with finite types to mutabelle script; modified is_executable in mutabelle_extra
Tue, 18 Oct 2011 11:59:03 +0200 krauss mira: collect size of heap images
Mon, 17 Oct 2011 21:37:38 +0200 blanchet updated doc related to Satallax
Mon, 17 Oct 2011 21:37:37 +0200 blanchet parse Satallax unsat cores
Mon, 17 Oct 2011 18:05:14 +0200 wenzelm merged
Mon, 17 Oct 2011 14:22:14 +0200 noschinl (old) NEWS
Mon, 17 Oct 2011 10:19:01 +0200 bulwahn moving some common functions from quickcheck to the more HOL-specific quickcheck_common; renamed inductive_SML's configurations to more canonical names; adds automatically left and right hand sides of equations as evaluation terms
Mon, 17 Oct 2011 11:24:22 +0200 wenzelm always use sockets on Windows/Cygwin;
Sun, 16 Oct 2011 21:49:47 +0200 krauss mira configuration: use official polyml 5.4.1 on lxbroy10
Sun, 16 Oct 2011 18:48:30 +0200 wenzelm added Term.dummy_pattern conveniences;
Sun, 16 Oct 2011 16:56:01 +0200 wenzelm slightly more standard-conformant XML parsing (see also 94033767ef9b);
Sun, 16 Oct 2011 14:48:01 +0200 haftmann tuned proof
Sun, 16 Oct 2011 14:48:00 +0200 haftmann tuned type annnotation
Sun, 16 Oct 2011 14:48:00 +0200 haftmann hide not_member as also member
Sat, 15 Oct 2011 20:40:13 +0200 wenzelm misc tuning and modernization;
Sat, 15 Oct 2011 18:14:36 +0200 wenzelm updated to Scala 2.8.2.final;
Sat, 15 Oct 2011 17:00:17 +0200 wenzelm prefer recent polyml-5.4.1, but retain potentially fragile polyml-5.2.1 as experimental test;
Sat, 15 Oct 2011 16:58:37 +0200 wenzelm updated to polyml-5.4.1;
Sat, 15 Oct 2011 15:55:10 +0200 wenzelm updated to polyml-5.4.1;
Sat, 15 Oct 2011 00:18:00 +0200 haftmann merged
Fri, 14 Oct 2011 22:42:56 +0200 haftmann monadic bind
Fri, 14 Oct 2011 18:55:59 +0200 haftmann moved sublists to More_List.thy
Fri, 14 Oct 2011 18:55:29 +0200 haftmann NEWS
Fri, 14 Oct 2011 11:34:30 +0200 wenzelm more complete stats, including small sessions which provide some clues on main HOL baseline performance;
Thu, 13 Oct 2011 23:35:15 +0200 haftmann avoid very specific code equation for card; corrected spelling
Thu, 13 Oct 2011 23:27:46 +0200 haftmann bouned transitive closure
Thu, 13 Oct 2011 23:02:59 +0200 haftmann moved acyclic predicate up in hierarchy
Thu, 13 Oct 2011 22:56:19 +0200 haftmann tuned
Thu, 13 Oct 2011 22:56:19 +0200 haftmann modernized definitions
Thu, 13 Oct 2011 22:50:35 +0200 wenzelm static dummy_task (again) to avoid a few extra allocations;
Thu, 13 Oct 2011 13:49:55 +0200 noschinl tuned markup
Thu, 13 Oct 2011 11:45:33 +0200 wenzelm discontinued obsolete 'types' command;
Wed, 12 Oct 2011 22:48:23 +0200 wenzelm modernized structure Induct_Tacs;
Wed, 12 Oct 2011 22:21:38 +0200 wenzelm tuned signature;
Wed, 12 Oct 2011 21:39:33 +0200 wenzelm misc tuning and clarification;
Wed, 12 Oct 2011 20:57:40 +0200 wenzelm tuned ML style;
Wed, 12 Oct 2011 20:16:48 +0200 wenzelm tuned proofs -- eliminated vacuous "induct arbitrary: ..." situations;
Wed, 12 Oct 2011 16:21:07 +0200 wenzelm discontinued obsolete alias structure ProofContext;
Wed, 12 Oct 2011 09:16:30 +0200 nipkow separated monotonicity reasoning and defined narrowing with while_option
Mon, 10 Oct 2011 20:14:25 +0200 wenzelm include no-smlnj targets into library (cf. e54a985daa61);
Mon, 10 Oct 2011 16:47:45 +0200 bulwahn increasing values_timeout to avoid SML_makeall failures on our current tests
Mon, 10 Oct 2011 11:12:09 +0200 wenzelm merged
Mon, 10 Oct 2011 11:10:45 +0200 wenzelm removed obsolete RC tags;
Sun, 09 Oct 2011 11:13:53 +0200 huffman Int.thy: discontinued some legacy theorems
Sun, 09 Oct 2011 08:30:48 +0200 huffman Set.thy: remove redundant [simp] declarations
Mon, 03 Oct 2011 22:21:19 +0200 bulwahn removing code equation for card on finite types when loading the Executable_Set theory; should resolve a code generation issue with CoreC++
Mon, 03 Oct 2011 15:39:30 +0200 bulwahn tune text for document generation
Mon, 03 Oct 2011 14:43:15 +0200 bulwahn adding examples with relations to Quickcheck_Examples to show that quickcheck can actually handle operators on relations as well
Mon, 03 Oct 2011 14:43:14 +0200 bulwahn adding code equations for cardinality and (reflexive) transitive closure on finite types
Mon, 03 Oct 2011 14:43:13 +0200 bulwahn adding lemma about rel_pow in Transitive_Closure for executable equation of the (refl) transitive closure
Mon, 03 Oct 2011 14:43:12 +0200 bulwahn adding lemma to List library for executable equation of the (refl) transitive closure
Thu, 29 Sep 2011 21:42:03 +0200 Jean Pichon fixed typos in IMP
Wed, 28 Sep 2011 10:35:56 +0200 nipkow added nice interval syntax
Wed, 28 Sep 2011 09:59:55 +0200 nipkow Added dependecies
Wed, 28 Sep 2011 09:55:11 +0200 nipkow Added Hoare-like Abstract Interpretation
Wed, 28 Sep 2011 08:51:55 +0200 nipkow moved IMP/AbsInt stuff into subdirectory Abs_Int_Den
Mon, 26 Sep 2011 21:13:26 +0200 wenzelm back to post-release mode;
Sun, 09 Oct 2011 17:06:19 +0200 wenzelm Added tag Isabelle2011-1 for changeset 76fef3e57004
Sun, 09 Oct 2011 16:47:58 +0200 wenzelm tuned; Isabelle2011-1
Sun, 09 Oct 2011 15:46:06 +0200 wenzelm updated ISABELLE_HOME_USER;
Tue, 04 Oct 2011 14:51:51 +0200 wenzelm more explicit check of Java executable -- relevant for Linux x86/x86_64 mismatch and absence on Mac OS Lion;
Mon, 03 Oct 2011 11:16:51 +0200 wenzelm Added tag Isabelle2011-1-RC2 for changeset a45121ffcfcb
Mon, 03 Oct 2011 11:14:19 +0200 wenzelm some amendments due to Jean Pichon;
Thu, 29 Sep 2011 09:37:59 +0200 traytel correct coercion generation in case of unknown map functions
Wed, 28 Sep 2011 13:52:14 +0200 wenzelm proper platform_file_url for Windows UNC paths (server shares);
Tue, 27 Sep 2011 22:35:57 +0200 wenzelm proper platform_file_url;
Tue, 27 Sep 2011 22:14:15 +0200 wenzelm observe base URL of rendered document;
Tue, 27 Sep 2011 21:39:55 +0200 wenzelm more README;
Tue, 27 Sep 2011 20:45:15 +0200 wenzelm tuned README.html;
Tue, 27 Sep 2011 20:25:15 +0200 wenzelm tuned;
Tue, 27 Sep 2011 14:17:40 +0200 wenzelm retain output, which is required for non-existent JRE, for example (cf. b455e4f42c04);
Tue, 27 Sep 2011 00:03:11 +0200 wenzelm tuned message, which is displayed after termination of Isabelle.app on Mac OS;
Mon, 26 Sep 2011 23:51:59 +0200 wenzelm keep top-level "Isabelle" executable -- now an alias for "isabelle jedit";
Mon, 26 Sep 2011 23:43:52 +0200 wenzelm tuned;
Mon, 26 Sep 2011 21:41:39 +0200 wenzelm ensure Isabelle env;
Mon, 26 Sep 2011 21:17:25 +0200 wenzelm Added tag Isabelle2011-1-RC1 for changeset 24ad77c3a147
Mon, 26 Sep 2011 21:09:28 +0200 wenzelm tuned;
Mon, 26 Sep 2011 20:53:53 +0200 wenzelm misc tuning for release;
Mon, 26 Sep 2011 20:39:18 +0200 wenzelm reverted 09cdc4209d25 for formal reasons: it did not say what was "broken" nor "fixed", but broke IsaMakefile dependencies;
Mon, 26 Sep 2011 20:31:41 +0200 wenzelm makedist for release;
Mon, 26 Sep 2011 14:03:43 +0200 blanchet put MiniSat back first -- Torlak's eval seemed to suggest that Crypto and Lingeling were better, but Crypto is slower on "Nitpick_Examples" and Crypto crashes
Mon, 26 Sep 2011 11:41:52 +0200 blanchet require Java 1.6 in the Nitpick documentation -- technically 1.5 will also work with Kodkodi 1.2.16, but it won't work with Kodkodi 1.5.0
Mon, 26 Sep 2011 11:41:52 +0200 blanchet put CryptoMiniSat first and remove warning about unsoundness now that it has been fixed in Kodkod
Mon, 26 Sep 2011 10:57:20 +0200 bulwahn adding an example with inductive predicates to quickcheck narrowing examples
Mon, 26 Sep 2011 10:30:37 +0200 bulwahn importing the Generated_Code module qualified to reduce the probability of name clashes between the static code and the generated code in the narrowing-based Quickcheck
Sun, 25 Sep 2011 19:34:20 +0200 blanchet clarify platforms
Sun, 25 Sep 2011 18:43:25 +0200 blanchet killed JNI version of zChaff, since Kodkod 1.5 does not support it anymore
Sun, 25 Sep 2011 18:43:25 +0200 blanchet updated Nitpick SAT Solver doc
Sun, 25 Sep 2011 18:43:25 +0200 blanchet update list of SAT solvers reflecting Kodkod 1.5
Sun, 25 Sep 2011 17:25:34 +0200 wenzelm tuned signature;
Sun, 25 Sep 2011 13:48:59 +0200 wenzelm more uniform defaults;
Sun, 25 Sep 2011 09:37:33 +0200 haftmann Quotient_Set.thy is part of library
Sun, 25 Sep 2011 00:32:49 +0200 nipkow fixed typo
Sat, 24 Sep 2011 17:18:39 +0200 wenzelm standardize drive letters -- important for proper document node identification;
(0) -30000 -10000 -3000 -1000 -384 +384 +1000 +3000 +10000 +30000 tip