Fri, 04 Jun 2010 15:21:46 +0200 blanchet made "neg_clausify" a legacy feature
Fri, 04 Jun 2010 15:09:37 +0200 blanchet kill active Sledgehammer threads when running minimize, to avoid confusing the user with too much output
Fri, 04 Jun 2010 15:08:50 +0200 blanchet redid the Isar proofs using the latest Sledgehammer, eliminating the last occurrences of "neg_clausify" in proofs
Fri, 04 Jun 2010 14:08:23 +0200 blanchet fix bugs in Sledgehammer's Isar proof "redirection" code
Wed, 02 Jun 2010 17:19:44 +0200 blanchet handle Vampire's definitions smoothly
Wed, 02 Jun 2010 17:06:28 +0200 blanchet fix bug in direct Isar proofs, which was exhibited by the "BigO" example
Wed, 02 Jun 2010 15:18:48 +0200 blanchet honor "xsymbols"
Wed, 02 Jun 2010 14:40:15 +0200 blanchet kill another neg_clausify proof
Wed, 02 Jun 2010 14:35:52 +0200 blanchet show types in Isar proofs, but not for free variables;
Wed, 02 Jun 2010 12:28:42 +0200 blanchet give more helpful error message
Fri, 04 Jun 2010 16:42:26 +0200 haftmann first proposal for a announcement
Fri, 04 Jun 2010 16:02:46 +0200 krauss NEWS (more strict internal axioms/defs format)
Fri, 04 Jun 2010 16:47:36 +0200 wenzelm one all-inclusive bundle for each platform;
Fri, 04 Jun 2010 15:48:13 +0200 wenzelm more robust handling of additional type variables: warning, more canonical order, drop mixfix syntax if implicit type arguments are introduced (to avoid delusion due to shifted arguments);
Fri, 04 Jun 2010 14:15:56 +0200 wenzelm tuned warning;
Fri, 04 Jun 2010 11:31:33 +0200 wenzelm less ambitious settings;
Fri, 04 Jun 2010 11:30:46 +0200 wenzelm spelling;
Thu, 03 Jun 2010 23:56:05 +0200 wenzelm do not open Proofterm, which is very ould style;
Thu, 03 Jun 2010 23:17:57 +0200 wenzelm eliminated ML structure alias;
Thu, 03 Jun 2010 22:54:33 +0200 wenzelm tuned default perspective;
Thu, 03 Jun 2010 22:45:49 +0200 wenzelm tracing in aliceblue;
Thu, 03 Jun 2010 22:31:59 +0200 wenzelm discontinued obsolete Isar.context() -- long superseded by @{context};
Thu, 03 Jun 2010 22:17:36 +0200 wenzelm diagnostic commands 'ML_val' and 'ML_command' may refer to antiquotations @{Isar.state} and @{Isar.goal};
Thu, 03 Jun 2010 22:06:37 +0200 wenzelm allow qualified names;
Thu, 03 Jun 2010 16:56:44 +0200 krauss CONTRIBUTORS
Thu, 03 Jun 2010 16:39:50 +0200 krauss clarified
Thu, 03 Jun 2010 16:39:05 +0200 krauss mention unconstrain in NEWS
Wed, 02 Jun 2010 22:45:50 +0200 haftmann merged
Wed, 02 Jun 2010 22:06:14 +0200 haftmann hide default, map_entry, map_default
Wed, 02 Jun 2010 21:53:03 +0200 wenzelm improved parallelism of proof term normalization;
Wed, 02 Jun 2010 21:39:35 +0200 wenzelm always unconstrain thm proofs;
Wed, 02 Jun 2010 21:12:28 +0200 wenzelm replaced ML pokes by explicit usedir -p;
Wed, 02 Jun 2010 18:48:30 +0200 haftmann merged
Wed, 02 Jun 2010 16:24:14 +0200 haftmann absolute import -- must work with Main.thy / HOL-Proofs
Wed, 02 Jun 2010 16:24:14 +0200 haftmann avoid duplicate import
Wed, 02 Jun 2010 16:24:14 +0200 haftmann HOL-Proofs is based in Main.thy
Wed, 02 Jun 2010 16:24:13 +0200 haftmann dropped lemma duplicate
Wed, 02 Jun 2010 15:35:14 +0200 haftmann msetprod_empty, msetprod_singleton
Wed, 02 Jun 2010 15:35:14 +0200 haftmann induction over non-empty lists
Wed, 02 Jun 2010 15:35:14 +0200 haftmann removed dependency of Euclid on Old_Number_Theory
Wed, 02 Jun 2010 15:35:13 +0200 haftmann modernized
Wed, 02 Jun 2010 16:42:58 +0200 wenzelm removed obsolete usedir -p 1 option;
Wed, 02 Jun 2010 15:38:27 +0200 wenzelm actually test smlnj;
Wed, 02 Jun 2010 15:36:24 +0200 wenzelm updated keywords;
Wed, 02 Jun 2010 14:55:37 +0200 wenzelm Added tag isa2009-2-test0 for changeset 935c75359742
Wed, 02 Jun 2010 14:38:39 +0200 wenzelm more CONTRIBUTORS;
Wed, 02 Jun 2010 13:18:48 +0200 wenzelm merged
Wed, 02 Jun 2010 13:18:21 +0200 wenzelm Hilbert_Classical: disable multithreading altogether, otherwise proof normalization will fork futures independently of Goal.parallel_proofs;
Wed, 02 Jun 2010 12:40:25 +0200 nipkow merged
Wed, 02 Jun 2010 12:40:12 +0200 nipkow added lemmas
Wed, 02 Jun 2010 11:53:17 +0200 blanchet merged
Wed, 02 Jun 2010 10:51:55 +0200 blanchet merge
Wed, 02 Jun 2010 10:50:53 +0200 blanchet fix parameter settings
Tue, 01 Jun 2010 20:52:01 +0200 blanchet merged
Tue, 01 Jun 2010 17:52:19 +0200 blanchet merged
Tue, 01 Jun 2010 17:52:00 +0200 blanchet update NEWS
Tue, 01 Jun 2010 17:51:41 +0200 blanchet fix Nitpick soundness bug regarding The and Eps
Tue, 01 Jun 2010 17:45:28 +0200 blanchet added examples/tests for THE and SOME
Tue, 01 Jun 2010 17:28:16 +0200 blanchet cosmetics
Tue, 01 Jun 2010 17:04:21 +0200 blanchet adapt example
Tue, 01 Jun 2010 16:17:46 +0200 blanchet fix code that used to raise an exception if bound variables were given a finite function type, because the old vs. new bound variable types were confused
Tue, 01 Jun 2010 15:53:15 +0200 blanchet improved precision of "set" based on an example from Lukas
Tue, 01 Jun 2010 15:43:20 +0200 blanchet remove debug output
Tue, 01 Jun 2010 15:38:47 +0200 blanchet removed "nitpick_intro" attribute -- Nitpick noew uses Spec_Rules instead
Tue, 01 Jun 2010 15:37:14 +0200 blanchet subsumed by NEWS -- for older history, see previous versions of Nitpick
Tue, 01 Jun 2010 14:54:35 +0200 blanchet don't show spurious "..." in Nitpick's output for free variables of set type (e.g., P (op +) example from Manual_Nits.thy); undoes parts of 38ba15040455, which was too aggressive
Tue, 01 Jun 2010 14:14:02 +0200 blanchet honor xsymbols in Nitpick
Tue, 01 Jun 2010 12:20:08 +0200 blanchet added "atoms" option to Nitpick (request from Karlsruhe) + wrap Refute. functions to "nitpick_util.ML"
Tue, 01 Jun 2010 11:58:50 +0200 blanchet document new option
Tue, 01 Jun 2010 10:40:23 +0200 blanchet make Nitpick handle multiple typedef entries for same typedef
Tue, 01 Jun 2010 10:32:29 +0200 blanchet remove comment
Tue, 01 Jun 2010 10:31:18 +0200 blanchet thread along context instead of theory for typedef lookup
Mon, 31 May 2010 18:51:06 +0200 blanchet obsolete FIXME
Mon, 31 May 2010 18:49:32 +0200 blanchet move SAT solver warning from every invocation of SAT solver to the tool, Refute, that uses it;
Mon, 31 May 2010 18:00:28 +0200 blanchet don't include any axioms for "TYPE" in Nitpick
Wed, 02 Jun 2010 11:36:09 +0200 haftmann dropped obsolete script
Wed, 02 Jun 2010 11:09:26 +0200 wenzelm normalize and postprocess proof body in a separate future, taking care of platforms without multithreading (greately improves parallelization in general without the overhead of promised proofs, cf. usedir -q 0);
Wed, 02 Jun 2010 08:01:45 +0200 haftmann merged
Tue, 01 Jun 2010 17:25:00 +0200 haftmann avoid store flag in add_* operations
Tue, 01 Jun 2010 22:19:17 +0200 wenzelm arities: no need to maintain original codomain (cf. f795c1164708) -- completion happens in axclass.ML;
Tue, 01 Jun 2010 17:36:53 +0200 wenzelm merged
Tue, 01 Jun 2010 15:59:01 +0200 haftmann do not expose store flag of AxClass.add_*
Tue, 01 Jun 2010 13:59:13 +0200 haftmann merged
Tue, 01 Jun 2010 13:52:12 +0200 haftmann adapted to changes
Tue, 01 Jun 2010 13:52:11 +0200 haftmann capitalized type variables; added yield as keyword
Tue, 01 Jun 2010 13:52:11 +0200 haftmann brackify_infix etc.: no break before infix operator -- eases survival in Scala
Tue, 01 Jun 2010 17:27:38 +0200 wenzelm basic support for sub/superscript token markup -- NB: need to maintain extended token types eagerly, since jEdit occasionally reinstalls a style array that is too short;
Tue, 01 Jun 2010 13:54:33 +0200 wenzelm use local /home/isatest/polyml-5.3.0 on atbroy102 to avoid problems with the SMB filesystem via homebroy;
Tue, 01 Jun 2010 13:32:05 +0200 wenzelm uniform ML environment setup for Isar and PG;
Tue, 01 Jun 2010 12:16:40 +0200 berghofe merged
Tue, 01 Jun 2010 11:39:51 +0200 berghofe Renamed TypeInfer to Type_Infer.
Tue, 01 Jun 2010 11:30:57 +0200 berghofe merged
Tue, 01 Jun 2010 11:16:16 +0200 berghofe assign now applies meet before update_new to avoid misleading error message.
Tue, 01 Jun 2010 11:13:40 +0200 berghofe Tuned.
Tue, 01 Jun 2010 11:13:09 +0200 berghofe Adapted to new format of proof terms containing explicit proofs of class membership.
Tue, 01 Jun 2010 11:04:49 +0200 berghofe classrel and arity theorems are now stored under proper name in theory. add_arity and
Tue, 01 Jun 2010 11:01:16 +0200 berghofe - outer_constraints with original variable names, to ensure that argsP is consistent with args
Tue, 01 Jun 2010 10:55:38 +0200 berghofe outer_constraints with original variable names, to ensure that argsP is consistent with args
Tue, 01 Jun 2010 10:53:55 +0200 berghofe - Equality check on propositions after lookup of theorem now takes type variable
Tue, 01 Jun 2010 10:48:38 +0200 berghofe Use Proofterm.forall_intr_proof' instead of locally defined forall_intr_prf.
Tue, 01 Jun 2010 10:46:47 +0200 berghofe - Added extra flag to read_term and read_proof functions that allows to parse (proof)terms in which
Tue, 01 Jun 2010 11:37:41 +0200 wenzelm merged
Tue, 01 Jun 2010 11:18:51 +0200 haftmann merged
Tue, 01 Jun 2010 10:30:54 +0200 haftmann corrected printing of characters
Tue, 01 Jun 2010 10:30:53 +0200 haftmann corrected implementation
Tue, 01 Jun 2010 10:30:53 +0200 haftmann added Scala code setup
Tue, 01 Jun 2010 10:30:53 +0200 haftmann tuned code setup
Tue, 01 Jun 2010 11:37:24 +0200 wenzelm keep structure ThyLoad for the sake of Proof General;
Tue, 01 Jun 2010 09:12:12 +0200 haftmann added random instance for word
Mon, 31 May 2010 22:08:40 +0200 wenzelm notes on Isabelle/jEdit;
Mon, 31 May 2010 21:29:27 +0200 wenzelm remove presently unused Isabelle application;
Mon, 31 May 2010 21:06:57 +0200 wenzelm modernized some structure names, keeping a few legacy aliases;
Mon, 31 May 2010 19:36:13 +0200 wenzelm merged
Mon, 31 May 2010 17:41:06 +0200 blanchet merge
Mon, 31 May 2010 17:20:41 +0200 blanchet fix handling of "split" w.r.t. new definition + fix exception handling w.r.t. "expect" option
Mon, 31 May 2010 17:31:33 +0200 haftmann updated generated files
Mon, 31 May 2010 17:29:28 +0200 haftmann clarified
Mon, 31 May 2010 17:29:26 +0200 haftmann adjusted
Mon, 31 May 2010 18:17:48 +0200 wenzelm terminate ML compiler input produced by ML_Lex.read (cf. 85e864045497);
Mon, 31 May 2010 16:45:48 +0200 wenzelm Toplevel.run_command: reraise Interrupt, to terminate the Isar_Document.execution and not store a failed attempt;
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip