Sun, 20 Nov 2011 13:29:12 +0100 wenzelm tuned;
Sat, 19 Nov 2011 21:23:16 +0100 wenzelm NEWS;
Sat, 19 Nov 2011 21:18:38 +0100 wenzelm added ML antiquotation @{attributes};
Sat, 19 Nov 2011 17:20:17 +0100 wenzelm merged
Sat, 19 Nov 2011 12:42:21 +0100 blanchet made SML/NJ happy
Sat, 19 Nov 2011 16:16:33 +0100 wenzelm simplified Locale.add_thmss, after partial evaluation of attributes;
Sat, 19 Nov 2011 15:34:37 +0100 wenzelm misc tuning;
Sat, 19 Nov 2011 15:04:36 +0100 wenzelm tuned;
Sat, 19 Nov 2011 14:31:43 +0100 wenzelm refined partial evaluation of attributes: avoid duplication of facts for plain declarations;
Sat, 19 Nov 2011 13:36:38 +0100 wenzelm discontinued slightly odd write_prv, which would still write .prv files the first time, and deprive add-on tools from date stamp change (cf. 157e74588c49);
Sat, 19 Nov 2011 13:02:50 +0100 wenzelm do not store vacuous theorem specifications -- relevant for frugal local theory content;
Sat, 19 Nov 2011 12:33:18 +0100 wenzelm put structural attributes of 'obtains' in outer declarations, to make it actually work in local theory;
Fri, 18 Nov 2011 22:32:57 +0100 wenzelm sequential lemmas to accomodate static rule attributes;
Fri, 18 Nov 2011 21:55:24 +0100 wenzelm partial evaluation of locale facts leads to static scoping of rule attributes;
Fri, 18 Nov 2011 21:50:50 +0100 wenzelm tuned message;
Fri, 18 Nov 2011 16:42:31 +0100 blanchet gave SML/NJ a chance
Fri, 18 Nov 2011 14:47:08 +0100 blanchet more robust options
Fri, 18 Nov 2011 13:50:01 +0100 bulwahn adding another example for lifting definitions
Fri, 18 Nov 2011 13:42:07 +0100 bulwahn improving header
Fri, 18 Nov 2011 11:47:12 +0100 blanchet more "metis" calls in example
Fri, 18 Nov 2011 11:47:12 +0100 blanchet be more silent when auto minimizing
Fri, 18 Nov 2011 11:47:12 +0100 blanchet less offensive terminology
Fri, 18 Nov 2011 11:47:12 +0100 blanchet more "metis" calls in example
Fri, 18 Nov 2011 11:47:12 +0100 blanchet minor textual improvement
Fri, 18 Nov 2011 11:47:12 +0100 blanchet pull variables (Var) out of lambdas, so that the Isabelle theorems closely mirror the Metis lambda-lifted ones
Fri, 18 Nov 2011 11:47:12 +0100 blanchet wrap lambdas earlier, to get more control over beta/eta
Fri, 18 Nov 2011 11:47:12 +0100 blanchet move eta-contraction to before translation to Metis, to ensure everything stays in sync
Fri, 18 Nov 2011 11:47:12 +0100 blanchet avoid that var names get changed by resolution in Metis lambda-lifting
Fri, 18 Nov 2011 11:47:12 +0100 blanchet better threading of type encodings between Sledgehammer and "metis"
Fri, 18 Nov 2011 11:47:12 +0100 blanchet fixed bugs in lambda-lifting code -- ensure distinct names for variables
Fri, 18 Nov 2011 11:47:12 +0100 blanchet protect prefix against variant mutations
Fri, 18 Nov 2011 11:47:12 +0100 blanchet example cleanup
Fri, 18 Nov 2011 11:47:12 +0100 blanchet example cleanup
Fri, 18 Nov 2011 11:47:12 +0100 blanchet don't propagate user-set "type_enc" or "lam_trans" to Metis calls
Fri, 18 Nov 2011 11:47:12 +0100 blanchet don't needlessly pass "lam_lifted" option to "metis" call for SMT proof
Fri, 18 Nov 2011 11:47:12 +0100 blanchet avoid spurious messages in "lam_lifting" mode
Fri, 18 Nov 2011 11:47:12 +0100 blanchet eta-contract to avoid needless "lambda" wrappers
Fri, 18 Nov 2011 11:47:12 +0100 blanchet quiet down SMT
Fri, 18 Nov 2011 11:47:12 +0100 blanchet more aggressive lambda hiding (if we anyway need to pass an option to Metis)
Fri, 18 Nov 2011 11:47:12 +0100 blanchet updated Sledgehammer docs
Fri, 18 Nov 2011 11:47:12 +0100 blanchet don't pass "lam_lifted" option to "metis" unless there's a good reason
Fri, 18 Nov 2011 11:47:12 +0100 blanchet no needless reconstructors
Fri, 18 Nov 2011 11:47:12 +0100 blanchet removed more clutter
Fri, 18 Nov 2011 11:47:12 +0100 blanchet removed needless baggage
Fri, 18 Nov 2011 06:50:05 +0100 huffman Word.thy: reduce usage of numeral-representation-dependent thms like number_of_is_id in proofs
Fri, 18 Nov 2011 04:56:35 +0100 huffman merged
Thu, 17 Nov 2011 18:31:00 +0100 huffman Groups.thy: generalize several lemmas from class ab_group_add to class group_add
Thu, 17 Nov 2011 15:07:46 +0100 huffman HOL-Word: removed more duplicate theorems
Thu, 17 Nov 2011 14:52:05 +0100 huffman HOL-Word: removed many duplicate theorems (see NEWS)
Thu, 17 Nov 2011 14:24:10 +0100 huffman Word.thy: rearrange to instantiate arithmetic classes together with arithmetic operations
Thu, 17 Nov 2011 12:38:03 +0100 huffman move definitions of bitwise operators into appropriate document section
Thu, 17 Nov 2011 12:29:48 +0100 huffman HOL-Word: add simp rules for bin_rest, bin_last; shorten several proofs
Thu, 17 Nov 2011 08:07:54 +0100 huffman HOL-NSA: add number_semiring instance, reformulate several lemmas using '2' instead of '1+1'
Thu, 17 Nov 2011 07:55:09 +0100 huffman simplify implementation of approx_reorient_simproc
Thu, 17 Nov 2011 07:31:37 +0100 huffman name simp theorems st_0 and st_1
Thu, 17 Nov 2011 07:15:30 +0100 huffman remove redundant simp rules plus_enat_0
Thu, 17 Nov 2011 21:58:10 +0100 wenzelm eliminated slightly odd Rep' with dynamically-scoped [simplified];
Thu, 17 Nov 2011 21:31:29 +0100 wenzelm partial evaluation in invisible context;
Thu, 17 Nov 2011 19:01:05 +0100 bulwahn adding a preliminary example to show how the quotient_definition package can be generalized
Thu, 17 Nov 2011 18:44:56 +0100 bulwahn tuned header
Thu, 17 Nov 2011 14:35:32 +0100 bulwahn adding database of abs and rep terms to the quotient package; registering abs and rep terms in quotient_type and using them in quotient_definition
Thu, 17 Nov 2011 06:04:59 +0100 huffman simplify some proofs
Thu, 17 Nov 2011 06:01:47 +0100 huffman Int.thy: remove duplicate lemmas double_less_0_iff and odd_less_0, use {even,odd}_less_0_iff instead
Thu, 17 Nov 2011 05:27:45 +0100 huffman merged
Wed, 16 Nov 2011 15:20:27 +0100 huffman rewrite integer numeral div/mod simprocs to not return conditional rewrites; add regression tests
Wed, 16 Nov 2011 13:58:31 +0100 huffman remove redundant lemmas bin_last_mod and bin_rest_div, use bin_last_def and bin_rest_def instead
Wed, 16 Nov 2011 12:29:50 +0100 huffman simplify proof of word_of_int; remove several now-unused lemmas about Rep_Integ
Wed, 16 Nov 2011 23:09:46 +0100 wenzelm retain mixed attributes as dynamic theorem expression, but disallow subsequent static rules;
Wed, 16 Nov 2011 21:16:36 +0100 wenzelm clarified Attrib.partial_evaluation;
Wed, 16 Nov 2011 20:56:21 +0100 wenzelm tagging is not stable under morphisms and need to be replayed dynamically (mixed_attribute);
Wed, 16 Nov 2011 17:59:58 +0100 blanchet compile
Wed, 16 Nov 2011 17:26:42 +0100 blanchet compile
Wed, 16 Nov 2011 17:19:08 +0100 blanchet compile
Wed, 16 Nov 2011 17:06:14 +0100 blanchet give each time slice its own lambda translation
Wed, 16 Nov 2011 16:35:19 +0100 blanchet thread in additional options to minimizer
Wed, 16 Nov 2011 13:22:36 +0100 blanchet make metis reconstruction handling more flexible
Wed, 16 Nov 2011 11:16:23 +0100 blanchet document metis options better
Wed, 16 Nov 2011 10:44:36 +0100 blanchet fixed typo
Wed, 16 Nov 2011 10:34:08 +0100 blanchet document "lam_trans" option
Wed, 16 Nov 2011 10:09:44 +0100 blanchet nicer bullets
Wed, 16 Nov 2011 09:42:27 +0100 blanchet parse lambda translation option in Metis
Tue, 15 Nov 2011 22:20:58 +0100 blanchet rename the lambda translation schemes, so that they are understandable out of context
Tue, 15 Nov 2011 22:15:51 +0100 blanchet rename configuration option to more reasonable length
Tue, 15 Nov 2011 22:13:39 +0100 blanchet continued implementation of lambda-lifting in Metis
Tue, 15 Nov 2011 22:13:39 +0100 blanchet disable debugging output
Tue, 15 Nov 2011 22:13:39 +0100 blanchet use consts, not frees, for lambda-lifting
Tue, 15 Nov 2011 22:13:39 +0100 blanchet started implementing lambda-lifting in Metis
Tue, 15 Nov 2011 15:38:50 +0100 bulwahn improved generators for rational numbers to generate negative numbers;
Tue, 15 Nov 2011 15:38:49 +0100 bulwahn tuned
Tue, 15 Nov 2011 12:51:14 +0100 huffman remove one more old-style semicolon
Tue, 15 Nov 2011 12:49:05 +0100 huffman Metis_Examples/Big_O.thy: add number_ring class constraints, adapt proofs to use cancellation simprocs
Tue, 15 Nov 2011 12:39:49 +0100 huffman remove old-style semicolons
Tue, 15 Nov 2011 12:39:29 +0100 huffman avoid theorem references like 'semiring_norm(111)'
Tue, 15 Nov 2011 09:22:19 +0100 huffman merged
Mon, 14 Nov 2011 19:35:41 +0100 huffman merged
Mon, 14 Nov 2011 19:35:05 +0100 huffman Parametric_Ferrante_Rackoff.thy: restrict to class number_ring, replace '1+1' with '2' everywhere
Mon, 14 Nov 2011 09:49:05 +0100 huffman avoid numeral-representation-specific rules in metis proof
Mon, 14 Nov 2011 23:13:23 +0100 wenzelm merged
Mon, 14 Nov 2011 21:11:31 +0100 hoelzl remove sorry, otherwise it breaks the testboard
Mon, 14 Nov 2011 18:36:31 +0100 hoelzl cleaned up float theories; removed duplicate definitions and theorems
Mon, 14 Nov 2011 12:28:34 +0100 hoelzl enforce quick_and_dirty in Code_Real_Approx_By_Float
Mon, 14 Nov 2011 23:00:56 +0100 wenzelm some support for partial evaluation of attributed facts;
Mon, 14 Nov 2011 20:25:22 +0100 wenzelm tuned;
Mon, 14 Nov 2011 19:27:42 +0100 wenzelm eliminated dead code;
Mon, 14 Nov 2011 17:48:26 +0100 wenzelm inner syntax positions for string literals;
Mon, 14 Nov 2011 17:47:59 +0100 wenzelm less confusion subexpression markup;
Mon, 14 Nov 2011 16:52:19 +0100 wenzelm pass positions for named targets, for formal links in the document model;
Mon, 14 Nov 2011 16:24:50 +0100 wenzelm simplified Runtime.exn_messages: always print detailed version of low-level exeptions, which should not occur in regular user errors anyway;
Mon, 14 Nov 2011 16:16:49 +0100 wenzelm more detailed exception_trace: in Poly/ML 5.4.x intermediate handlers reset the trace (cf. Poly/ML SVN 1110);
Mon, 14 Nov 2011 12:29:19 +0100 bulwahn merged
Mon, 14 Nov 2011 11:14:06 +0100 bulwahn setting up exhaustive generators which are used for the smart generators
Mon, 14 Nov 2011 11:50:52 +0100 hoelzl add Code_Real_Approx_By_Float
Mon, 14 Nov 2011 09:25:05 +0100 huffman merged
Sun, 13 Nov 2011 19:30:35 +0100 huffman remove lemma float_remove_real_numeral, which duplicated Float.float_number_of
Sun, 13 Nov 2011 19:26:53 +0100 huffman remove unnecessary number-representation-specific rules from metis calls;
Sun, 13 Nov 2011 20:28:22 +0100 blanchet avoid confusing selector output
Sun, 13 Nov 2011 20:28:22 +0100 blanchet remove unsound line in Nitpick's "rat" setup
Sat, 12 Nov 2011 21:10:56 +0100 wenzelm tuned proofs;
Sat, 12 Nov 2011 20:14:09 +0100 wenzelm merged
Sat, 12 Nov 2011 13:01:56 +0100 huffman removed some old-style semicolons
Sat, 12 Nov 2011 19:44:56 +0100 wenzelm index markup elements for more efficient cumulate/select operations;
Sat, 12 Nov 2011 18:56:49 +0100 wenzelm tuned;
Sat, 12 Nov 2011 18:05:31 +0100 wenzelm tuned markup -- prefer user-perspective;
Sat, 12 Nov 2011 17:53:48 +0100 wenzelm tuned specifications and proofs;
Sat, 12 Nov 2011 17:52:28 +0100 wenzelm more precise type;
Sat, 12 Nov 2011 17:01:58 +0100 wenzelm refined Markup_Tree implementation: stacked markup within each entry;
Sat, 12 Nov 2011 12:21:42 +0100 wenzelm tuned signature;
Sat, 12 Nov 2011 11:45:49 +0100 wenzelm tuned signature;
Fri, 11 Nov 2011 22:09:07 +0100 wenzelm merged
Fri, 11 Nov 2011 12:31:00 +0100 huffman merged
Fri, 11 Nov 2011 12:30:28 +0100 huffman abel_cancel.ML: avoid canceling zeros, which would cause the simproc to return a trivial rewrite;
Fri, 11 Nov 2011 11:30:31 +0100 huffman use simproc_setup for the remaining nat_numeral simprocs
Fri, 11 Nov 2011 11:11:03 +0100 huffman use simproc_setup for more nat_numeral simprocs; add simproc tests
Fri, 11 Nov 2011 12:10:49 +0100 bulwahn using more conventional names for monad plus operations
Fri, 11 Nov 2011 22:05:18 +0100 wenzelm more tooltip content;
Fri, 11 Nov 2011 21:45:52 +0100 wenzelm added markup_cumulate operator;
Fri, 11 Nov 2011 16:25:32 +0100 wenzelm depth-first proof forking for improved locality (wrt. cancellation and overall memory usage);
Fri, 11 Nov 2011 16:06:26 +0100 wenzelm tuned;
Fri, 11 Nov 2011 15:25:22 +0100 wenzelm more abstract Markup_Tree;
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
(0) -30000 -10000 -3000 -1000 -480 +480 +1000 +3000 +10000 +30000 tip